Bug #52365 | Database setting in connection string is case-sensitive for calling stored proce | ||
---|---|---|---|
Submitted: | 25 Mar 2010 14:33 | Modified: | 8 May 2010 10:24 |
Reporter: | Vince McDonald | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / NET | Severity: | S4 (Feature request) |
Version: | 6.2.2.0 | OS: | Windows (XP Home) |
Assigned to: | CPU Architecture: | Any |
[25 Mar 2010 14:33]
Vince McDonald
[25 Mar 2010 14:34]
Vince McDonald
Windows Forms application illustrating case-sensitivity of database in connection string
Attachment: MySqlSProcTest.zip (application/x-zip-compressed, text), 15.05 KiB.
[6 Apr 2010 7:50]
Tonci Grgin
Hi Vince and thanks for your report. I do agree with you but for the sake of completeness, I need you to tell me what is the value of lower_case_table_names variable on your test server (http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_lower_case_tabl...).
[6 Apr 2010 16:10]
Vince McDonald
Thanks for your reply, Tonci. The lower_case_table_names variable is set to 1. I'm looking to see how to change this to test a value of 2 for the variable and its impact on my sample, since a value of 0 isn't meaningful on Windows.
[8 Apr 2010 10:24]
Tonci Grgin
Vince, check the manual. Should be possible to change in my.ini and via server variable. Waiting on your test result.
[8 May 2010 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".