MYSQL: Error: 1329 No data - zero rows fetched, selected, or processed
If you have an error in mysql on usual DELETE FROM t WHERE in IN (12)
:
Error: 1329
No data - zero rows fetched, selected, or processed
You simply should drop this table ( make back up if needed) and create it again. This is a strange bug in MySQL which I'm not able to repeat.
Comments
comments powered by Disqus