- 积分
- 4
- 威望
-
- 金钱
-
- 注册时间
- 2011-9-5
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2011-9-6 01:04:36
|
显示全部楼层
ndbcluster Clustered, fault-tolerant tables
MRG_MYISAM Collection of identical MyISAM tables
BLACKHOLE /dev/null storage engine (anything you write to it disappears)
CSV CSV storage engine
MEMORY Hash based, stored in memory, useful for temporary tables
FEDERATED Federated MySQL storage engine
ARCHIVE Archive storage engine
InnoDB Supports transactions, row-level locking, and foreign keys
MyISAM Default engine as of MySQL 3.23 with great performance
Open new phpMyAdmin window |
|