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:29] – Sean Rhone | servers:bsd:mariadb [2024/12/01 14:28] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Dependencies ====== | ||
+ | |||
+ | su - | ||
+ | |||
+ | pkg install ' | ||
+ | |||
====== Settings ====== | ====== Settings ====== | ||
+ | |||
+ | su - | ||
ee '/ | ee '/ | ||
Line 20: | Line 28: | ||
table_definition_cache = ' | table_definition_cache = ' | ||
+ | ====== Service ====== | ||
- | * TODO (copy of mysql) | + | ===== Initial ===== |
- | < | + | su - |
- | root@Spinesnap: | + | |
- | Installing MariaDB/ | + | |
- | OK | + | |
- | To start mariadbd at boot time you have to copy | + | sysrc mysql_enable=" |
- | support-files/ | + | |
+ | service ' | ||
- | Two all-privilege accounts were created. | + | ===== Status ===== |
- | 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:// | + | su - |
- | You can start the MariaDB daemon with: | + | service |
- | cd '/ | + | |
- | You can test the MariaDB daemon with mariadb-test-run.pl | + | ====== Initial Setup ====== |
- | cd '/ | + | |
- | Please report any problems at https:// | + | su - |
- | The latest information about MariaDB is available at https://mariadb.org/. | + | |
- | Consider joining MariaDB' | + | ====== Optimize ====== |
- | https:// | + | |
- | Starting mysql. | + | **** |
- | </ | + | |
- | | + | |
- | sysrc mysql_enable=" | + | ====== Other ====== |
- | service ' | + | ===== Binaries ===== |
- | | + | |
- | | + | |
- | mysqlcheck -u ' | + | ===== Settings Query ===== |
- | mysqladmin -u ' | + | **** |
- | | + | |
- | / | + | ===== Socket |
- | + | ||
- | ====== | + | |
- | + | ||
- | < | + | |
- | ===== | + | |
- | Message from mariadb114-server-11.4.2: | + | |
- | -- | + | mariadb-admin variables |
- | MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for | + | |
- | 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/mytop port | + | |
- | Using wsrep clustering requires adding a configuration file. | ||
- | Copy / | ||
- | / | ||
- | </ |
/srv/www/wiki/data/attic/servers/bsd/mariadb.1727933398.txt.gz · Last modified: by Sean Rhone