Bug #6680 | mysqldump for windows generates sql-script with inconsistent name casing | ||
---|---|---|---|
Submitted: | 17 Nov 2004 11:23 | Modified: | 17 Nov 2004 16:49 |
Reporter: | Victor Vagin | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 4.0 | OS: | Windows (Windows) |
Assigned to: | CPU Architecture: | Any |
[17 Nov 2004 11:23]
Victor Vagin
[17 Nov 2004 11:32]
Mike Lischke
I would like to add that changing the case of any name is not a good idea. Also on Windows file system objects can have a certain case in their names (e.g. you can very well give a folder the name "Temp" or "temp", both cases are preserved). Since names are not case sensitive when it comes to search etc. it is necessary to consider that when working with them. Still, the names should stay as the user has decided them to be. Mike
[17 Nov 2004 16:49]
MySQL Verification Team
Duplicate for #5185