summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-24/+33
* Ensure that mysqlbinlog frees all memory at exitMonty2021-02-081-14/+23
* Merge 10.4 into 10.5Marko Mäkelä2020-09-041-2/+6
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-09-031-2/+6
| |\
| | * MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-2/+6
* | | Merge 10.4 into 10.5Marko Mäkelä2020-06-141-2/+2
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-06-131-2/+2
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-06-131-2/+2
| | |\
| | | * Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-2/+2
| | | |\
| | | | * Client spelling mistakesIan Gilfillan2020-06-081-2/+2
* | | | | Updated client and server to use new binary names in --debug tracesMonty2020-04-191-1/+1
* | | | | MDEV-22214 mariadbd.exe calls function mysqld.exe, and crashesVladislav Vaintroub2020-04-101-0/+3
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-231-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | default_gtid_pos_table: my_atomic to std::atomicSergey Vojtovich2020-03-211-0/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-171-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-161-7/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-03-131-7/+7
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-03-131-7/+7
| | | |\ \ | | | | |/
| | | | * Merge 5.5 into 10.1Marko Mäkelä2020-03-131-7/+7
| | | | |\
| | | | | * Cleanup: clang-10 -Wmisleading-indentationMarko Mäkelä2020-03-111-7/+7
* | | | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-5/+5
* | | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-7/+10
* | | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-3/+2
* | | | | | MDEV-20477 Merge binlog extended metadata support from the upstreamSachin2019-09-111-0/+6
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-191-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-0/+1
| | | |\ \ \ | | | | |/ /
| * | | | | Fixed that mariadb-# binaries reads their corresponding entry from my.cnfMonty2019-07-181-1/+2
* | | | | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-1/+1
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-171-0/+1
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-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 AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | | | * MDEV-17260: Memory leaks in mysqlbinlogSujatha Sivakumar2019-04-241-0/+2
| | | | | * MDEV-8340 Add "mysqlbinlog --binlog-row-event-max-size" support for MariaDB 5.5Sergei Golubchik2015-07-311-0/+7
* | | | | | MDEV-19550 Move specific parts of log_event.cc to log_event_client.cc and log...Alexander Barkov2019-05-231-0/+1
|/ / / / /
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-6/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-271-6/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17260: Memory leaks in mysqlbinlogSujatha Sivakumar2019-04-261-6/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-8/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-8/+15
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-8/+15
| | |\ \ \ | | | |/ /
| | | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-7/+16
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-3/+20
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-10963 manual merge 10.1->10.3.Andrei Elkin2019-02-111-4/+2