mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Galera MTR Tests: fix variable output in galera_as_slave_gtid_replicate_do_db.result
Signed-off-by: Sachin Setiya <sachinsetia1001@gmail.com>
This commit is contained in:
@ -69,6 +69,7 @@ struct wsrep_thd_shadow {
|
||||
char *db;
|
||||
size_t db_length;
|
||||
my_hrtime_t user_time;
|
||||
longlong row_count_func;
|
||||
};
|
||||
#endif
|
||||
class Reprepare_observer;
|
||||
|
Reference in New Issue
Block a user