severud
7-9-03, 12:52 PM
When running a SELECT on my database I'm often getting:
"MySQL said: Got error 12 from table handler"
When the SELECT statement is able to run the results are very slow to be returned. Note that the SELECT is getting data from two extremely small tables. My code has not changed in ages and I believe this to be a memory allocation problem on Powweb.
-Kevin Severud
"MySQL said: Got error 12 from table handler"
When the SELECT statement is able to run the results are very slow to be returned. Note that the SELECT is getting data from two extremely small tables. My code has not changed in ages and I believe this to be a memory allocation problem on Powweb.
-Kevin Severud