servers:bsd:mariadb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:bsd:mariadb [2024/10/03 01:37] – Sean Rhone | servers:bsd:mariadb [2025/10/30 21:45] (current) – [Optimize] Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Information ====== | ||
| + | |||
| + | * MariaDB | ||
| + | |||
| + | ===== Prerequisites ===== | ||
| + | |||
| + | * [[bsd: | ||
| + | |||
| ====== Dependencies ====== | ====== Dependencies ====== | ||
| - | su -l | + | su - |
| - | pkg install 'mariadb114-server' | + | pkg install 'mariadb118-server' |
| ====== Settings ====== | ====== Settings ====== | ||
| + | |||
| + | su - | ||
| ee '/ | ee '/ | ||
| Line 23: | Line 33: | ||
| expire_logs_days = ' | expire_logs_days = ' | ||
| max_binlog_size = ' | max_binlog_size = ' | ||
| - | skip-networking = ' | + | #skip-networking = ' |
| - | table_definition_cache = ' | + | table_definition_cache = ' |
| + | |||
| + | # End</ | ||
| ====== Service ====== | ====== Service ====== | ||
| - | | + | ===== Initial ===== |
| + | |||
| + | | ||
| sysrc mysql_enable=" | sysrc mysql_enable=" | ||
| Line 34: | Line 48: | ||
| service ' | service ' | ||
| - | mariadb-secure-installation | + | ===== Status ===== |
| + | |||
| + | su - | ||
| service ' | service ' | ||
| - | / | + | ====== Initial Setup ====== |
| - | | + | |
| - | | + | |
| - | mysqladmin -u ' | + | ====== Optimize ====== |
| - | | + | |
| - | | + | |
| - | + | ||
| - | ====== Install Notes ====== | + | |
| - | + | ||
| - | ===== Install Notes ===== | + | |
| - | + | ||
| - | < | + | |
| - | ===== | + | |
| - | Message from mariadb114-server-11.4.2: | + | |
| - | + | ||
| - | -- | + | |
| - | MariaDB respects hier(7) and doesn' | + | |
| - | my.cnf. Please move existing my.cnf files from those paths to | + | |
| - | / | + | |
| - | configuration files are provided in / | + | |
| - | and / | + | |
| - | The rc(8) script no longer uses / | + | |
| - | nor / | + | |
| - | + | ||
| - | This port does NOT include the mytop perl script, this is included in | + | |
| - | the MariaDB tarball but the most recent version can be found in the | + | |
| - | databases/ | + | |
| - | + | ||
| - | Using wsrep clustering requires adding a configuration file. | + | |
| - | Copy / | + | |
| - | / | + | |
| - | </ | + | |
| - | + | ||
| - | ===== Service ===== | + | |
| - | + | ||
| - | < | + | |
| - | Installing MariaDB/ | + | |
| - | OK | + | |
| - | To start mariadbd at boot time you have to copy | + | ====== Other ====== |
| - | support-files/ | + | |
| + | ===== Binaries ===== | ||
| - | Two all-privilege accounts were created. | + | pkg info -l 'mariadb118-server' |
| - | One is root@localhost, | + | |
| - | be system | + | |
| - | The second is root@localhost, | + | |
| - | you need to be the system | + | |
| - | After connecting you can set the password, if you would need to be | + | |
| - | able to connect as any of these users with a password and without sudo | + | |
| - | See the MariaDB Knowledgebase at https:// | + | pkg info -l ' |
| - | You can start the MariaDB daemon with: | + | ===== Settings Query ===== |
| - | cd '/ | + | |
| - | You can test the MariaDB daemon with mariadb-test-run.pl | + | **** |
| - | cd '/ | + | |
| - | Please report any problems at https://mariadb.org/jira | + | |
| - | The latest information about MariaDB is available at https:// | + | ===== Socket ===== |
| - | Consider joining MariaDB' | + | |
| - | https://mariadb.org/get-involved/ | + | |
| - | Starting | + | /var/run/mysql/mysql.sock |
| - | </code> | + | |
/usr/local/www/wiki/data/attic/servers/bsd/mariadb.1727933859.txt.gz · Last modified: by Sean Rhone
