summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* Revert MDEV-25114Marko Mäkelä2021-09-241-1/+1
* MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-241-1/+1
* CONNECT: move jar files to /usr/share and include them in DEBsSergei Golubchik2021-05-221-1/+1
* cleanup: remove slave background thread, use handle_manager thread insteadSergei Golubchik2021-01-241-3/+1
* MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+1
* Merge 10.1 into 10.2Marko Mäkelä2019-05-281-4/+4
|\
| * MDEV-19614: Fix innodb_plugin on WindowsMarko Mäkelä2019-05-281-4/+4
* | 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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-101-1/+1
|\ \ \ | |/ /
| * | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-101-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+1
|\ \ \ | |/ /
| * | MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails.Jan Lindström2018-09-051-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-1/+2
|\ \ \ | |/ /
| * | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-201-1/+2
* | | Merge branch 'bb-10.2-mariarocks-merge' of github.com:MariaDB/server into 10.2Sergei Petrunia2018-05-071-1/+1
|\ \ \
| * | | Fix compilation on windowsSergei Petrunia2018-04-161-1/+1
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-1/+1
| |\ \ \
| | * | | increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-031-1/+1
* | | | | MDEV-15089 Ensure that connection ID is in 32bit rangeVladislav Vaintroub2018-02-011-9/+1
* | | | | MDEV-14485 Server hangs on startup in THD::initVladislav Vaintroub2018-01-291-1/+1
| |_|/ / |/| | |
* | | | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLDMarko Mäkelä2017-08-311-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-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-201-1/+1
| |\ \ \ | | |/ /
| | * | Change lower_case_file_system definition to feature MYSQL_PLUGIN_IMPORTVicențiu Ciorbaru2017-05-171-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-0/+2
| |\ \ \ | | |/ /
| | * | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-0/+2
* | | | MDEV-10541: Faking the version string only works with MariaDB-ClientsVicențiu Ciorbaru2017-05-061-0/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-14/+0
|\ \ \ \ | |/ / /
| * | | bugfix: federated/replication did not increment bytes_received status variableSergei Golubchik2017-04-271-14/+0
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-3/+3
| |\ \ \ | | |/ /
| | * | MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-011-1/+0
| | * | Added a separate lock for start/stop/reset slave.Monty2017-02-281-1/+1
| | * | Windows : Fix server compile errors when compile with /Zc:strictStrings optionVladislav Vaintroub2017-02-281-1/+2
* | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-12/+12
* | | | [MDEV-10570] Add Flashback supportMonty2017-01-201-0/+1
* | | | store/show vcols as item->print()Sergei Golubchik2016-12-121-6/+8
* | | | Binlog compressedvinchen2016-10-191-1/+2
* | | | Use sql_mode_t for sql_mode.Monty2016-10-051-2/+2
* | | | Merge parallel replication async deadlock kill into 10.2.Kristian Nielsen2016-09-091-4/+7
|\ \ \ \ | |/ / /
| * | | Parallel replication async deadlock killKristian Nielsen2016-09-081-4/+7
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-5/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-5/+0
| |\ \ \ | | |/ /
| | * | Cleanups and minor fixesMonty2016-08-211-5/+0