[plug] case sensitivity issue
Jon Miller
jlmiller at mmtnetworks.com.au
Thu Sep 18 17:07:05 WST 2003
After looking at your remarks and doing some seaching of previous code you're right.
Thanks
Jon L. Miller, MCNE, CNS
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au
"I don't know the key to success, but the key to failure
is trying to please everybody." -Bill Cosby
>>> derekfountain at yahoo.co.uk 4:36:46 pm 18/09/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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20030918/a198ae0c/attachment.htm>
More information about the plug
mailing list