ewaters / altsql-shell

An easily extensible DBI shell, perfect for a drop-in replacement to mysql-client
http://ewaters.github.com/altsql-shell
123 stars 19 forks source link

Detect failed 'use $database' #29

Closed ewaters closed 12 years ago

ewaters commented 12 years ago

If you use mysql; but you don't have perms to do so, the app will still update the current_database() and attempt to update the auto complete data.