AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HLstatsX:CE (https://forums.alliedmods.net/forumdisplay.php?f=156)
-   -   Frequently Asked Questions (FAQ) (https://forums.alliedmods.net/showthread.php?t=201556)

Mavrick4283 11-23-2012 14:10

Re: Frequently Asked Questions (FAQ)
 
Q: Help, my mysql table is crashed!
Q: Repairing my mysql table does not work!

A:Use the following command in sql / phpmyadmi


Code:

REPAIR TABLE `<crashed table name>`
OPTIMIZE TABLE `<crashed table name>`

Replace '<crashed table name>' with your table name.


All times are GMT -4. The time now is 07:53.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.