mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Remove unused class member as suggested by Guilhem.
This commit is contained in:
@@ -218,7 +218,6 @@ class MYSQL_LOG: public TC_LOG
|
||||
uint file_id;
|
||||
uint open_count; // For replication
|
||||
int readers_count;
|
||||
bool reset_pending;
|
||||
bool write_error, inited;
|
||||
bool need_start_event;
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user