潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
数据分割技术sharding | 1358 | 0 | 0 | 2012-07-18 | |
mysql创建专门用于mysqldump的 full backup account | 1107 | 0 | 0 | 2011-06-19 | |
MySQL工作日志-给相同前缀库里的相同前缀表添加字段 | 1994 | 0 | 0 | 2010-10-27 | |
[翻译原创]OnlineDataDrift | 1541 | 0 | 0 | 2009-08-10 | |
shellsql连接mysql | 2197 | 0 | 0 | 2009-08-03 | |
Mysql中limit的用法详解 | 1962 | 0 | 0 | 2009-08-03 | |
Replication优化的一些总结 | 1406 | 0 | 0 | 2009-07-03 | |
mysql5.1编译安装后mysql_install_db时出错的解决 | 3034 | 0 | 0 | 2009-05-08 | |
删除MYSQl BIN-LOG 日志 | 2036 | 0 | 0 | 2009-04-30 | |
MySQL 服务器调优 | 951 | 0 | 0 | 2009-03-30 | |
MySQL优化 | 850 | 0 | 0 | 2009-03-27 | |
mysql myisam表修复 | 854 | 0 | 0 | 2009-03-25 | |
MySQL5.1参考手册之--查询高速缓冲 | 1472 | 0 | 0 | 2009-03-11 | |
InnoDB释放表空间 | 1006 | 0 | 0 | 2009-03-06 | |
MySQL维护命令集锦-- | 931 | 0 | 0 | 2009-03-06 | |
InnoDB和MyISAM的差别 | 1034 | 0 | 0 | 2009-03-05 | |
查看mysql的同时连接数 | 3250 | 0 | 0 | 2009-02-26 | |
MySQL复制(Replication)技术介绍 | 1493 | 0 | 0 | 2009-01-08 | |
Rep error: Error 1201 (HY000) | 2007 | 0 | 0 | 2009-01-05 | |
Rep error:Slave_IO_Running:NO | 3267 | 0 | 0 | 2008-12-31 |
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 谢谢