• Just installed the plugin, and when I run a straight select * query from the browser, I consistently get this message:

    Database error

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘; /* From [<mysite>/wp-admin/tools.php?page=databasebrowser&table=wp_’ at line 1

    This is the query it was trying to run:
    SELECT SQL_CALC_FOUND_ROWS ID, user_login, user_pass, user_nicename, user_email, user_url, user_registered, user_activation_key, user_status, display_name FROM wp_users LIMIT 0, 100;;

    Both semi-colons were there. The plugin looks useful if it works. I’m going to deactivate it for now…
    Maybe it needs to be updated for WP 3.4.2

    http://wordpress.org/extend/plugins/database-browser/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Database Browser] Simple queries not working’ is closed to new replies.