Thread: ok minor prob
View Single Post
  #5  
Old 01-20-2004, 12:05 PM
AcidBurn
Sarnak
 
Join Date: Jan 2004
Posts: 34
Default ok

ok grant got it to work when i type this in:

Quote:
mysql> INSERT INTO login_account set name='eqemu', password='eqemu', ip='**.**.***.***', ircnick='eqemu';
it comes up and tells me this:
Quote:
ERROR 1146: Table 'login.login_account' doesn't exist
mysql>
i have no clue why, cuz i did source it for sure and did the use login db before i did the insert command :cry:
Reply With Quote