潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
运行Shell程序的方法 | 1536 | 0 | 0 | 2008-11-16 | |
Bash shell中的位置参数$#,$*,$@,$0,$1,$2...及特殊参数$?,$-等的含义 | 8267 | 1 | 0 | 2008-11-16 | |
Linux系统的救援模式应用详解 | 912 | 0 | 0 | 2008-10-30 | |
kill 命令详解 | 1275 | 0 | 0 | 2008-10-21 | |
RedHat AS4 安装yum | 2126 | 0 | 0 | 2008-10-10 | |
bash变量的间接引用 | 1248 | 0 | 0 | 2008-10-05 | |
date命令集锦 | 2628 | 0 | 1 | 2008-09-26 | |
linux磁盘管理命令--dd | 842 | 0 | 0 | 2008-09-24 | |
/etc/profile、~/.bash_profile等几个文件的执行过程 | 7042 | 0 | 4 | 2008-09-12 | |
动态检测secure日志文件,iptables拒绝恶意IP | 3179 | 0 | 2 | 2008-09-08 | |
[原创]监控mysqld服务是否可用,不可用时发送邮件 | 1228 | 0 | 0 | 2008-08-28 | |
[原创]使用mysqlhotcopy每天备份完整的mysql数据库脚本 | 1038 | 0 | 0 | 2008-08-15 | |
[原创]监控网站有503错误时发送邮件 | 2007 | 0 | 0 | 2008-08-15 | |
UNIX 技巧: UNIX 高手的另外 10 个习惯 | 1002 | 0 | 0 | 2008-07-31 | |
ssh-keygen 排错一则 | 1713 | 0 | 0 | 2008-07-31 | |
Redhat5 Server下载、序列号 | 2435 | 0 | 0 | 2008-05-28 | |
[精华] 中国最完整的sysctl.conf优化方案 | 778 | 0 | 0 | 2008-04-23 | |
UNIX 高手的10 个习惯 | 692 | 0 | 0 | 2008-04-23 | |
CentOS下载 | 2129 | 0 | 0 | 2008-04-20 | |
常用系统状态查询 | 839 | 0 | 0 | 2008-04-17 |
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 谢谢