At 9:59 -0700 8/15/02, James Kelty wrote:
>Hello,
>
>Is there a compile option or startup option to make mysql ignore table name
>case? So that the tables security and Security would be seen as the same
>table?

--set-variable=lower_case_table_names=1

But you should rename your tables to lowercase first before enabling
this.

>
>-James
>
>James Kelty
>Director of Operations
>Everbase Systems, LLC
>624 A Street
>Ashland, OR 97520
>[EMAIL PROTECTED]
>541.488.0801


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to