K

mariadb-dump: Error 1412: Table definition has changed

  • Thread starter Thread starter karll
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
K

karll

Guest

I have an OS cron job that takes a backup of my XF database every day. This has worked flawlessly from the beginning.

However, today the cron job ran into an error which has made me concerned:
mariadb-dump: Error 1412: Table definition has changed, please retry transaction when dumping table xf_thread_view at row: 0
Click to expand...

This seems to imply that the table definition was changed while the backup was running. I believe this could be caused by either an "ALTER TABLE" or a "TRUNCATE" SQL...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top Bottom