Mod ndb releases
| mod_ndb |
|---|
Contents |
[edit] Changes
[edit] Changes in the upcoming release
[edit] Incompatible Change
Here is the complete list of configuration items that a directory or "Location" endpoint can inherit from a parent:
- Database name
- Table name
- Output format
"Columns" and "AllowUpdate" can no longer be inherited.
[edit] Other Changes
- N-SQL - mod_ndb now includes a parser for a SQL-like configuration language.
[edit] Release Plan
[edit] mod_ndb 1.0
Release 1.0 of mod_ndb will be compatible with MySQL Cluster 5.0 and 5.1. It will be available slightly before the GA release of MySQL 5.1 in late 2007. A release candidate is now available.
[edit] Intermediate releases 1.1, etc.
Subsequent minor releases 1.1, 1.2, etc., will introduce features and improvements, as outlined on the [Issue Grid].
[edit] mod_ndb 1.1
Release 1.1 adds:
- Support for multiple TEXT or BLOB columns in a result set
- Server-side support for the JSONRequest proposal.