Bug #8377 | Can't change column name associeted with foreign keys | ||
---|---|---|---|
Submitted: | 8 Feb 2005 22:28 | Modified: | 21 Nov 2006 7:49 |
Reporter: | Stefano Tonello | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | 1.1.5 | OS: | Windows (Windows XP) |
Assigned to: | Michael G. Zinner | CPU Architecture: | Any |
Tags: | Object Editors |
[8 Feb 2005 22:28]
Stefano Tonello
[14 Feb 2005 14:20]
Michael G. Zinner
Thanks for reporting. Could you state which server version you are using?
[14 Feb 2005 15:31]
Stefano Tonello
This is my server version: C:\Programmi\MySQL\MySQL Server 4.1\bin>mysql.exe --version mysql.exe Ver 14.7 Distrib 4.1.8, for Win95/Win98 (i32)
[23 May 2005 15:43]
Marko Mäkelä
You can argue that this isn't a bug in the Query Browser, but in InnoDB. See Bug #8919.
[21 Nov 2006 7:49]
Mike Lischke
QB is using valid SQL commands to manipulate objects. It would be out of its scope to deal with specialities of each storage engine, particularly, when you consider the ability to plug in custom engines.