Hi all,

You surely take note that a mysql server under windows take the same
table when selecting from T_User or t_user, it  is case insensitive.
Every update into these tables rename all case sensitive table into
insensitive one.

I have to be carfull to check my tables names before copying datadir file
from my windows
box to nix one.

I found a utility which ca avoid me to do that :
http://www.0x00.org/programs/CASElow/index.php

It make caseinsentive shell !!!

Can we put it in the distrib ?

Thanks


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
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