summaryrefslogtreecommitdiff
path: root/plugin/feedback/sender_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanupSergei Golubchik2022-10-261-1/+1
* Reduce usage of strlen()Monty2021-05-191-3/+3
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-1/+1
|\
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-1/+1
| |\
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-1/+1
* | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-0/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-12-231-0/+1
| |\ \ | | |/
| | * MDEV-24279 Segfault after 1 day and 5 minutes uptimeSergei Golubchik2020-12-111-0/+1
* | | MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-2/+1
* | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-1/+1
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | | MDEV-18400 - Move shutdown handling to main threadSergey Vojtovich2019-01-291-1/+1
* | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-7/+2
* | | | | Fix of feedback plugin.Oleksandr Byelkin2018-07-061-1/+2
|/ / / /
* | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations)Vladislav Vaintroub2018-02-071-2/+2
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-7/+4
|/ / /
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+1
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
| |\ \
| | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ \ | |/ / /
| * | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | | cleanup: thread_countSergei Golubchik2016-06-041-2/+0
* | | | Reuse THD for new user connectionsMonty2016-06-041-3/+3
* | | | Fixed plugins.feedback_plugin_send failureSergey Vojtovich2016-02-261-0/+1
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-3/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-3/+4
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-3/+4
| |\ \ | | |/
| | * MDEV-9161 feedback_plugin_send in debug buildsSergei Golubchik2015-12-081-0/+1
| | * feedback plugin compilation warningsSergei Golubchik2015-12-081-3/+3
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-4/+5
|\ \ \ | |/ /
| * | fix feedback plugin not to crash in debug buildsSergei Golubchik2015-11-191-1/+1
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-3/+4
| |\ \ | | |/
| | * MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8Sergei Golubchik2015-11-181-0/+1
| | * feedback plugin debugSergei Golubchik2015-11-181-3/+3
* | | SHOW and FLUSH for I_S tables.Sergei Golubchik2014-10-111-1/+2
|/ /
* | fixes for test failuresSergei Golubchik2012-09-271-1/+1
|/
* 5.3->5.5 mergeSergei Golubchik2011-11-221-12/+16
* mergeSergei Golubchik2011-10-111-1/+1
* merge with 5.1Sergei Golubchik2011-10-071-1/+1
* merge feedback pluginSergei Golubchik2011-10-041-0/+301