mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
375b8f40ce
Remove version suffix from Debian packages (for example mariadb-server-10.9) because installing suffixed package removes older version of package even if it's suffixed (for example mariadb-server-10.7) This make also Debian package management easier in future MariaDB version iterations because there is no need for stacking Conlicts/Breaks/Replaces-parameters in every new major release
9 lines
716 B
Text
9 lines
716 B
Text
/etc/init.d/mariadb\[[0-9]+\]: Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' exists\!$
|
|
/etc/init.d/mariadb\[[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\.$
|
|
mariadbd\[[0-9]+\]: $
|
|
mariadbd\[[0-9]+\]: Version: .* socket: '/run/mysqld/mysqld.sock' port: 3306$
|
|
mariadbd\[[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'$
|