Losing data on MySQL SQL restore
I recently had to backup and restore a MySQL database so I dumped the whole database into a SQL file but when I came to restore I found that in one of the biggest tables a lot of the data was missing.
Looking at the warnings when I ran the restore query I found I had:
[...]