Hello.
Do you use mysql client program from the old release? Use mysql --version to check the version. "Sehn, Timothy" <[EMAIL PROTECTED]> wrote: > I am running IntranetMySQL (ie. MySQL 4.1.9) and I am getting the = > strangest error: > > mysql> use devmail > Reading table information for completion of table and column names You = > can turn off this feature to get a quicker startup with -A > > Database changed > mysql> select type_name from faq_type; > +----------------------------+ > | @ | > +----------------------------+ > | Build/Compile/Link Errors | > | ContactUs System | > | Continuous Build System | > | DevServices Scripts Issues | > | General Package Issues | > | General Tools Issue | > | Other | > | PackageBuilder Issue | > | Perforce License Request | > | Perforce Usage | > | Third-Party Request | > | Versionset Creation/Update | > | WebTools | > +----------------------------+ > 13 rows in set (0.00 sec) > > mysql> use ssimail > Reading table information for completion of table and column names You = > can turn off this feature to get a quicker startup with -A > > Database changed > mysql> select type_name from faq_type; > +---------------------------------------------------+ > | type_name | > +---------------------------------------------------+ > | Merchant Integration Compliance Evaluation (MICE) | > | Merchant Integration Test Environment (MITE) | > | Other SSI Projects | > | Pro Merchant Self Service Integration Projects | > +---------------------------------------------------+ > 4 rows in set (0.01 sec) > > Notice how the column anme is returned as "@". Has anyone ever seen = > anything like this before. Those tables are exaclty equivalent. They = > were created from the same .ddl file. > > --Tim > -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.NET http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Gleb Paharenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]