Heey Folks,

I've got this small problem... I'm working on a site (www.esctoday.com). In
runs on PHP and MySQL. The remote server has some linux version, for local
testing of scripts I use Windows 2000. And now the problem, when I run a
create tables script on windows 2000 it changes the capitalization of tables
to all lower case. While on *nix versions, it all stays as I entered it.

The problem in this, is that scripts I run locally will work nomatter how I
capitalize the table and row names, while the server does care about this.
Is there some way to turn this case insensitiveness off, so that my MySQL on
win2k will also be case sensitive?

Thanks,
Wouter


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