发布时间:2017-07-21 14:55:56
1. 主库报错2017-07-19T13:07:07.229901+08:00 0 [Note] Failed to select() on semi-sync dump sockets, error: errno=92017-07-19T13:38:23.464859+08:00 0 [Note] Failed to select() on semi-sync dump sockets, error: errno=92. 从库报错2017-07-19T17:28:30.314448+08:00 1234432 [ERROR] Semi-sync slave net.........【阅读全文】
发布时间:2017-07-13 17:22:30
发现之前有数据的zabbix监控 没有数据了,应该是更改了东西,但是不知道改了哪里,查看/tmp 目录下面没有生成cachefilelocalhost-mysql_cacti_stats.txt 说明采集程序没有正常的5分钟运行一次或者报错手动运行下面的测试脚本,都能正常生成cachefile/var/lib/zabbix/percona/scripts/get_mysql_stats_wrap.........【阅读全文】
发布时间:2017-07-13 12:00:58
1. 创建control 文件 vi c.ctlload datainfile '/home/oracle/12.csv'append into table tmpuserFIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"'(CLIENTID,CREATETIME date "yyyy/mm/dd hh24:mi:ss",USERID)2. 执行命令 因为12.csv 文件是excel 文件 里面有title ,需要跳过一.........【阅读全文】