GTID
Posted 龙二他爹
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了GTID相关的知识,希望对你有一定的参考价值。
[[email protected] shell]# mysql -uroot -p -S /home/mysql3309/run/mysql.sock < h20170817.sql
Enter password:
ERROR 1840 (HY000) at line 24: @@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty.
reset master ;然后就能导入了。
以上是关于GTID的主要内容,如果未能解决你的问题,请参考以下文章