Thread: MySQL help
View Single Post
  #1  
Old 12-17-2006, 04:25 AM
shadowdeamon01
Fire Beetle
 
Join Date: Apr 2006
Posts: 15
Default MySQL help

Hi, im so close to getting my server running, but i cant figure this out. According to the guide on http://www.eqemulator.net/wiki/wikka...=ws70845mysql5 i need to input

INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account')

and Modify this with the IP of the computer that will be connecting to the server. Admin is the username. Lets say 12.345.67.890 is my IP adress, what would i input in that code?
Reply With Quote