MySQL database Int overflow and can’t login in.
Posted
by Ryan Smith
on Server Fault
See other posts from Server Fault
or by Ryan Smith
Published on 2010-05-13T03:21:55Z
Indexed on
2010/05/13
3:24 UTC
Read the original article
Hit count: 243
mysql
I have a MySQL database on my server and I"m pretty sure it's an int over flow on one table with an auto_increment field that's crashing it.
I can delete the table, it's not very important, but I can't get into the server.
Is there anyway to delete that database from the file system or without logging into MySQL?
HELP! THE WORLD IS ENDING!
© Server Fault or respective owner