PDA

View Full Version : database error


epi
Mon 22nd Oct '01, 2:33am
i get this error on my forum
Warning: MySQL: Unable to save result set in c:\inetpub\wwwroot\forum\admin\db_mysql.php on line 93



when i view source i get this
mysql error: Got error 127 from table handler
mysql error number: 1030

when i tried to repair it i got this error
C:\mysql\bin>myisamchk -r C:\mysql\data\forum\*\*.MYI
myisamchk: error: 22 when opening MyISAM-table 'C:\mysql\data\forum\*\*.MYI'

Steve Machol
Mon 22nd Oct '01, 1:23pm
Error code 127: Unknown error 127
127 = Record-file is crashed

Upload repair.php (from the 'extras' directory) to your forums directory and run it from your browser.

Also, could you please enter your license info into your user profile? Thanks!