summaryrefslogtreecommitdiff
path: root/sql/rpl_filter.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15530: Variable replicate_rewrite_db cannot be found in "show global var...Anel Husakovic2022-10-211-21/+131
* Reduce usage of strlen()Monty2021-05-191-1/+1
* MDEV-22059: MSAN report at replicate_ignore_table_grantSujatha2020-06-101-8/+20
* MDEV-22317: SIGSEGV in my_free/delete_dynamic in optimized builds (ARIA)Sujatha2020-04-301-0/+6
* MDEV-22317: SIGSEGV in my_free/delete_dynamic in optimized builds (ARIA)Sujatha2020-04-291-6/+12
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-3/+4
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-9/+11
* MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-4/+5
* MDEV-18648: slave_parallel_mode= optimistic default in 10.5Sujatha2019-12-231-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
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-2/+2
* | | | 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
| |/ /
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-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