首页>>
软件文档
>>
技术文章
>>
数据库开发
>>
[查看网站地图]
[收藏本方案]
InnoDB 中文参考手册 --- 目录[2]
[入库:2005年8月18日]
[更新:2007年3月24日]
本文简介:
选择自
shuixin13
的 blog
首页
尾页
[1]
[2]
/article/18/8.htm#sec274">8.2 locking reads
8.3 next-key locking: avoiding the 'phantom problem'
8.4 innodb 中各 sql 语句的锁定设置
8.5 mysql 什么时候隐含地提交(commit)或回滚(rollback)事务
8.6 死锁检测与回滚
8.7 consistent read 在 innodb 中运作示例
8.8 如何应付死锁
9 性能调整技巧
9.1
innodb 监视器(monitors)
10 multiversioning 的实现
11 表和索引结构
11.1 索引的物理结构
11.2 插入缓冲
11.3 适应性的散列索引
11.4 记录的物理结构
12 文件空间管理和磁盘 i/o
12.1 磁盘 i/o 和 raw devices
12.2 文件空间管理
12.3 碎片整理一个表
13 出错处理
13.1 mysql 返回的某些错误代码
13.2 某些操作系统的错误编码
14 innodb 表的限制
15 故障检测与修复
15.1
发现并修复数据字典错误的操作
16 innodb version history
17 contact information
18 the gnu gpl license version 2
19 known bugs and their fixes in old versions of innodb
20 the todo list of new features to innodb
21 some books and articles on mysql/innodb