summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-011-0/+2
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-011-0/+2
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2017-08-311-0/+2
| | |\
| | | * Merge branch '10.0' into 10.1Marko Mäkelä2017-08-301-0/+2
| | | |\
| | | | * MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-...Andrei Elkin2017-08-291-0/+2
* | | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr...Sergei Golubchik2017-07-201-1/+1
* | | | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-30/+46
* | | | | Lots of small cleanupsMichael Widenius2017-08-241-44/+22
* | | | | Print thread_id instead of pthread_self to error logMichael Widenius2017-08-241-4/+4
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+3
|/ / / /
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-0/+9
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-0/+7
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+7
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-201-0/+7
| | | |\
| | | | * MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-181-0/+7
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-0/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-1/+1
| | |\ \ \ | | | |/ /
| | | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+6
| | | * | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-151-1/+1
| | * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+6
* | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12290 Wrong timestamps in binary log causes replication issuesSachin Setiya2017-05-091-0/+2
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-17/+0
|\ \ \ \ \ | |/ / / /
| * | | | cleanup: unused method LOGGER::flush_logsSergei Golubchik2017-04-071-17/+0
* | | | | Simple binary cache optimizationsMonty2017-04-071-18/+20
* | | | | MDEV-8203 Assert in Query_log_event::do_apply_event()Monty2017-04-071-20/+57
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-21/+21
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-21/+21
| |\ \ \ | | |/ /
| | * | Add protection to not access is_open() without LOCK_log mutexMonty2017-02-281-19/+17
| | * | Added error checking for all calls to flush_relay_log_info() and stmt_done()Monty2017-02-281-4/+7
* | | | 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