潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
iptables端口重定向功能 | 6509 | 0 | 0 | 2009-06-26 | |
Linux下查看进程、线程 | 9440 | 0 | 0 | 2009-06-22 | |
同步和异步的区别 | 1557 | 0 | 0 | 2009-06-11 | |
【原创】fdisk 删除分区后恢复记 | 3649 | 0 | 0 | 2009-06-10 | |
[原创]RHEL5自带apache工作模式由prefork改为worker | 3651 | 2 | 0 | 2009-06-10 | |
Lighttpd初探 | 1497 | 0 | 0 | 2009-06-05 | |
TCP的TIME_WAIT状态 | 1431 | 0 | 0 | 2009-06-03 | |
[原创]windows xp通过VNC viewer远程连接RHEL5桌面 | 2735 | 0 | 0 | 2009-06-01 | |
RHEL5U2下完全关闭ipv6模块 | 1224 | 0 | 0 | 2009-05-26 | |
使用 Bash shell 脚本进行功能测试 | 1137 | 0 | 0 | 2009-05-25 | |
[原创]shell脚本 以另一个用户身份执行命令 | 8160 | 0 | 0 | 2009-05-25 | |
martian source packets(ll header) | 6539 | 0 | 0 | 2009-05-20 | |
提升大型网站并发访问性能 | 2266 | 0 | 0 | 2009-05-15 | |
java.lang.OutOfMemoryError: Java heap space 解决方法 | 1732 | 0 | 0 | 2009-05-15 | |
如何使用chkconfig来设置一个服务在不同运行级别自动启动和关闭 | 1404 | 0 | 0 | 2009-05-14 | |
RMAN使用笔记 | 945 | 0 | 0 | 2009-05-12 | |
几个比较常用和速度不错的ubuntu更新源 | 6582 | 0 | 0 | 2009-05-12 | |
tar命令常用方法集锦 | 2840 | 0 | 0 | 2009-05-11 | |
mysql5.1编译安装后mysql_install_db时出错的解决 | 3034 | 0 | 0 | 2009-05-08 | |
防火墙术语详解 --> 并发连接数 | 1093 | 0 | 0 | 2009-05-08 |
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 谢谢