MySQL Forums
Forum List  »  NDB clusters

mysqldump: Error 1412: Table definition has changed, please retry transaction when dumping table `ts_chain` at row: 0
Posted by: Athaullah Mohammed
Date: January 23, 2016 02:56AM

Red Hat Linux 6.7 x64bit and Mysql version 5.6

Query:
./mysqldump -q --quote-names --allow-keywords --add-drop-table --extended-insert --skip-add-locks --skip-disable-keys --no-autocommit --single-transaction dev_16001 | gzip > /glide/dev_16001_test3.sql.gz

Additional : I add --log_file= <dest> for Errors in above query.

It was taking backups on the schedule time but once I gets below error

Error:
mysqldump: Error 1412: Table definition has changed, please retry transaction when dumping table `ts_chain` at row: 0

Suggest me how can I Manage to fix this error.

Options: ReplyQuote


Subject
Views
Written By
Posted
mysqldump: Error 1412: Table definition has changed, please retry transaction when dumping table `ts_chain` at row: 0
10666
January 23, 2016 02:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.