Db server

Newbie Spellweaver
Joined
Feb 11, 2013
Messages
31
Reaction score
0
db@ubuntu:~/db$ ./db_server
ERRRRRRRRRRROR: cpu frequency too BIG :)
[04:47:35 INFO] Base initialized.
[04:47:35 INFO] net device startup ok
[04:47:35 INFO] FDSetSize = 1024
[04:47:35 INFO] Version = 110
[04:47:35 INFO] SendBufferSize = 16384
[04:47:35 INFO] RecvBufferSize = 87380
[04:47:35 INFO]

>>>>> DB Server (Build Dec 11 2009 15:58:11) <<<<<
[04:47:35 INFO] Welcome to the DB Server monitor.
[04:47:35 ERRO] [DB] DB_MYSQL_ENGINE_PROCESS_ERROR at line 1492 in (0x0x972aa78)->unsupported(), 130, "Incorrect file format 't_user'", "mysql_list_fields()".
[04:47:35 ERRO] [DB] (0x0x972aa78)->unsupported("t_user").
[04:47:35 ERRO] [DB] DB_MYSQL_ENGINE_PROCESS_ERROR at line 1492 in (0x0x972aa78)->unsupported(), 130, "Incorrect file format 't_user'", "mysql_list_fields()".
[04:47:35 ERRO] [DB] (0x0x972aa78)->unsupported("t_user").
[04:47:35 ERRO] LOG_PROCESS_ERROR(nRetCode) at line 367 in unsupported.
[04:47:35 ERRO] [DB] (0x0x972aa78)->unsupported("t_user", 42, 0x0x81021a0, 1).
[04:47:35 ERRO] LOG_PROCESS_ERROR(nRetCode) at line 540 in unsupported.
[04:47:35 INFO] Base exit.
[04:47:35 INFO] net device exit ok
 
Back
Top