1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Refactoring: Moved master info functionality into rpl_mi.cc to

make code easier to maintain.
This commit is contained in:
lars@mysql.com/black.(none)
2006-10-31 16:51:51 +01:00
parent c9b963cfcd
commit c06f9991b7
7 changed files with 506 additions and 448 deletions

View File

@ -99,8 +99,8 @@ typedef struct st_relay_log_info
*/
pthread_cond_t start_cond, stop_cond, data_cond;
/* parent master info structure */
struct st_master_info *mi;
/* parent MASTER_INFO structure */
class MASTER_INFO *mi;
/*
Needed to deal properly with cur_log getting closed and re-opened with