dadamssg Posted April 12, 2009 Share Posted April 12, 2009 what is wrong with this query????!?!? ALTER TABLE messages ADD content text not null, i get this #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Quote Link to comment https://forums.phpfreaks.com/topic/153763-add-column/ Share on other sites More sharing options...
nankoweap Posted April 13, 2009 Share Posted April 13, 2009 other than the comma at the end? Quote Link to comment https://forums.phpfreaks.com/topic/153763-add-column/#findComment-808363 Share on other sites More sharing options...
fenway Posted April 14, 2009 Share Posted April 14, 2009 You sure that's the query? Quote Link to comment https://forums.phpfreaks.com/topic/153763-add-column/#findComment-810116 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.