>Release:       mysql-3.23.55-max (Official MySQL-max binary)

>Environment:
        <machine, os, target, libraries (multiple lines)>
System: Darwin iMaxSales-Hancock.local. 6.4 Darwin Kernel Version 6.4: 
Wed Jan 29 18:50:42 PST 2003; root:xnu/xnu-344.26.obj~1/RELEASE_PPC  
Power Macintosh powerpc



We have tables with mixed case names "MLSData1" and we had those table 
names programmed into the mysql.db permissions table with the mixed case 
for our PHP scripts to connect. (localhost)

Upgrading to 3.23.55 from a previous version prevented our PHP from 
connecting until we lowercased the table name column entry to 'mlsdata1' 
in the mysql.db table and then reloaded.


Regards,
Brian Blood
MacServe.net

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