Bug #9786 Drop dabase problem
Submitted: 9 Apr 2005 16:54 Modified: 11 Apr 2005 14:56
Reporter: Vineet Billorey Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version: OS:Linux (linux)
Assigned to: CPU Architecture:Any

[9 Apr 2005 16:54] Vineet Billorey
Description:
cannot drop database created by:

st.executeUpdate("create database db_name");

statement.

How to repeat:
cannot drop database created by:

st.executeUpdate("create database db_name");

statement.

Suggested fix:
cannot drop database created by:

st.executeUpdate("create database db_name");

statement.
[11 Apr 2005 14:56] Mark Matthews
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.