摘要:
--master log 与relay log的关系-------------------------------2014/06/09Just to clarify, there are three sets of file/position coordinates in SHOW SLAVE ST... 阅读全文
摘要:
--MySQL权限说明----------------------2014/06/09一.权限表mysql数据库中的3个权限表:user、db、host权限表的存取过程是:1)先从user表中的host、user、password这3个字段中判断连接的IP、用户名、密码是否存在表中,存在则通过身份验... 阅读全文