mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
remove: * NDB from everywhere * IM from mtr-v1 * packaging/rpm-oel and packaging/rpm-uln * few unused spec files * plug.in file * .bzrignore
This commit is contained in:
@ -36,8 +36,6 @@ enum Incident {
|
||||
Enumeration of the reserved formats of Binlog extra row information
|
||||
*/
|
||||
enum ExtraRowInfoFormat {
|
||||
/** Ndb format */
|
||||
ERIF_NDB = 0,
|
||||
|
||||
/** Reserved formats 0 -> 63 inclusive */
|
||||
ERIF_LASTRESERVED = 63,
|
||||
|
Reference in New Issue
Block a user