MySQL 3.23.33 Query Problems

2001-03-05 Thread Johnny Withers
Lets see if anyone can help me out: I have these 3 tables in a MySQL 3.22.27 Database and i'm running this query: SELECT supplier.id,supplier.company_name,supplier.contact_name,supplier.address_street, supplier.address_city,supplier.address_state,supplier.address_zip,supplier.phone_business,

RE: MySQL 3.23.33 Query Problems

2001-03-05 Thread Bob Hall
I think I figured the problem out, but I still do not understand what happened, the following is showing how I got the query to work. I basically had to re-import suppliersiclink table to get this to work right in MySQL 3.23.33, but why? The data was fine in MySQL 3.22. mysql select * from