ZenphotoCMS Forum
mysql table fixing - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: mysql table fixing (/thread-7155.html)



mysql table fixing - kamil - 2010-06-06

how can i fix mysql table:
[code]Table 'zp_images' is marked as crashed and should be repaired[/code]

it occured during the 'dirty' restart, caused by PSU problem.




mysql table fixing - acrylian - 2010-06-06

http://dev.mysql.com/doc/refman/5.1/en/repair-table.html

Easier is probably to delete it and then let setup recreate it. Of course then you would loose data like titles you entered.