Replication: various small fixes specific to the new binlog format of 5.0

(including one which may explain autobuild's failure of yesterday)
This commit is contained in:
guilhem@mysql.com 2004-07-26 19:42:59 +02:00
commit 31f61883df
4 changed files with 20 additions and 22 deletions

View file

@ -604,7 +604,7 @@ public:
concerned) from here.
*/
uint catalog_len; /* <= 255 char */
int catalog_len; // <= 255 char; -1 means uninited
/*
We want to be able to store a variable number of N-bit status vars: