11 2017 档案
摘要:准备 yum install cmake yum install -y bison yum install -y libaio-devel yum install -y boost yum install gcc-c++ (不然cmake过程中会报错 ) CMake Error at /usr/cm
阅读全文
摘要:环境:Percona Server for MySQL 5.5.18 模拟三个Terminal,实现当引用锁定表的查询被杀死时,错误日志中出现的Got error 1 when reading table Terminal A mysql set session autocommit=0; Quer
阅读全文
摘要:Simple The simplest method of installation is through the Sublime Text console. The console is accessed via the ctrl+` shortcut or the View Show Conso
阅读全文
摘要:背景 业务起不来,读取数据库时报坏块,无法读取数据 数据库版本:11.2.0.3 数据库无备份,无归档 1. 识别坏块 执行以下命令后,rman 会把坏块信息统计到 v$database_block_corruption RMAN backup validate check logical data
阅读全文