PapaZola Posted July 8, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted July 8, 2014 please help me fix this sql Quote Link to comment Share on other sites More sharing options...
Napster Posted July 8, 2014 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 196 Reputation: 72 Joined: 12/12/11 Last Seen: November 6, 2016 Share Posted July 8, 2014 add this to sql ALTER TABLE `char` ADD COLUMN `faction_id` int(11) NOT NULL default '0' AFTER `elemental_id`; Quote Link to comment Share on other sites More sharing options...
PapaZola Posted July 9, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted July 9, 2014 add this to sql ALTER TABLE `char` ADD COLUMN `faction_id` int(11) NOT NULL default '0' AFTER `elemental_id`; another error show up sir please help Quote Link to comment Share on other sites More sharing options...
Napster Posted July 9, 2014 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 196 Reputation: 72 Joined: 12/12/11 Last Seen: November 6, 2016 Share Posted July 9, 2014 Read your PM @papazola Quote Link to comment Share on other sites More sharing options...
Aureon Posted March 15, 2015 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 281 Reputation: 14 Joined: 10/14/13 Last Seen: October 9, 2017 Share Posted March 15, 2015 (edited) add this to sql ALTER TABLE `char` ADD COLUMN `faction_id` int(11) NOT NULL default '0' AFTER `elemental_id`; another error show up sir please help Hello! Can anyone help me with this? I have the same problem with him. Thanks ahead and have a nice day. EDIT: I already solved it. Thanks btw. Edited March 15, 2015 by Aureon Quote Link to comment Share on other sites More sharing options...
Question
PapaZola
please help me fix this sql
Link to comment
Share on other sites
4 answers to this question
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.