Bug #5044 'use database' doesnt work
Submitted: 13 Aug 2004 23:24 Modified: 18 Aug 2004 15:30
Reporter: Jorge del Conde Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.0.5 OS:Windows (WinXP)
Assigned to: Michael G. Zinner CPU Architecture:Any

[13 Aug 2004 23:24] Jorge del Conde
Description:
the 'use database' command doesn't work.

How to repeat:
execute 'use mysql';
-> Query OK
execute 'select * from user';
-> table user doesnt exist
[18 Aug 2004 15:30] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html