Errors when using MySQL web
I encounter the following errors when trying to access MySQL web (http://ghtorrent.org/dblite/)
I login as a 'Guest' and encounter the below error when I try to expand a table from the Database Explorer pane/window:
SQLSTATE[HY000]: General error: 1021 Disk full (/mnt/#sql_1c7d9_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device
When I try to execute a select query (e.g., select * from users limit 5;) I encounter the following error:
SQLSTATE[42000]: Syntax error or access violation: 1142 SELECT command denied to user 'ghtro'@'web' for table 'users'
Thanks!
I'm also encountering an issue as well- I registered, and when I go to log in I get this error message:
Failed to open/create a writable database at [/home/gousiosg/dblite/data/database/users.sqlite]
The same problem happened to me, it sounds like the main contributor just left the project!
@gousiosg Could you please check the MySQL web interface problem?
Is the live MYSQL web not maintained any more? I also have the same problem.