<a href="http://www.gamers-source.com/forum" target="_blank">www.gamers-source.com/forum</a> i got trouble's i fink its with the SQL database
i get this
SQL-query :
ALTER TABLE user ADD pettype int( 3 ) NOT NULL ALTER TABLE user ADD petname varchar( 25 ) NOT NULL ALTER TABLE user ADD petgender int( 3 ) NOT NULL
MySQL said:
You have an error in your SQL syntax near 'ALTER TABLE user ADD petname varchar( 25 ) NOT NULL ALTER TABLE user ADD p' at line 1
|