Jump to content

Hisoka

Inactive Member
  • Posts

    50
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Hisoka

  1. i've been putting the client binary, start correctly but closes when loading

     

    I have long been trying to fix this, please help me

     

    error:

     

    2a0c92f04f60d30e1ac13f419b3467eb.gif

     

     

    syser.txt

     

    8b3e9bac8c82f2ca1e75df4e5f1f4772.png

     

    pd: I added the lines = TRUE and FALSE = to the client binary but still the same

  2.  

     

    long g_start_map[7] =

    {

    0,

    1,

    21,

    41,

    7,

    27,

    47

    };

    Start_position.cpp map index

     

    I tried but 

     

    SYSERR: Apr  6 17:04:56.7517 :: PlayerCreateSuccess: InputDB::PlayerCreateSuccess: cannot find server for mapindex 0 808315 x 935022 (name xaxo)

     

     

    this is good?

     

    2ez3ed1.jpg

  3. Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:xampxampphtdocsinctop.php

     

    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:xampxampphtdocsincstatus.inc.php

     
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:xampxampphtdocspagesranking_chars.php

     

    Notice: Trying to get property of non-object in C:xampxampphtdocspagesranking_chars.php

     

    is happening?

  4. Ahí lo que dice es que la función de PHP ya no se usa. Pero eso no debería hacer que tu web no funcionara. Trata con una version antigua de Xammp

     

    descarge xamp y arreglo eso del index pero sigue sin poder registrarse dice que la cuenta ya existe

     

    estos son los problemas varios

     

     

     

    Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in

     

    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in

     

    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in

  5. i can not register or anything

     

    I've been trying to fix this more than 1 week, pls help me

     

    r1-159625.jpg

     

     

    r2-159626.jpg

     

    config

     

          DEFINE('SQL_HOST', 'xx.servegame.com');
     
          DEFINE('SQL_USER', 'root');
     
          DEFINE('SQL_PASS', 'invoice');
     
          
     
          DEFINE('SQL_HP_HOST', 'xx.servegame.com');
     
          DEFINE('SQL_HP_USER', 'root');
     
          DEFINE('SQL_HP_PASS', 'invoice');
     
          DEFINE('SQL_HP_DB', 'account');
  6. ranking error: 

     

    Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in/home/a5537370/public_html/pages/rankings.php on line 69

    Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in/home/a5537370/public_html/pages/rankings.php on line 71

    Fatal error: Call to undefined function calcpages() in /home/a5537370/public_html/pages/rankings.php on line72

     

    register error:

     

    Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/a5537370/public_html/regist_yes.php on line 92

  7.  

    "can see the web" . Can you explain this part?

     

    Or better , can you add this part to your PHP code?

    if (!$sqlserver) {
    
    die(mysql_error());
    }

     

    the error is not the web i tested with many, it might not connect well, do not know

     

    I have it on 000webhost, I mean I can see it but not connect

  8. SYSERR: Jul 30 03:25:31 :: Start: TABLE_POSTFIX not configured use default
    SYSERR: Jul 30 03:25:31 :: Load:  DirectQuery failed(SELECT login FROM block_exception)
    SYSERR: Jul 30 03:35:15 :: pid_init: 
    Start of pid: 913
    
    SYSERR: Jul 30 03:35:15 :: Start: TABLE_POSTFIX not configured use default
    SYSERR: Jul 30 03:35:15 :: Load:  DirectQuery failed(SELECT login FROM block_exception)
    
    
    

    rc.conf

    kk-158667.jpg

     

    hostname.err (mysql syser)

    140730 03:24:48 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
    /usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
    140730  3:24:48 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    140730  3:24:48 InnoDB: The InnoDB memory heap is disabled
    140730  3:24:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140730  3:24:48 InnoDB: Compressed tables use zlib 1.2.7
    140730  3:24:48 InnoDB: Initializing buffer pool, size = 128.0M
    140730  3:24:48 InnoDB: Completed initialization of buffer pool
    140730  3:24:48 InnoDB: highest supported file format is Barracuda.
    140730  3:24:48  InnoDB: Waiting for the background threads to start
    140730  3:24:49 InnoDB: 5.5.37 started; log sequence number 1588761
    140730  3:24:49 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140730  3:24:49 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
    140730  3:24:49 [Note] Server socket created on IP: '0.0.0.0'.
    140730  3:24:49 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
    140730  3:24:49 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    140730  3:24:49 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    140730  3:24:49 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50537. Please use mysql_upgrade to fix this error.
    140730  3:24:49 [ERROR] mysql.user has no `Event_priv` column at position 29
    140730  3:24:49 [ERROR] Cannot open mysql.event
    140730  3:24:49 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
    140730  3:24:49 [Note] /usr/local/libexec/mysqld: ready for connections.
    Version: '5.5.37'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
    140730 03:28:37 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
    /usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
    140730  3:28:37 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    140730  3:28:37 InnoDB: The InnoDB memory heap is disabled
    140730  3:28:37 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140730  3:28:37 InnoDB: Compressed tables use zlib 1.2.7
    140730  3:28:37 InnoDB: Initializing buffer pool, size = 128.0M
    140730  3:28:37 InnoDB: Completed initialization of buffer pool
    140730  3:28:37 InnoDB: highest supported file format is Barracuda.
    140730  3:28:37  InnoDB: Waiting for the background threads to start
    140730  3:28:38 InnoDB: 5.5.37 started; log sequence number 1588761
    140730  3:28:38 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140730  3:28:38 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
    140730  3:28:38 [Note] Server socket created on IP: '0.0.0.0'.
    140730  3:28:38 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
    140730  3:28:38 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    140730  3:28:38 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    140730  3:28:38 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50537. Please use mysql_upgrade to fix this error.
    140730  3:28:38 [ERROR] mysql.user has no `Event_priv` column at position 29
    140730  3:28:38 [ERROR] Cannot open mysql.event
    140730  3:28:38 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
    140730  3:28:38 [Note] /usr/local/libexec/mysqld: ready for connections.
    Version: '5.5.37'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
    140730  3:30:08 [Note] /usr/local/libexec/mysqld: Normal shutdown
    
    140730  3:30:08  InnoDB: Starting shutdown...
    140730  3:30:08  InnoDB: Shutdown completed; log sequence number 1588761
    140730  3:30:08 [Note] /usr/local/libexec/mysqld: Shutdown complete
    
    140730 03:30:08 mysqld_safe mysqld from pid file /var/db/mysql/vorm2.servegame.com.pid ended
    140730 03:30:49 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
    /usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
    140730  3:30:49 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    140730  3:30:49 InnoDB: The InnoDB memory heap is disabled
    140730  3:30:49 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140730  3:30:49 InnoDB: Compressed tables use zlib 1.2.7
    140730  3:30:49 InnoDB: Initializing buffer pool, size = 128.0M
    140730  3:30:49 InnoDB: Completed initialization of buffer pool
    140730  3:30:49 InnoDB: highest supported file format is Barracuda.
    140730  3:30:49  InnoDB: Waiting for the background threads to start
    140730  3:30:50 InnoDB: 5.5.37 started; log sequence number 1588761
    140730  3:30:50 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140730  3:30:50 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
    140730  3:30:50 [Note] Server socket created on IP: '0.0.0.0'.
    140730  3:30:50 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
    140730  3:30:50 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    140730  3:30:50 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    140730  3:30:50 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50537. Please use mysql_upgrade to fix this error.
    140730  3:30:50 [ERROR] mysql.user has no `Event_priv` column at position 29
    140730  3:30:50 [ERROR] Cannot open mysql.event
    140730  3:30:50 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
    140730  3:30:50 [Note] /usr/local/libexec/mysqld: ready for connections.
    Version: '5.5.37'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
    140730  3:34:06 [Note] /usr/local/libexec/mysqld: Normal shutdown
    
    140730  3:34:06  InnoDB: Starting shutdown...
    140730  3:34:06  InnoDB: Shutdown completed; log sequence number 1588761
    140730  3:34:06 [Note] /usr/local/libexec/mysqld: Shutdown complete
    
    140730 03:34:06 mysqld_safe mysqld from pid file /var/db/mysql/vorm2.servegame.com.pid ended
    140730 03:34:51 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
    /usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
    140730  3:34:51 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    140730  3:34:51 InnoDB: The InnoDB memory heap is disabled
    140730  3:34:51 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140730  3:34:51 InnoDB: Compressed tables use zlib 1.2.7
    140730  3:34:51 InnoDB: Initializing buffer pool, size = 128.0M
    140730  3:34:51 InnoDB: Completed initialization of buffer pool
    140730  3:34:51 InnoDB: highest supported file format is Barracuda.
    140730  3:34:51  InnoDB: Waiting for the background threads to start
    140730  3:34:52 InnoDB: 5.5.37 started; log sequence number 1588761
    140730  3:34:52 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140730  3:34:52 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
    140730  3:34:52 [Note] Server socket created on IP: '0.0.0.0'.
    140730  3:34:52 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
    140730  3:34:52 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    140730  3:34:52 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    140730  3:34:52 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50537. Please use mysql_upgrade to fix this error.
    140730  3:34:52 [ERROR] mysql.user has no `Event_priv` column at position 29
    140730  3:34:52 [ERROR] Cannot open mysql.event
    140730  3:34:52 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
    140730  3:34:52 [Note] /usr/local/libexec/mysqld: ready for connections.
    Version: '5.5.37'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
    140730 03:56:56 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
    /usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
    140730  3:56:56 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    140730  3:56:56 InnoDB: The InnoDB memory heap is disabled
    140730  3:56:56 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140730  3:56:56 InnoDB: Compressed tables use zlib 1.2.7
    140730  3:56:56 InnoDB: Initializing buffer pool, size = 128.0M
    140730  3:56:56 InnoDB: Completed initialization of buffer pool
    140730  3:56:56 InnoDB: highest supported file format is Barracuda.
    140730  3:56:56  InnoDB: Waiting for the background threads to start
    140730  3:56:57 InnoDB: 5.5.37 started; log sequence number 1588761
    140730  3:56:57 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140730  3:56:57 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
    140730  3:56:57 [Note] Server socket created on IP: '0.0.0.0'.
    140730  3:56:57 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
    140730  3:56:57 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    140730  3:56:57 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    140730  3:56:57 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50537. Please use mysql_upgrade to fix this error.
    140730  3:56:57 [ERROR] mysql.user has no `Event_priv` column at position 29
    140730  3:56:57 [ERROR] Cannot open mysql.event
    140730  3:56:57 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
    140730  3:56:57 [Note] /usr/local/libexec/mysqld: ready for connections.
    Version: '5.5.37'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
    140730 04:27:06 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
    /usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
    140730  4:27:06 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    140730  4:27:06 InnoDB: The InnoDB memory heap is disabled
    140730  4:27:06 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140730  4:27:06 InnoDB: Compressed tables use zlib 1.2.7
    140730  4:27:06 InnoDB: Initializing buffer pool, size = 128.0M
    140730  4:27:06 InnoDB: Completed initialization of buffer pool
    140730  4:27:06 InnoDB: highest supported file format is Barracuda.
    140730  4:27:06  InnoDB: Waiting for the background threads to start
    140730  4:27:07 InnoDB: 5.5.37 started; log sequence number 1588761
    140730  4:27:07 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140730  4:27:07 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
    140730  4:27:07 [Note] Server socket created on IP: '0.0.0.0'.
    140730  4:27:07 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
    140730  4:27:07 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    140730  4:27:07 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    140730  4:27:07 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50537. Please use mysql_upgrade to fix this error.
    140730  4:27:07 [ERROR] mysql.user has no `Event_priv` column at position 29
    140730  4:27:07 [ERROR] Cannot open mysql.event
    140730  4:27:07 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
    140730  4:27:07 [Note] /usr/local/libexec/mysqld: ready for connections.
    Version: '5.5.37'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
    
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.