[MySQL] Table names changed to lower-case..

Discussion in 'MySQL' started by r_honey, Jun 22, 2007.

  1. #1
    I'm running MySQL 5.0.41-community-nt on a Win32 machine. Each time I create a new table the table and field names are changed to lowercase!

    I have already changed the MySQL directive lower_case_table_names to 0 in my.ini in my Windows directory and added the following line to the group [mysqld]:

    set-variable = lower_case_table_names=0

    Still, here's my complete my.ini file:

    Can anyone tell me the solution????
     
    r_honey, Jun 22, 2007 IP
  2. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #2
    did you reboot the server? after modification ?
     
    gibex, Jun 24, 2007 IP
  3. r_honey

    r_honey Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Obviously...
     
    r_honey, Jun 24, 2007 IP