亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1157 | 回復(fù): 0
打印 上一主題 下一主題

my.cnf(1) [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2011-12-23 01:21 |只看該作者 |倒序?yàn)g覽
[root@vas3 ~]# cat /etc/my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
server-id=9002
master_host=10.29.131.250
master_user=slave
master_password=password
master_port=3306
master_connect-retry=10
replicate_do-db=vas
replicate_do-db=vis_home
replicate_wild_ignore_table=vas.vas_res_%

replicate_do_db=vis3news

default-character-set=gbk
tmpdir=/tmp/mysql
#skip-slave-start
#slave-skip-errors = 1062
#tmp_table_size=10777216
#query_cache_size=10554432
#join_buffer_size=531072
#thread_cache_size=30
log-slow-queries=slow-query.log
long-query-time=1
max_connections=400

#relay-log=mysqld-relay-bin

##innodb##
#innodb_buffer_pool_size= 500M
innodb_log_file_size = 256M
innodb_log_buffer_size = 32M
innodb_flush_method=O_DIRECT
innodb_flush_log_at_trx_commit=2
#########

##CNC###
thread_cache_size = 256
table_cache = 1024
log-error = error.log
max-heap-table-size = 256M
key_buffer_size = 512M
sort-buffer-size = 32M
join-buffer-size = 8M
read_buffer_size = 2M
read_rnd_buffer_size = 2M
query-cache-size = 256M
query-cache-limit = 2M
tmp-table-size = 256M

innodb-buffer-pool-size = 4G
innodb-additional-mem-pool-size = 128M
innodb-support-xa = 0

expire_logs_days = 3
relay-log = mysqld-relay-bin
relay-log-index = mysqld-relay-bin.index
relay-log-info-file = relay-log.info

########

[mysql.server]
user=mysql
basedir=/var/lib

[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
You have new mail in /var/spool/mail/root
[root@vas3 ~]# cat /etc/my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
server-id=9002
master_host=10.29.131.250
master_user=slave
master_password=password
master_port=3306
master_connect-retry=10
replicate_do-db=vas
replicate_do-db=vis_home
replicate_wild_ignore_table=vas.vas_res_%

replicate_do_db=vis3news

default-character-set=gbk
tmpdir=/tmp/mysql
#skip-slave-start
#slave-skip-errors = 1062
#tmp_table_size=10777216
#query_cache_size=10554432
#join_buffer_size=531072
#thread_cache_size=30
log-slow-queries=slow-query.log
long-query-time=1
max_connections=400

#relay-log=mysqld-relay-bin

##innodb##
#innodb_buffer_pool_size= 500M
innodb_log_file_size = 256M
innodb_log_buffer_size = 32M
innodb_flush_method=O_DIRECT
innodb_flush_log_at_trx_commit=2
#########

##CNC###
thread_cache_size = 256
table_cache = 1024
log-error = error.log
max-heap-table-size = 256M
key_buffer_size = 512M
sort-buffer-size = 32M
join-buffer-size = 8M
read_buffer_size = 2M
read_rnd_buffer_size = 2M
query-cache-size = 256M
query-cache-limit = 2M
tmp-table-size = 256M

innodb-buffer-pool-size = 4G
innodb-additional-mem-pool-size = 128M
innodb-support-xa = 0

expire_logs_days = 3
relay-log = mysqld-relay-bin
relay-log-index = mysqld-relay-bin.index
relay-log-info-file = relay-log.info

########

[mysql.server]
user=mysql
basedir=/var/lib

[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP