潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
fifo(7) - Linux man page | 944 | 0 | 0 | 2010-12-03 | |
[原创]bash shell的并发实现及进程数的控制 | 1416 | 0 | 0 | 2010-12-02 | |
bash shell必须掌握的命令--exec命令 | 13100 | 0 | 0 | 2010-11-30 | |
[原创]bash shell必须掌握的命令--read命令 | 1725 | 0 | 0 | 2010-11-30 | |
bash的多行注释 | 3877 | 0 | 0 | 2010-11-29 | |
ssh隧道 | 455 | 0 | 0 | 2010-09-29 | |
ssh登陆提速 | 947 | 0 | 0 | 2010-09-29 | |
Linux访问windows下共享目录 | 1047 | 0 | 0 | 2010-09-27 | |
[原创]据说是迅雷的一个嵌入式开发题 | 1541 | 0 | 0 | 2010-09-17 | |
yum服务搭建 | 1496 | 0 | 0 | 2010-09-02 | |
工作脚本--检查各服务器与router之间的连接脚本 | 755 | 0 | 0 | 2010-08-24 | |
tcpwrapper | 1150 | 0 | 0 | 2010-08-08 | |
linux 添加secondary ip | 5349 | 0 | 0 | 2010-06-28 | |
Netfilter conntrack performance tweaking | 1541 | 0 | 0 | 2010-06-25 | |
Linux内核裁剪 | 1322 | 0 | 0 | 2010-06-01 | |
vim调整用户下的tab宽度和颜色方案 | 3700 | 0 | 0 | 2009-11-10 | |
cp命令参数 | 8422 | 0 | 1 | 2009-10-30 | |
几种shell里的小括号,大括号结构和有括号的变量,命令的用法 | 552 | 0 | 0 | 2009-10-28 | |
shell函数使用注意事项 | 994 | 0 | 0 | 2009-10-27 | |
查看cpu信息 | 1198 | 0 | 0 | 2009-10-20 |
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 谢谢