Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Ubantu db_server error Please Help!

Initiate Mage
Joined
May 16, 2012
Messages
1
Reaction score
0
akshay@ubuntu:~/db$ ./db_server
[11:07:32 INFO] Base initialized.
[11:07:32 INFO] net device startup ok
[11:07:32 INFO] FDSetSize = 1024
[11:07:32 INFO] Version = 110
[11:07:32 INFO] SendBufferSize = 16384
[11:07:32 INFO] RecvBufferSize = 87380
[11:07:32 INFO]

>>>>> DB Server (Build Dec 11 2009 15:58:11) <<<<<
[11:07:32 INFO] Welcome to the DB Server monitor.
[11:07:32 ERRO] [DB] DB_MYSQL_ENGINE_PROCESS_ERROR at line 1353 in (0x0x82c1a70)->unsupported(), 1045, "Access denied for user 'akshay'@'localhost' (using password: YES)", "mysql_real_connect() error.".
[11:07:32 ERRO] [DB] (0x0x82c1a70)->unsupported("localhost", 3306, "akshay", 0x0x82f3434("***"), "").
[11:07:32 ERRO] LOG_PROCESS_ERROR(nRetCode) at line 32 in unsupported.
[11:07:32 ERRO] [IDB] IDB_Connect(0, "localhost", 3306, "akshay", 0x0x82f3434("***"), "").
[11:07:32 ERRO] Db agent manager can not connect to the database(Server name : "localhost", user : "akshay".
[11:07:32 INFO] Base exit.
[11:07:32 INFO] net device exit ok
akshay@ubuntu:~/db$



Please help :?:
 
Back
Top