Activity for mike sherwood

  • mike sherwood mike sherwood modified a comment on discussion Help

    My hosting company recently upgraded my server to Ubuntu 20.04 and now adminer is acting weirdly. (not sure the upgrade has anything to do with this, but that's the thing that changed). At any rate, the problem is easy to describe. If I enter one query, it works. if more than one it doesn't. For example: The following queries by themselves work. select * from my_users limit 1; and this works select * from coaches limit 1; but when executing both, it doesn't select * from my_users limit 1; select...

  • mike sherwood mike sherwood posted a comment on discussion Help

    My hosting company recently upgraded my server to Ubuntu 20.04 and now adminer is acting weirdly. (not sure the upgrade has anything to do with this, but that's the thing that changed). At any rate, the problem is easy to describe. If I enter one query, it works. if more than one it doesn't. For example: The following queries by themselves work. select * from my_users limit 1; and this works select * from coaches limit 1; but when executing both, it doesn't select * from my_users limit 1; select...

1
MongoDB Logo MongoDB