Commit 0f302deb authored by tomas@poseidon.ndb.mysql.com's avatar tomas@poseidon.ndb.mysql.com

Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb

into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
parents 5595eaf5 eccd1229
...@@ -34,7 +34,9 @@ ...@@ -34,7 +34,9 @@
an ordered index, an ordered index,
- NdbRecAttr represents an attribute value - NdbRecAttr represents an attribute value
- NdbDictionary represents meta information about tables and attributes. - NdbDictionary represents meta information about tables and attributes.
- NdbError contains the specification for an error.
In addition, the NDB API defines a structure NdbError, which contains the
specification for an error.
It is also possible to receive "events" triggered when data in the database in changed. It is also possible to receive "events" triggered when data in the database in changed.
This is done through the NdbEventOperation class. This is done through the NdbEventOperation class.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment