mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 21:25:36 +02:00
Merge 5.5 into 10.0
Also, implement MDEV-11027 a little differently from 5.5: recv_sys_t::report(ib_time_t): Determine whether progress should be reported. recv_apply_hashed_log_recs(): Rename the parameter to last_batch.
This commit is contained in:
commit
47396ddea9
21 changed files with 501 additions and 579 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
|
||||
#define PLUGIN_VERSION 0x104
|
||||
#define PLUGIN_STR_VERSION "1.4.0"
|
||||
#define PLUGIN_STR_VERSION "1.4.1"
|
||||
|
||||
#define _my_thread_var loc_thread_var
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue