I'm currently having a major issue. VPS disk is full, mysql database grew unexpectedly, and can't buy more space from the hosting because it's already maxed out.
The mysql service can't start anymore because of storage space.
Is there any way I could execute queries on the database with the service off? But I guess it would require some third party tools, and the space on the server doesn't permit that. If I'm not mistaken, even if i delete some old data from the database, it won't shrink anyway.
I can't even download the entire database files on my computer and try to rebuild it there, because it's so huge I don't have any drive where it could fit.
What options I have now? Does anyone have any idea about what i could do next?
dfsay?