潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
Linux下ext4和ext3的比较 | 5979 | 0 | 1 | 2009-03-08 | |
InnoDB释放表空间 | 1017 | 0 | 0 | 2009-03-06 | |
MySQL维护命令集锦-- | 941 | 0 | 0 | 2009-03-06 | |
SSH Tunnel | 3749 | 0 | 0 | 2009-03-06 | |
Iptables阻止SSH攻击 | 2285 | 0 | 0 | 2009-03-06 | |
Linux企业集群[读书] | 621 | 0 | 0 | 2009-03-06 | |
InnoDB和MyISAM的差别 | 1044 | 0 | 0 | 2009-03-05 | |
软件工程师的务实职业生涯规划 | 822 | 0 | 0 | 2009-03-03 | |
你应该在职业生涯中做好定位 | 1091 | 0 | 0 | 2009-03-03 | |
RHEL5U2上安装MARVELL Yukon 88E8056网卡驱动 | 3310 | 0 | 0 | 2009-03-02 | |
Linux系统管理技术手册(第二版)----在线阅读 | 967 | 0 | 0 | 2009-03-01 | |
查看mysql的同时连接数 | 3304 | 0 | 0 | 2009-02-26 | |
查看apache当前并发访问数 | 2605 | 0 | 0 | 2009-02-26 | |
什么是CHROOT | 1136 | 0 | 0 | 2009-02-16 | |
SNMPD.EXAMPLES | 2031 | 0 | 0 | 2009-02-11 | |
README.snmpv3 | 1274 | 0 | 1 | 2009-02-11 | |
分布式文件系统研究:Lustre File System | 10787 | 2 | 0 | 2009-02-11 | |
存储技术概述——集群存储 | 4304 | 0 | 0 | 2009-02-11 | |
分布式文件系统概述 | 4180 | 1 | 0 | 2009-02-11 | |
linux下如何用脚本实现自动ftp | 1414 | 0 | 0 | 2009-02-11 |
chinaunix网友2009-08-06 15:38
我在百度发了贴,知道您之前有关注过这个问题。所以请指教下! 以下是百度知道的链接: http://zhidao.baidu.com/question/110432648.html 另外 http://jport.blog.163.com 多支持!
chinaunix网友2009-07-13 14:05
我是Mysql 数据库同步: 现状是:slave_io_running:no, slave_sql_running:yes last_err: 是[Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log- bin=localhost-bin' to avoid this problem. 090713 10:39:01 InnoDB: Started; log sequence number 0 6488370 090713 10:39:01 [ERROR] Error reading master configuration 090713 10:39:01 [ERROR] Failed to initialize the master info structure 090713 10:39:01 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.0.22-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution 谢谢