Merhaba Mysql çöktü ve yardıma ihtiyacım var mümkünse yardımcı olurmusunuz ?
mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) when trying to connect
Mysql problemi yardımcı olabilirmisiniz ?
17
●1.345
- 15-11-2014, 02:04:46Jolan adlı üyeden alıntı: mesajı görüntüle
root@vm01 [~]# service mysql restart
MySQL server PID file could not be found! [FAILED]
Starting MySQL..The server quit without updating PID file (/var/lib/mysql/vm01.xxxxxxxx.pid). - 15-11-2014, 02:14:54Üyeliği durduruldu
- 15-11-2014, 02:18:45Üyeliği durduruldu
- 15-11-2014, 02:21:59
[mysqld] skip-innodb innodb_file_per_table = 1 long_query_time = 5 thread_cache_size = 2048 key_buffer = 256M table_cache = 10240 table_definition_cache = 10240 max_heap_table_size = 128M tmp_table_size = 128M open_files_limit = 5120 max_connections = 200 query_cache_type = 1 query_cache_size = 128M query_cache_limit = 16M max_write_lock_count = 128 join_buffer_size = 1M read_buffer_size = 2M sort_buffer_size = 2M low_priority_updates = 1 concurrent_insert = 2 default-storage-engine = MyISAM innodb_use_native_aio = 0 #required unique id between 1 and 2^32 - 1 server-id = 1 max_allowed_packet=268435456 [mysql] no-auto-rehash [mysqldump] quick quote-names max_allowed_packet = 1000M [myisamchk] tmpdir=/temp key_buffer = 64M sort_buffer_size = 64M read_buffer = 16M write_buffer = 16M [mysqlhotcopy] interactive-timeout
aynı hocam düzelmedi ve my.cnf dosyam
