1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00

sync with extensions rev29

This commit is contained in:
Vadim Tkachenko
2009-01-12 15:30:38 -08:00
parent d0de499986
commit 2387a1caed
6 changed files with 99 additions and 25 deletions

View File

@@ -153,6 +153,10 @@ extern ulong srv_max_purge_lag;
extern ulong srv_replication_delay;
extern ulint srv_io_capacity;
extern long long srv_ibuf_max_size;
extern ulint srv_ibuf_active_contract;
extern ulint srv_ibuf_accel_rate;
extern ulint srv_flush_neighbor_pages;
extern ulint srv_read_ahead;
extern ulint srv_adaptive_checkpoint;