• 12-08-2015, 01:33:01
    #1
    Merhaba
    cpanel sunucuda mysql de sorun yaşıyorum biranda mysql kendini kapatmış nasıl oldu anlayamadım.

    /var/lib/mysql/(hostname).err Log kaydı aşağıdaki şekildedir. Ücrete tabi yardım edebilecek pm atabilir.

    150812 01:20:33 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    2015-08-12 01:20:33 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
    2015-08-12 01:20:33 3111 [Note] Plugin 'FEDERATED' is disabled.
    2015-08-12 01:20:33 7f0f6c488740 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
    2015-08-12 01:20:33 3111 [Note] InnoDB: Using atomics to ref count buffer pool pages
    2015-08-12 01:20:33 3111 [Note] InnoDB: The InnoDB memory heap is disabled
    2015-08-12 01:20:33 3111 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2015-08-12 01:20:33 3111 [Note] InnoDB: Memory barrier is not used
    2015-08-12 01:20:33 3111 [Note] InnoDB: Compressed tables use zlib 1.2.3
    2015-08-12 01:20:33 3111 [Note] InnoDB: Using Linux native AIO
    2015-08-12 01:20:33 3111 [Note] InnoDB: Using CPU crc32 instructions
    2015-08-12 01:20:33 3111 [Note] InnoDB: Initializing buffer pool, size = 512.0M
    2015-08-12 01:20:33 3111 [Note] InnoDB: Completed initialization of buffer pool
    2015-08-12 01:20:33 3111 [Note] InnoDB: Highest supported file format is Barracuda.
    2015-08-12 01:20:33 3111 [Note] InnoDB: Log scan progressed past the checkpoint lsn 491842535
    2015-08-12 01:20:33 3111 [Note] InnoDB: Database was not shutdown normally!
    2015-08-12 01:20:33 3111 [Note] InnoDB: Starting crash recovery.
    2015-08-12 01:20:33 3111 [Note] InnoDB: Reading tablespace information from the .ibd files...
    2015-08-12 01:20:33 3111 [ERROR] InnoDB: Tried to read 16384 bytes at offset 0. Was only able to read 0.
    2015-08-12 01:20:33 7f0f6c488740  InnoDB: Operating system error number 2 in a file operation.
    InnoDB: The error means the system cannot find the path specified.
    InnoDB: If you are installing InnoDB, remember that you must create
    InnoDB: directories yourself, InnoDB does not create them.
    2015-08-12 01:20:33 3111 [ERROR] InnoDB: File (unknown): 'read' returned OS error 71. Cannot continue operation
    150812 01:20:33 mysqld_safe mysqld from pid file /var/lib/mysql/cpanel.turkspeed.com.pid ended
    150812 01:20:49 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    2015-08-12 01:20:49 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  • 27-08-2015, 18:36:24
    #2
    /etc/init.d/mysqld start
    /etc/init.d/mysqld stop
    /etc/init.d/mysqld restart

    adımlarını sırasıyla yapıp mysql i resetleyin bakalım sorun düzelecek mi?