安装运行mariadb时错误:gtid_slave_pos


精简windows zip包后出现错误:

Failed to load slave replication state from table mysql.gtid_slave_pos: 1932: Table 'mysql.gtid_slave_pos' doesn't exist in engine

InnoDB: Cannot open table mysql/gtid_slave_pos from the internal data dictionary of InnoDB though the .frm file for the table exists.

只需要把 data/ibdata1 这个文件复制回去就可以了。

 

再者出现:(不影响使用)

InnoDB: New log files created

只需要把 data/ib_logfile0,data/ib_logfile1文件复制回去。

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM