If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > MySQL sets Foreign key references in lower case

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-01-10, 02:57
lovesky202005 lovesky202005 is offline
Registered User
 
Join Date: Nov 2009
Posts: 3
MySQL sets Foreign key references in lower case

Please refer the following bug links

MySQL Bugs: #6555: Dumping a table with a FOREIGN KEY ignores --lower_case_table_names=0
MySQL Bugs: #10883: foreign key constraint table references are lowercase

Please help if anyone has found solution for this issue

Thanks
Akash
Reply With Quote
  #2 (permalink)  
Old 01-01-10, 03:18
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
the workaround I use is to run the test server in the same environment as the live server, which effectively means Linux
alternatively follow Rudy (R937's) advice and name all entities in lower case
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On