Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 10-26-2004, 04:38 AM
Marratook
Fire Beetle
 
Join Date: Dec 2003
Posts: 19
Default

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corporation

C:\Documents and Settings\Administrator>cd..

C:\Documents and Settings>cd..

C:\>cd mysql

C:\mysql>cd bin

C:\mysql\bin>mysql -u fimpa
ERROR 1045: Access denied for user: 'fimpa@localhost' (Using password: NO)

C:\mysql\bin>mysql -u fimpa -p
Enter password: *****
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 19 to server version: 4.0.21-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use eq;
Database changed
mysql> update account set status=250 where name='fimpa';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 1  Changed: 0  Warnings: 0

mysql> select name,status from account;
+-------+--------+
| name  | status |
+-------+--------+
| fimpa |    250 |
+-------+--------+
1 row in set (0.01 sec)

mysql>
Still cant use GM commands, do i write it correct when i hit enter and write #summonitem 1004?


Perhaps i should remake the database? or just an new account?

Thx in advance

Marratook
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:14 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3