| Bug #4802 | prompt in mysql client shows wrong database after dropping default db | ||
|---|---|---|---|
| Submitted: | 29 Jul 2004 13:47 | Modified: | 25 Feb 2005 19:53 |
| Reporter: | Georg Richter | ||
| Status: | Closed | ||
| Category: | Client | Severity: | S3 (Non-critical) |
| Version: | all versions | OS: | |
| Assigned to: | Ramil Kalimullin | Target Version: | |
[29 Jul 2004 13:47]
Georg Richter
[8 Aug 2004 18:54]
Kent Boortz
A simple patch that, after sending the query to the server, checked for "DROP " in the command string and if a match asked the server for the current database was rejected. The performance hit is too serious and this is not the way to solve this. There is a more general problem with the client being unaware about changes on the server side. See "Re: Review of patch for Bug#4802?" in <dev-public@mysql.com> for details.
[25 Feb 2005 14:29]
Ramil Kalimullin
fixed in 4.1.11
[25 Feb 2005 19:53]
Paul DuBois
Noted in 4.1.11 changelog.
