User Tools

Site Tools


servers:windows:mariadb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:windows:mariadb [2026/02/27 23:55] – [12.3] Sean Rhoneservers:windows:mariadb [2026/04/15 09:51] (current) – [Block] Sean Rhone
Line 10: Line 10:
  
   * https://mariadb.org/download/   * https://mariadb.org/download/
-  * http://downloads.mariadb.org/mariadb/12.3.1/+  * https://mariadb.org/mariadb/all-releases/
  
-  * Last tested: ''mariadb-12.3.1-winx64.msi'' ((2026/02/27: ''12.3'' only with [[servers;windows;games;trinitycore_3.3.5_localhost|TC 3.3.5]]; other notes expect ''12.2''))+  * Last tested: ''mariadb-12.3.1-winx64.msi''
  
 ===== Install Options ===== ===== Install Options =====
Line 57: Line 57:
 ===== Block ===== ===== Block =====
  
-****+  [[servers;windows;nginx;friendica#firewall|Friendica]] with WSL needs ''remoteip=localsubnet'' 
 + 
 +  CD "%ProgramFiles%\MariaDB "*"\bin"
  
-  CD "%ProgramFiles%\MariaDB "*"\bin" && "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="MariaDB Server" dir="in" action="block" profile="any" program="%CD%\mysqld.exe"+  "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="MariaDB Server" dir="in" action="block" profile="any" program="%CD%\mysqld.exe"
  
 ===== Delete Rule ===== ===== Delete Rule =====
Line 103: Line 105:
   * Weekly (Sunday) ''07:10:00 AM''   * Weekly (Sunday) ''07:10:00 AM''
  
-  SCHTASKS /Create /SC "WEEKLY" /D "SUN" /TN "DB Maintenance" /TR "%SystemDrive%\www\scripts\mariadb\Maintenance.bat" /ST "07:10" /F+  "%SystemRoot%\System32\schtasks.exe" /Create /SC "WEEKLY" /D "SUN" /TN "DB Maintenance" /TR "%SystemDrive%\www\scripts\mariadb\Maintenance.bat" /ST "07:10" /F
  
/var/www/wiki/data/attic/servers/windows/mariadb.1772254523.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki