We had this issue while dumping one database
We added below parameter in /etc/my.cnf
innodb_strict_mode = 0
And restarted Mysql
Now mysql dump worked fine
We had this issue while dumping one database
We added below parameter in /etc/my.cnf
innodb_strict_mode = 0
And restarted Mysql
Now mysql dump worked fine