mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
Merge eel.(none):/home/jonas/src/mysql-4.1
into eel.(none):/home/jonas/src/mysql-5.0
This commit is contained in:
@@ -78,9 +78,10 @@ public:
|
||||
///< changes to take effect
|
||||
Retrieved, ///< The object exist and has been read
|
||||
///< into main memory from NDB Kernel
|
||||
Invalid ///< The object has been invalidated
|
||||
Invalid, ///< The object has been invalidated
|
||||
///< and should not be used
|
||||
|
||||
Altered ///< Table has been altered in NDB kernel
|
||||
///< but is still valid for usage
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user