Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when using MySQL web #65

Open
shehan opened this issue Mar 10, 2018 · 3 comments
Open

Errors when using MySQL web #65

shehan opened this issue Mar 10, 2018 · 3 comments

Comments

@shehan
Copy link

shehan commented Mar 10, 2018

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!

@samwalkow
Copy link

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]

@m98
Copy link

m98 commented Oct 17, 2019

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?

@nasifimtiazohi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants