Log in

View Full Version : [Question] Check Tables In Mysql


puertoblack2003
07-18-2006, 04:43 AM
Good day,

I was optimizing by sql when i decided to do a check tables and a few errors nothing major but need an advice i went to the one error and saw that the slot of "post" had extra's dateline for example it shows dateline, dateline2 dateline3 and dateline4.Is it safe to delete those extra's dateline? or do they belong with certain hacks and don't touch them.
http://img153.imageshack.us/img153/8425/mysqlchecktablesmn7.th.jpg (http://img153.imageshack.us/my.php?image=mysqlchecktablesmn7.jpg)

Thanks,

PB

JimmyN
07-18-2006, 07:34 AM
i would say its a hack that you have installed, but if you removed it something could stop working, so its probaly easyer to leave it, otherwise make a backup then removed, though make sure you check all things are working and hacks etc, though id recomend doing it on your pc local webserver and this doesnt affect your live forums that way.

You could also find what its used for, search through existing mods/hacks installed and find which one used a table or database etc.

Hope this helps

puertoblack2003
07-18-2006, 01:55 PM
i would say its a hack that you have installed, but if you removed it something could stop working, so its probaly easyer to leave it, otherwise make a backup then removed, though make sure you check all things are working and hacks etc, though id recomend doing it on your pc local webserver and this doesnt affect your live forums that way.

You could also find what its used for, search through existing mods/hacks installed and find which one used a table or database etc.

Hope this helps

thank you will try that i thought that those extra dateline would cause an sql error, i will check each one to make sure it conforms with the hacks.:)