github-mirror icon indicating copy to clipboard operation
github-mirror copied to clipboard

Errors when using MySQL web

Open shehan opened this issue 8 years ago • 3 comments

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!

shehan avatar Mar 10 '18 16:03 shehan

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]

samwalkow avatar Apr 11 '19 04:04 samwalkow

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?

m98 avatar Oct 17 '19 12:10 m98

Is the live MYSQL web not maintained any more? I also have the same problem.

nasifimtiazohi avatar Jan 16 '20 14:01 nasifimtiazohi