Hi On intel this is not true.
In MySQL there is a system variable called "lower_case_table_names", make sure this is set to 0 and then on intel the tablenames should stay in upper case if this is desired. Rgrds John ----- Original Message ----- From: "Lang, Cliff" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Friday, November 02, 2001 3:04 PM Subject: Problems moving site between MS-intel & unix (using MySql) What do you do when moving your site between MS-Intel & Unix? The tablenames are all lowercase on intel, then you try to run your code under unix and get (Can't find table db.TURBINE_USER). Can or should all the turbine tables be lowercase so this wouldn't be an issue? Cliff -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.281 / Virus Database: 149 - Release Date: 18/09/2001 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
