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: