Mixed case in Windows 10 WAMP
Posted by: PGard (---.hsd1.ga.comcast.net)
Date: January 22, 2016 05:15PM

I am using WAMP version 2.5 on a Windows 10 machine. I want my database to have mixed case tables. I have set lower_case_table_names=2 in my MySQL my.ini file but I am still only getting lowercase. Any ideas?

Options: ReplyQuote
Re: Mixed case in Windows 10 WAMP
Posted by: Otomatic (Moderator)
Date: January 22, 2016 05:27PM

Hi,

Read carefully the documentation : [dev.mysql.com].

> I want my database to have mixed case tables
Impossible with Windows that is case insensitive system files. For windows a file named "mYtAbLe" or "MyTaBlE" is the same.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.