mysql slow query---pt-query-digest----db structure consistency,monitor table records before and after transaction.
摘要:将数据库脚本纳入版本管理是很必要的,尤其对于需要在客户那里部署升级的系统。 对于Python Django等框架,由于数据库是通过Model生成的,因此框架本身包括数据库升级工具,并通过代码版本间接管理了数据库脚本。对于直接通过数据库脚本来维护数据库schema和数据的框架,或者使用DbMainta
阅读全文
posted @ 2016-10-28 10:52