潜龙勿用,见龙在田
全部博文(540)
| 标题 | 阅读 | 评论 | 转发 | 发布日期 | |
|---|---|---|---|---|---|
| linux限制进程cpu的占用率 | 1706 | 0 | 1 | 2011-09-05 | |
| nginx -t "host not found in upstream"的问题解决 | 10786 | 0 | 0 | 2011-08-15 | |
| yslow性能优化的34条黄金守则 | 1614 | 0 | 0 | 2011-08-13 | |
| kickstart pxe example | 1763 | 0 | 0 | 2011-08-01 | |
| svn 软链接问题 | 14110 | 0 | 0 | 2011-07-29 | |
| 剖析nginx等单线程服务器设计原理与性能优势 | 2058 | 0 | 0 | 2011-07-24 | |
| iptables man | 900 | 0 | 0 | 2011-07-24 | |
| Iptables Limits Connections Per IP | 875 | 0 | 0 | 2011-07-24 | |
| shell脚本自我销毁(运行完后自我删除) | 6106 | 0 | 0 | 2011-07-11 | |
| 已知入栈顺序,求可能的出栈序列 | 7153 | 0 | 0 | 2011-07-05 | |
| chkconfig 服务的添加、顺序 | 9767 | 0 | 0 | 2011-06-28 | |
| yum命令指南-yum使用方法 | 25985 | 0 | 1 | 2011-06-28 | |
| SRC.RPM包安装 | 1387 | 0 | 0 | 2011-06-27 | |
| mysql创建专门用于mysqldump的 full backup account | 1199 | 0 | 0 | 2011-06-19 | |
| Dig HOWTO 中文手册 | 1150 | 0 | 0 | 2011-05-27 | |
| 手动增加swap | 1808 | 0 | 0 | 2011-05-05 | |
| 有关分组、帧、报文、比特流的问题 | 4649 | 0 | 0 | 2011-05-04 | |
| 完全备份、差异备份、增量备份 | 5085 | 1 | 1 | 2011-05-03 | |
| 笑话收集 | 1654 | 0 | 0 | 2011-04-19 | |
| 为不同的脚本之间定义全局变量-export | 3092 | 0 | 0 | 2011-04-02 |
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 谢谢