summaryrefslogtreecommitdiff
path: root/sql/rpl_record_old.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-3/+3
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-3/+3
| |\
| | * Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-3/+3
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-2/+2
|/
* remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* MDEV-6120: When slave stops with error, error message should indicate the fai...Kristian Nielsen2014-07-071-2/+2
* MDEV-4506: parallel replication.unknown2013-09-161-3/+3
* Merge 5.3->5.5Igor Babaev2012-03-171-4/+13
|\
| * Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11"Michael Widenius2012-03-131-4/+13
* | Updated/added copyright headersKent Boortz2011-06-301-0/+14
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-0/+15
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
|/
* Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-1/+1
* BUG#24954 (Last_errno and Last_error not set after master_retry_count hasunknown2007-06-111-5/+6
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-12/+12
* WL#2735: Refactor replicationunknown2007-04-131-1/+1
* BUG#27779 (Slave cannot read old rows log events):unknown2007-04-121-0/+173