Hi. I have a script which returns me the error "Got error 28 from table handler ".
I have several sql queries in this script and even if i enter a descriptive text in case each query fails instead of mysql_error(), i still get the error 28 and i don't know which query has the problem.
What is this error about?
My host is using MySQL 3.23.32 (old!!).
I tested it on a host on 3.23.49 and it worked fine.
Thanks
John