Downloadliste

Projektbeschreibung

HailDB is a relational database in shared library form that can be embedded into applications. It is not a SQL database, although you can use this library as the storage backend for a SQL database. It features a clean and simple API and is a continuation of the Embedded InnoDB project. With the addition of the HailDB plugin to Drizzle, you get a full SQL interface.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-07 23:48 Zurück zur Release-Liste
2.3.0

Diese Version wurde veröffentlicht, um chronologisch Angleichung an den nächsten Meilenstein Nieselregen. Der Nieselregen HailDB Plugin für diese Version wird diese Version von HailDB erfordern. Dies ist ein Entwickler-Release. Bei der Kollision mit einem Einschränkungsverletzung (Nachschlüssel), HailDB gibt die Schlüssel für sinnvoller Fehlermeldungen verletzt wurde. HailDB stellt eine API für die Tabelle Statistik. HailDB wird nun korrekt registriert trx_is_interrupted, verwenden Sie die, wenn die derzeit laufende Transaktion unterbrochen wurde bestimmt. Code von InnoDB 1.0.7 als die in MySQL 5.1.46 verschmolzen wurde.
This version was released to align chronologically with the next Drizzle milestone. The Drizzle HailDB plugin for that release will require this version of HailDB. This is a developer release. When hitting a constraint violation (duplicate key), HailDB returns which key was violated for more sensible error messages. HailDB provides an API for table statistics. HailDB is now properly registered to use trx_is_interrupted, which determines if the currently running transaction has been interrupted. Code from Innodb 1.0.7 as included in MySQL 5.1.46 was merged.

Project Resources