I seem to be having issues with the way MySQL names
the table files under Unix and WinXP.  I'm not sure if it's a
mysql issue or a windows issue.

Normally, when I create tables in MySQL, I like to capitalize the
first letter.  Under unix, it all works fine and dandy.  But under
WinXP, the table name gets converted to all lowercase,
which consequently messes up my php files when I try to
go back and forth between unix and windows.  I suppose I could
switch to all lower case, but old habits die hard and I sometimes
forget when I'm typing away some PHP code.

The MySQL I installed is from the download page at mysql.com.

anybody else run into this issue?
Eugene


--
---------------------------------------------------------------------
Eugene Mah, M.Sc., DABR               [EMAIL PROTECTED]
Medical Physicist/Misplaced Canuck    [EMAIL PROTECTED]
Department of Radiology               "For I am a Bear of Very Little
Medical University of South Carolina   Brain, and long words Bother
Charleston, South Carolina             me."   Winnie the Pooh
http://home.netcom.com/~eugenem/
PGP KeyID = 0x1F9779FD, 0x319393F4
PGP keys available on request         ICQ 3113529                 O-
---------------------------------------------------------------------


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