Unknown column 'username' in 'field list' ???
Posted: Mon Jul 07, 2003 12:59 am
Code: Select all
MySQL said:
Unknown column 'username' in 'field list'my situation is : the table already exist, i try to add a new column named "username" into that table,but when i do the select, the error comes out !! what is happen ?????