摘要:
NZ0AZ-8U055-WZ9T1-Z137K-9C779
阅读全文
posted @ 2013-04-11 18:58
语辰
阅读(402)
推荐(0)
编辑
摘要:
情况,从服务器停宕机的时候对主服务器进行了写操作,当从服务器启动起来之后,show slave status的时候,发现Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Could not find first log file name in binary log index file'解决步骤:查看主服务器的file和position,然后在从服务器上执行stop slave;change master to master_host='172.16.
阅读全文
posted @ 2013-04-11 17:50
语辰
阅读(554)
推荐(0)
编辑
摘要:
实验环境:主从复制,一主,一从 master:localhost slave:172.16.21.164因为是测试环境,两台服务器,都没有为服务器设置密码1.检查两个服务器上的配置文件pt-config-diff h=localhost ,u=root h=172.16.21.164,u=root
阅读全文
posted @ 2013-04-11 17:14
语辰
阅读(321)
推荐(0)
编辑
摘要:
步骤:1.perl Makefile.PL2.make3.make test4.make installDESCRIPTIONThis document describes the installation and configuration of DBD::mysql, the Perl DBI driver for the MySQL database. Before reading on, make sure that you have the prerequisites available: Perl, MySQL and DBI. For details see the separa
阅读全文
posted @ 2013-04-11 17:08
语辰
阅读(688)
推荐(0)
编辑