mirror of
https://github.com/MariaDB/server.git
synced 2026-05-17 20:37:12 +02:00
Merge 10.3 into 10.4
This commit is contained in:
commit
5c3ff5cb93
143 changed files with 4024 additions and 2680 deletions
|
|
@ -77,7 +77,7 @@ namespace mrn {
|
|||
}
|
||||
|
||||
private:
|
||||
static const unsigned int CLEAR_THREATHOLD_IN_SECONDS = 60 * 5;
|
||||
static const int CLEAR_THREATHOLD_IN_SECONDS = 60 * 5;
|
||||
|
||||
mysql_mutex_t *mutex_;
|
||||
LIST *pool_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue