[+/-]
The following changelog shows what has been done in the 5.1 tree:
        MySQL 5.1 enables table partitioning with a selection of
        partitioning algorithms and options available, independently of
        the storage engine used by the table. Syntactically, this
        implements a number of new extensions to the CREATE
        TABLE, ALTER TABLE, and
        EXPLAIN ... SELECT statements. See
        Kapitel 17, Partitionierung.
      
MySQL 5.1 implements support for a plugin API that allows the loading and unloading of components at runtime, without restarting the server. See Abschnitt 26.2, „Die MySQL-Plug-In-Schnittstelle“.
For a full list of changes, please refer to the changelog sections for each individual 5.1.x release.
Dies ist eine Übersetzung des MySQL-Referenzhandbuchs, das sich auf dev.mysql.com befindet. Das ursprüngliche Referenzhandbuch ist auf Englisch, und diese Übersetzung ist nicht notwendigerweise so aktuell wie die englische Ausgabe. Das vorliegende deutschsprachige Handbuch behandelt MySQL bis zur Version 5.1.

