Import MySQL data failed with error 1839 -


i have master slave setup of mysql gtid configured. took data backup of master , importing individual test server. failing import

error 1839 (hy000) @ line 24: @@global.gtid_purged can set when @@global.gtid_mode = on

i tried --set-gtid-purged=off , auto, no luck.


Comments

Popular posts from this blog

ubuntu - How to disable Kernel Module Signing in linux -

java - Ebean enhancement ignores a model -

How to combine associative arrays in bash? -