If you did install MariaDB manually rather than from a package, make sure the
server is started when the machine boots.
-.. _mysql-add-user:
+.. _mariadb-add-user:
Add a User
==========
Or :file:`mariadb.cnf` on Unix-like operating systems.
-.. _mysql-max-allowed-packet:
+.. _mariadb-max-allowed-packet:
Allow Large Attachments and Many Comments
-----------------------------------------
# Allow packets up to 16M
max_allowed_packet=16M
-.. _mysql-small-words:
+.. _mariadb-small-words:
Allow Small Words in Full-Text Indexes
--------------------------------------
# Allow small words in full-text indexes
ft_min_word_len=2
-.. _mysql-attach-table-size:
+.. _mariadb-attach-table-size: