[plug] case sensitivity issue

Derek Fountain derekfountain at yahoo.co.uk
Thu Sep 18 16:36:46 WST 2003


On Thursday 18 September 2003 16:35, Jon Miller wrote:
> Does anyone know if it's possible to make either Linux  or MySQL not
> case-sensitive? Seems that bringing a code from the Windows enviroment may
> involve a lot of recoding due to case-sensitvity issues.

In what way? What's "a code" from the Windows environment?

MySQL is, as far as I can recall, case insensitive to commands: "select" works 
as well as "SELECT". The DB names are case insensitive too, I think. I could 
be wrong on that one - they're just filenames after all, so you could rename 
them if you hit a problem.

Obviously Perl code etc. is the same on both platforms. Or perhaps you mean a 
shell script from the weird UNIX-on-Windows botch Microsoft tout as a 
solution?

Generally it's not possible, as far as I know, to make anything on Linux which 
is case sensitive case insensitive. Knowing quite what you're trying to do 
would help me be more specific.

-- 
> eatapple
core dump

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list