mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
Documentation: NdbError is no longer a class,
it's a struct now.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user