mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
This commit is contained in:
commit
0f44ad64d0
1 changed files with 3 additions and 1 deletions
|
@ -34,7 +34,9 @@
|
|||
an ordered index,
|
||||
- NdbRecAttr represents an attribute value
|
||||
- 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.
|
||||
This is done through the NdbEventOperation class.
|
||||
|
|
Loading…
Add table
Reference in a new issue