潜龙勿用,见龙在田
全部博文(540)
| 标题 | 阅读 | 评论 | 转发 | 发布日期 | |
|---|---|---|---|---|---|
| [原创]定时整理iptables规则 | 1167 | 0 | 0 | 2009-07-09 | |
| [原创]一个统计成绩排名shell例子 | 1907 | 0 | 0 | 2009-07-08 | |
| initrd镜像文件的作用与制作[转载加修改] | 1067 | 0 | 0 | 2009-07-07 | |
| Replication优化的一些总结 | 1632 | 0 | 0 | 2009-07-03 | |
| 初步了解云计算概念 | 1129 | 0 | 0 | 2009-07-02 | |
| [原创]将换行符变成空格(多行显示-->一行显示) | 3265 | 0 | 0 | 2009-07-01 | |
| [原创]sed将文本中连续的2行合并成一行 | 1664 | 0 | 0 | 2009-07-01 | |
| Linux系统平均负载(load average) | 1466 | 0 | 0 | 2009-07-01 | |
| mod_limitipconn模块限制 | 1443 | 0 | 0 | 2009-07-01 | |
| iptables端口重定向功能 | 6551 | 0 | 0 | 2009-06-26 | |
| Linux下查看进程、线程 | 9520 | 0 | 0 | 2009-06-22 | |
| 同步和异步的区别 | 1628 | 0 | 0 | 2009-06-11 | |
| 【原创】fdisk 删除分区后恢复记 | 3837 | 0 | 0 | 2009-06-10 | |
| [原创]RHEL5自带apache工作模式由prefork改为worker | 3735 | 2 | 0 | 2009-06-10 | |
| Lighttpd初探 | 1619 | 0 | 0 | 2009-06-05 | |
| TCP的TIME_WAIT状态 | 1480 | 0 | 0 | 2009-06-03 | |
| [原创]windows xp通过VNC viewer远程连接RHEL5桌面 | 2843 | 0 | 0 | 2009-06-01 | |
| RHEL5U2下完全关闭ipv6模块 | 1267 | 0 | 0 | 2009-05-26 | |
| 使用 Bash shell 脚本进行功能测试 | 1194 | 0 | 0 | 2009-05-25 | |
| [原创]shell脚本 以另一个用户身份执行命令 | 8208 | 0 | 0 | 2009-05-25 |
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 谢谢