yoichiro / chrome_mysql_admin

ChromeMyAdmin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.
https://www.eisbahn.jp/chrome_mysql_admin
Apache License 2.0
140 stars 33 forks source link

"Now communicating with MySQL server..." hang #56

Open charukiewicz opened 7 years ago

charukiewicz commented 7 years ago

This looks similar to #37.

I am using Chromium 57 + Linux. When I load the same SSH-based MySQL configuration that works correctly on my Chromebook Pixel (running ChromeOS), the application hangs forever with the message below.

chrome-mysql-admin-error2

This appears to be a JavaScript error, as when I open the extension console page I see the following right as I click "Connect":

chrome-mysql-admin-error

DaavisGit commented 7 years ago

I can confirm having the same issue on vivaldi 1.8.770.56

cjbd commented 2 years ago

@charukiewicz i'm having same issue with mariadb, latest chromeos do you have any solution now?