mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
duplicate fields removed, st_mysql_storage_engine added to support run-time handlerton initialization (no compiler warnings), handler API is now tied to MySQL version, handlerton->plugin mapping added (slot-based), dummy default_hton removed, plugin-type-specific initialization generalized, built-in plugins are now initialized too, --default-storage-engine no longer needs a list of storage engines in handle_options(). mysql-test-run.pl bugfixes |
||
|---|---|---|
| .. | ||
| archive | ||
| bdb | ||
| blackhole | ||
| csv | ||
| example | ||
| heap | ||
| innobase | ||
| myisam | ||
| myisammrg | ||
| ndb | ||
| Makefile.am | ||