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 ?????
Moderator: General Moderators
Code: Select all
MySQL said:
Unknown column 'username' in 'field list'