 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
• |
InnoDB
Tables
|
|
|
|
– |
Modeled
after Oracle
|
|
|
|
• |
Row-level
locking
|
|
|
|
• |
Non-locking
SELECTs
|
|
|
|
• |
Uses
pre-allocated tablespace files
|
|
|
|
– |
Multiple
isolation levels
|
|
|
|
– |
Referential
integrity - foreign keys
|
|
|
– |
High
performance
|
|
|
|
– |
Very
high concurrency
|
|
|
|
– |
Automatic
recovery after crash
|
|