MariaDB mariadb-server-5_5 configuration example for Ubuntu 14.04 LTS (Trusty Tahr)

Get the default configuration file mariadb-server-5_5 for MariaDB, optimized for Ubuntu 14.04 LTS (Trusty Tahr). This example configuration ensures optimal compatibility and performance for MariaDB, making it easy to set up and adjust to meet your needs.

Find and download the configuration file here: /etc/logcheck/ignore.d.paranoid/mariadb-server-5_5.

For more configurations and setup guides, visit our related files section to further customize your system.

    /etc/init.d/mysql\[[0-9]+\]: Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists\!$
/etc/init.d/mysql\[[0-9]+\]: '/usr/bin/mysqladmin --defaults-(extra-)?file=/etc/mysql/debian.cnf ping' resulted in$
/etc/mysql/debian-start\[[0-9]+\]: Checking for crashed MySQL tables\.$
mysqld\[[0-9]+\]: $
mysqld\[[0-9]+\]: Version: .* socket: '/var/run/mysqld/mysqld.sock'  port: 3306$
mysqld\[[0-9]+\]: Warning: Ignoring user change to 'mysql' because the user was set to 'mysql' earlier on the command line$
mysqld_safe\[[0-9]+\]: started$
usermod\[[0-9]+\]: change user `mysql' GID from `([0-9]+)' to `\1'$
usermod\[[0-9]+\]: change user `mysql' shell from `/bin/false' to `/bin/false'$

    
  

Config Details

Location
/etc/logcheck/ignore.d.paranoid/mariadb-server-5_5
Operating system
Ubuntu 14.04 LTS (Trusty Tahr)
Length
9 lines
MD5 checksum
6babe46e791059cdd5a26f4f7fec9eca

Usage

Download the raw file with wget or curl

Wget

wget -O mariadb-server-5_5.example https://exampleconfig.com/static/raw/mariadb/ubuntu14.04/etc/logcheck/ignore.d.paranoid/mariadb-server-5_5

cURL

curl https://exampleconfig.com/static/raw/mariadb/ubuntu14.04/etc/logcheck/ignore.d.paranoid/mariadb-server-5_5 > mariadb-server-5_5.example