summaryrefslogtreecommitdiff
path: root/sql/rpl_filter.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+3
|\ \
| * \ Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+3
| |\ \ | | |/
| | * MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL.Alexey Botchkov2016-12-071-0/+3
* | | MDEV-6676: Optimistic parallel replicationKristian Nielsen2015-02-071-1/+1
* | | Cleaned up code for setting slave_parallel_modeMonty2015-02-011-1/+3
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | 5.5 mergeSergei Golubchik2014-02-251-1/+1
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | 5.5 mergeSergei Golubchik2013-07-171-6/+7
|\ \ \ | |/ /
| * | mysql-5.5.32 mergeSergei Golubchik2013-07-161-6/+7
| |\ \ | | |/
| | * Merge from mysql-5.1 to mysql-5.5Sujatha Sivakumar2013-03-271-3/+6
| | |\
| | | * Bug#11829838: ALTER TABLE NOT BINLOGGED WITHSujatha Sivakumar2013-03-271-3/+6
* | | | Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-0/+12
* | | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
|/ / /
* | | Make Replication filter settings dynamic.Davi Arnaut2012-03-191-10/+226
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | post-merge fixes.Sergei Golubchik2011-07-021-1/+1
* | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | merge.Sergei Golubchik2010-11-251-3/+18
|\ \ \ | |/ / |/| |
| * | merge with 5.1Sergei Golubchik2010-09-111-2/+2
| |\ \
| | * | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-2/+2
| * | | merge 5.1-> 5.2unknown2009-12-081-1/+7
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+7
| | |\ \ | | | |/
| * | | MWL#36: Add a mysqlbinlog option to change the used databaseSergey Petrunya2009-10-241-0/+2
| * | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-0/+7
| |/ /
| * | Merge MySQL->MariaDBSergey Petrunya2009-09-081-2/+1
| |\ \
| * | | missing DBUG_VOID_RETURNunknown2008-02-071-0/+2
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+4
* | | | Backport of:Konstantin Osipov2009-10-141-6/+6
| |_|/ |/| |
* | | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-0/+2
| |/ |/|
* | mergingAlexey Botchkov2009-04-291-2/+1
|/
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-3/+5
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-11/+11
* Many files:unknown2006-12-271-2/+1
* Fixes for Windows compilation failures.unknown2006-07-071-1/+1
* Fix for BUG#15018 "valgrind error in Rpl_filter (uninitalized memory - could ...unknown2005-11-171-17/+24
* WL#2472: unknown2005-03-211-0/+539