mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Bug #18472 race condition between multiple mysqld's when setting up cluster/schema
- check that event is the correct one, and only delete if wrong version
This commit is contained in:
@@ -29,6 +29,8 @@ extern ulong ndb_extra_logging;
|
||||
|
||||
#define INJECTOR_EVENT_LEN 200
|
||||
|
||||
#define NDB_INVALID_SCHEMA_OBJECT 241
|
||||
|
||||
/*
|
||||
The numbers below must not change as they
|
||||
are passed between mysql servers, and if changed
|
||||
|
Reference in New Issue
Block a user