mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Merged latest mt-flush code to xtradb. Cleaned up thread statistic output
code.
This commit is contained in:
@@ -279,7 +279,7 @@ extern my_bool srv_use_lz4;
|
||||
|
||||
/* Number of flush threads */
|
||||
#define MTFLUSH_MAX_WORKER 64
|
||||
extern ulint srv_mtflush_threads;
|
||||
extern long srv_mtflush_threads;
|
||||
|
||||
/** Server undo tablespaces directory, can be absolute path. */
|
||||
extern char* srv_undo_dir;
|
||||
|
Reference in New Issue
Block a user