Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1943837
  • 博文数量: 176
  • 博客积分: 1857
  • 博客等级: 上尉
  • 技术积分: 2729
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-14 22:55
个人简介

吾生有涯,而知无涯,适当止学.循序渐进,步步提升 Talk is cheap, show me the code.

文章分类

全部博文(176)

文章存档

2019年(1)

2018年(14)

2017年(20)

2016年(31)

2015年(15)

2014年(5)

2013年(10)

2012年(80)

分类: Mysql/postgreSQL

2012-10-12 16:53:56

slave错误:
               Last_SQL_Errno: 1535
               Last_SQL_Error: Table definition on master and slave does not match: Column 6 type mismatch - received type 3, baike_permit.sp_user has type 1


               Last_SQL_Errno: 1146
               Last_SQL_Error: Error 'Table 'baike_apps.ask_synrelations_question' doesn't exist' on opening tables


               Last_SQL_Errno: 1091
               Last_SQL_Error: Error 'Can't DROP 'create_time'; check that column/key exists' on query. Default database: 'baike_baike'. Query: 'alter table bk_photo drop index create_time'


               Last_SQL_Errno: 1535
               Last_SQL_Error: Table definition on master and slave does not match: Column 3 size mismatch - master has size 1536, apps.category_tree on slave has size 384. Master's column size should be <= the slave's column size.



这些都是些逻辑错误。
如何解决他们,由于是内网,数据不是那么重要,所以,根据修改表的结构。来使得数据同步。

原来的历史原因,修复的话,如果有很多,也是个力气活。

阅读(2486) | 评论(0) | 转发(0) |
0

上一篇:Oracle之Data Guard监控

下一篇:Linux中的vsftpd

给主人留下些什么吧!~~