Table crashed

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
narolis
Forum Newbie
Posts: 9
Joined: Tue Feb 10, 2009 4:36 pm

Table crashed

Post by narolis »

Hi,

By navigating a site, using it's CMS, doing query, ... (we programmed all the site and CMS) I don't know exactly but 1 table in the data base was mark as crashed that wasn't when I put the site online.
I had to go in phpmyadmin to repair.

But was caused that and how not have that problem again.

Thank you
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Table crashed

Post by JakeJ »

That's like telling a mechanic, "My car won't start. I pounded on a bunch of stuff in the engine and it worked for a while but now it won't work again. What could the problem be."

We would need more details about the table that's crashing and the code you're using to write to the database.
Post Reply