Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Incomplete
-
10.0.29
-
Debian GNU/Linux 8.7 (jessie)
Description
On a fresh (if I remember well) install of MariaDB on Debian, as a replication slave, I'm getting, in "show slave status":
Last_SQL_Error: Unable to load replication GTID slave state from mysql.gtid_slave_pos: Table 'mysql.gtid_slave_pos' doesn't exist in engine
So I tried a `mysql_upgrad` which told me to try --force as it looked already up to date, legit, so I tried --force, which gave:
mysql.gtid_slave_pos
Error : Table 'mysql.gtid_slave_pos' doesn't exist in engine
status : Operation failed
Don't know what to do from now, I expected to mysql_upgrade to fix it þ
Attachments
Issue Links
- is blocked by
-
MDEV-25825 mysql is gettinng down again and again
- Open
- is duplicated by
-
MDEV-14171 CLONE - Unable to load replication GTID slave state from mysql.gtid_slave_pos: Table 'mysql.gtid_slave_pos' doesn't exist in engine
- Closed