1
0
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:
tomas@poseidon.ndb.mysql.com
2006-03-23 22:49:02 +01:00
parent 6a3b28c25e
commit 57198f85d6
5 changed files with 32 additions and 7 deletions

View File

@@ -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