0 Members and 1 Guest are viewing this topic.
Again.
# yum list installed mysql*Loaded plugins: fastestmirror, priorities, protectbase, replaceLoading mirror speeds from cached hostfile * base: mirror.muntinternet.net * extras: mirror.1000mbps.com * mratwork-epel: mirror.muntinternet.net * mratwork-ius: mirrors.ircam.fr * updates: centos.mirror1.spango.com0 packages excluded due to repository protectionsInstalled Packagesmysql.x86_64 5.5.34-1.el6 @mratwork-centaltmysql-libs.x86_64 5.5.34-1.el6 @mratwork-centaltmysql-server.x86_64 5.5.34-1.el6 @mratwork-centaltmysqlclient16.x86_64 5.1.61-4.ius.el6 @mratwork-ius
[mysqld]skip-innodb#OpenVZ AIO bug fixinnodb_use_native_aio=0# Settings user and group are ignored when systemd is used (fedora >= 15).# If you need to run mysqld under different user or group, # customize your systemd unit file for mysqld according to the# instructions in http://fedoraproject.org/wiki/Systemduser=mysqldatadir=/var/lib/mysqlsocket=/var/lib/mysql/mysql.sock# Disabling symbolic-links is recommended to prevent assorted security riskssymbolic-links=0# Semisynchronous Replication# http://dev.mysql.com/doc/refman/5.5/en/replication-semisync.html# uncomment next line on MASTER;plugin-load=rpl_semi_sync_master=semisync_master.so# uncomment next line on SLAVE;plugin-load=rpl_semi_sync_slave=semisync_slave.so# Others options for Semisynchronous Replication;rpl_semi_sync_master_enabled=1;rpl_semi_sync_master_timeout=10;rpl_semi_sync_slave_enabled=1# http://dev.mysql.com/doc/refman/5.5/en/performance-schema.html;performance_schema[mysqld_safe]log-error=/var/log/mysqld.logpid-file=/var/run/mysqld/mysqld.pid
Memory: total used free shared buffers cached Mem: 996 717 279 0 10 283 -/+ buffers/cache: 422 573 Swap: 0 0 0
Page created in 0.029 seconds with 17 queries.