摘要:
内存上的数据什么时候被会刷到磁盘,触发机制是什么? 阅读全文
posted @ 2014-08-21 10:46
zitong
阅读(332)
评论(0)
推荐(0)
摘要:
怎么启用apache的mod_log_sql模块将所有的访问信息直接记录在mysql中 阅读全文
posted @ 2014-08-21 10:38
zitong
阅读(261)
评论(0)
推荐(0)
摘要:
myisam崩溃后发生损坏的概率比innodb高的原因 阅读全文
posted @ 2014-08-21 10:36
zitong
阅读(465)
评论(0)
推荐(0)
摘要:
innodb+sphinx怎么做 阅读全文
posted @ 2014-08-21 10:33
zitong
阅读(181)
评论(0)
推荐(0)
摘要:
grant select on *.* to za@localhost;revoke select on *.* to za@localhost;grant all privileges on *.* to z1@localhost;grant all privileges*.* to z1@loc... 阅读全文
posted @ 2014-08-21 10:25
zitong
阅读(172)
评论(0)
推荐(0)
摘要:
show table status like ‘表名’\G 阅读全文
posted @ 2014-08-21 05:47
zitong
阅读(240)
评论(0)
推荐(0)
摘要:
表的定义是在服务器层统一处理的。 阅读全文
posted @ 2014-08-21 05:45
zitong
阅读(212)
评论(0)
推荐(0)
摘要:
是属于服务器层的。 阅读全文
posted @ 2014-08-21 05:43
zitong
阅读(113)
评论(0)
推荐(0)