summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-11/+10
* MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-2/+2
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-8/+11
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-7/+10
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-7/+10
| | |\
| | | * MDEV-10388 MariaDB 10.1.x keeps (deleted) ML* files in tmpdir after LOAD DATA...Sergei Golubchik2016-12-071-0/+3
| | | * typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-031-7/+7
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-1/+1
| | |\ \ | | | |/
| | | * report correct write error on log writesSergei Golubchik2016-09-261-1/+1
* | | | cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... )Sergei Golubchik2016-12-121-6/+2
* | | | fix build and some warningskevg2016-11-241-1/+1
* | | | Binlog compressedvinchen2016-10-191-1/+1
* | | | MDEV-7145: Delayed replicationKristian Nielsen2016-10-161-2/+8
|\ \ \ \
| * | | | MDEV-7145: Delayed replication, cleanup some codeKristian Nielsen2016-10-141-1/+1
| * | | | MDEV-7145: Delayed replication, intermediate commit.Kristian Nielsen2016-10-141-1/+7
| |/ / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-4/+53
|\ \ \ \ | |/ / /
| * | | MDEV-9510: Print extra info to error logNirbhay Choubey2016-08-261-0/+26
| * | | MDEV-10553: Semi-sync replication hangs when master opens new binlog fileKristian Nielsen2016-08-161-1/+1
| * | | MDEV-9423: cannot add new node to the cluser: Binlog..mariadb-10.1.15Nirbhay Choubey2016-06-291-3/+26
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-1/+1
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-1/+1
| | | |\
| | | | * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-70/+5
| | | | * Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-191-0/+8
| | | | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-6/+63
| * | | | Removed some not needed when doing delete thd, which caused warnings aboutMonty2016-04-281-2/+0
* | | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-2/+2
* | | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | | stop binlog background thread together with othersbb-fast-connectSergei Golubchik2016-06-041-11/+17
* | | | | Reuse THD for new user connectionsMonty2016-06-041-2/+1
* | | | | MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+Oleksandr Byelkin2016-05-201-1/+1
* | | | | Final fixes for Memory_usedMonty2016-04-281-0/+6
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-7/+7
| |\ \ \ \ | | |/ / /
| | * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-7/+7
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+1
| | | |\ \ | | | | |/
| | | | * Bug#22278455: MYSQL 5.5:RPL_BINLOG_INDEX FAILS IN VALGRIND.Sujatha Sivakumar2015-12-161-2/+2
| | | | * Bug#14757009: WHEN THE GENERAL_LOG IS A SOCKET AND THE READERPraveenkumar Hulakund2014-07-171-0/+5
| | | | * Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-8/+8
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-3/+5
| | | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | | * upmerge to bug#14548159Rohit Kalhans2012-09-221-10/+23
| | | | |\
| | | | | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-11/+24
| | | | * | merge from 5.1 to 5.5Sujatha Sivakumar2012-09-171-0/+6
| | | | |\ \ | | | | | |/