MarkSchoonover (talk | contribs) (Added additional features from Brian's interview at OSCON 2008) |
|||
Line 14: | Line 14: | ||
* InnoDB default storage engine |
* InnoDB default storage engine |
||
* Windows compatibility removed |
* Windows compatibility removed |
||
+ | * Localized commandline tools and user notifications |
Revision as of 14:07, 13 August 2008
- Based on MySQL 6.0 source tree
- No shipped libraries
- POSIX compliance
- Micro kernel design
- Pluggable Architecture for views, stored procedures, UDFs, storage engines ...
- Sharding across multiple nodes
- Intelligent proxy
- Multi CPU/Multi Core
- Optimized field types
- Efficient memory useage
- No internal ACL, use LDAP/PAM
- No database data formatting
- Cleaned up make system
- InnoDB default storage engine
- Windows compatibility removed
- Localized commandline tools and user notifications