You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run mysql --version, it returns
"mysql Ver 14.14 Distrib 5.5.58, for debian-linux-gnu (x86_64) using readline 6.3"
When I run "select version();" from phpmyadmin, it returns: 5.6.34-log.
...just an FYI, really, because it looks like the best version to use is 5.6, but there appears to be a mismatch between the shared hosting ssh user's version and the servers that are actually hosting mysql.
Apparently the version of MySQL being used on DH shared servers is
5.6.34
. Dreambox has5.5.40
.On the dreambox:
On Dreamhost server:
The text was updated successfully, but these errors were encountered: