Am 25.02.2015 um 16:47 schrieb Peter Boston:
I am installing mariadb-10.0.15 on Fedora 20 from a binary tarball file. After several changes on .my.cnf file, I minimized the installation *warning* to three. I am using the default *my-large.cnf* file from the release.
How can I eliminate them, particularly the last one: *Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist.*
just run *always* mysql_upgrade after any update of MySQL/MariaDB mariadb-manpages-10.0.17-2.fc20.20150228.rh.x86_64 mariadb-libs-10.0.17-2.fc20.20150228.rh.x86_64 mariadb-test-10.0.17-2.fc20.20150228.rh.x86_64 mariadb-server-10.0.17-2.fc20.20150228.rh.x86_64 mariadb-10.0.17-2.fc20.20150228.rh.x86_64 mariadb-devel-10.0.17-2.fc20.20150228.rh.x86_64 _______________________________________________________ 150228 12:47:10 [Note] Server socket created on IP: '127.0.0.1'. 150228 12:47:10 [ERROR] Missing system table mysql.roles_mapping; please run mysql_upgrade to create it 150228 12:47:10 [Note] Event Scheduler: Loaded 0 events 150228 12:47:10 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist 150228 12:47:10 [Note] /usr/libexec/mysqld: ready for connections. Version: '10.0.17-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 thelounge _______________________________________________________ 150228 12:49:05 [Note] Server socket created on IP: '127.0.0.1'. 150228 12:49:05 [Note] Event Scheduler: Loaded 0 events 150228 12:49:05 [Note] /usr/libexec/mysqld: ready for connections. Version: '10.0.17-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 thelounge