View Single Post
  #1  
Old 09-29-2006, 10:57 AM
saros1975
Fire Beetle
 
Join Date: Sep 2006
Posts: 3
Default account creation problem...

sorry, i couldn't find this anywhere...
Hi guys, sorry, beginner here..
i have a huge mysql problem... i have the rest of the server set up but i can't create any accounts...
this is the command i am using..
INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account')
yet when i enter it or change any of the info i get...
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 '1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account')' at line 1
i just don't really know where i have to change the IP addy. i have tried one, the other, then both,
i could really use some help guys, i would really appreciate it..
been banging my head against the wall for about 3 hours now...
thanks
Reply With Quote