Thread: ok minor prob
View Single Post
  #6  
Old 01-20-2004, 12:56 PM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default Re: ok

Quote:
mysql> INSERT INTO login_account set name='eqemu', password='eqemu', ip='**.**.***.***', ircnick='eqemu';
try this:

Code:
INSERT INTO account set name='eqemu', password='eqemu',status=250;
__________________
Maybe I should try making one of these servers...
Reply With Quote