Topic: MYSQL Error
Can anyone explain or give me the link for mysql error list, where i can get the solution.
I am getting the following error nos while executing my forum..
mysql error : Got error 28 from table handler
mysql error number : 1030
You are not logged in. Please login or register.
PunBB Forums → Programming → MYSQL Error
Can anyone explain or give me the link for mysql error list, where i can get the solution.
I am getting the following error nos while executing my forum..
mysql error : Got error 28 from table handler
mysql error number : 1030
Add
print(mysql_errno());
Someplace and you'll get a more decriptive msg.
Or was it mysql_error()...
Toy with it...
Here's a list of the codes http://dev.mysql.com/doc/mysql/en/Error-handling.html
Thank you!!
It means the disk if full.
PunBB Forums → Programming → MYSQL Error
Powered by PunBB, supported by Informer Technologies, Inc.