summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a lot of compiler warnings found by -WunusedMonty2018-04-261-1/+1
* Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-3/+1
|\
| * After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-3/+1
* | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-85/+149
|\ \
| * \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-4/+15
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-4/+15
| | |\
| | | * MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-4/+15
| * | | mysqlbinlog now prints "# Number of rows" and stops on errorsMonty2017-12-291-81/+134
| |/ /
* | | Removed not used lock argument from read_log_eventMonty2017-12-181-3/+3
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-2/+3
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-2/+3
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-11-101-2/+3
| | |\
| | | * MDEV-12372 mysqlbinlog --version output is the same on 10.x as on 5.5.x, and ...Sergei Golubchik2017-11-091-2/+3
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | | MDEV-13857 - Use the 10.2 libmariadb in 10.3Sergey Vojtovich2017-09-221-0/+3
|/ / /
* | | MDEV-12067 flashback does not correcly revert update/replace statementsbb-10.2-MDEV-12067Lixun Peng2017-07-031-3/+64
* | | 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-2/+2
|\ \ \ | |/ /
| * | spelling fixesklemens2017-03-071-1/+1
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-1/+1
| |\ \ | | |/
| | * Windows : Fix server compile errors when compile with /Zc:strictStrings optionVladislav Vaintroub2017-02-281-1/+1
* | | mysqlbinlog memory leaksSergei Golubchik2017-01-281-4/+5
* | | [MDEV-10570] Add Flashback supportMonty2017-01-201-4/+247
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+11
|\ \ \ | |/ /
| * | MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-061-1/+11
* | | Binlog compressedvinchen2016-10-191-0/+7
* | | Use sql_mode_t for sql_mode.Monty2016-10-051-2/+1
* | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-4/+11
* | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-17/+5
* | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-5/+17
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+15
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-0/+15
| |\ \ | | |/
| | * MDEV-9605 mysqlbinlog does not accept ssl-ca option as expected.Alexey Botchkov2016-04-261-0/+15
| * | MDEV-9792 Backport MDEV-8713 to 10.1.Alexey Botchkov2016-04-271-154/+369
* | | MDEV-8713 Add continuous binary log backup to mysqlbinlog.Alexey Botchkov2016-02-271-154/+370
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-9/+29
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-9/+29
| |\ \ | | |/
| | * Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-9/+29
* | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-10/+0
|/ /
* | MDEV-8734 mysqlbinlog --start-position isn't bigintOleksandr Byelkin2015-11-171-2/+14
* | MDEV-8264 encryption for binlogSergei Golubchik2015-09-041-0/+5
* | cleanup: Log_event::read_log_event()Sergei Golubchik2015-09-041-3/+3
|/
* MDEV-6703 Add "mysqlbinlog --binlog-row-event-max-size" supportSergei Golubchik2015-02-241-0/+9
* 5.5 mergeSergei Golubchik2015-01-211-2/+3
|\
| * mysql-5.5.41 mergeSergei Golubchik2014-12-191-2/+3
| |\
| | * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-1/+2