Comment 2 for bug 1850588

Revision history for this message
Kevin (liuwenlongfox) wrote :

I have tried to delete database and re-sync, but failed again. I also disabled FOREIGN_KEY_CHECKS in Mariadb ,but no effect.
MariaDB [mysql]> SELECT @@FOREIGN_KEY_CHECKS;
+----------------------+
| @@FOREIGN_KEY_CHECKS |
+----------------------+
| 0 |
+----------------------+
1 row in set (0.000 sec)