summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-4425/+0
* Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-6/+6
* 10.0-base mergeSergei Golubchik2013-12-161-1/+7
|\
| * 5.5 mergeSergei Golubchik2013-11-231-1/+7
| |\
| | * mysql-5.5.34 mergeSergei Golubchik2013-11-191-1/+7
| | |\
| | | * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-1/+7
| | | * bug#14548159: upmerge from mysql-5.1 -> mysql-5.5Rohit Kalhans2012-09-231-1/+1
| | | |\
| | | * \ upmerge to bug#14548159Rohit Kalhans2012-09-221-5/+26
| | | |\ \
* | | | | | MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-141-3/+1
* | | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-23/+23
|/ / / / /
* | | | | 5.5 mergeSergei Golubchik2013-01-291-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | 5.3 mergeSergei Golubchik2013-01-151-0/+1
| |\ \ \ \
| | * \ \ \ 5.2->5.3 mergeSergei Golubchik2013-01-101-0/+1
| | |\ \ \ \
| | | * \ \ \ 5.1 mergeSergei Golubchik2013-01-101-0/+1
| | | |\ \ \ \
| | | | * \ \ \ mysql-5.1.67 mergeSergei Golubchik2013-01-091-0/+1
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | BUG#14548159: Followup patch to fix some issues on PB2Rohit Kalhans2012-09-231-1/+1
| | | | | | |/ | | | | | |/|
| | | | | * | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-5/+26
* | | | | | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | | | | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-4/+2
|/ / / / / /
* | | | | | Merge from 5.3unknown2012-08-241-8/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge from 5.2unknown2012-08-241-8/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge from 5.1.unknown2012-08-241-8/+17
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-382: Incorrect quotingunknown2012-08-241-8/+17
* | | | | | 5.3 mergeSergei Golubchik2012-01-131-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.2.Michael Widenius2011-12-111-7/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-11-241-7/+8
| | |\ \ \ \ | | | |/ / /
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-7/+8
| | | |\ \ \ | | | | |/ /
| | | | * | Updated/added copyright headersKent Boortz2011-07-031-7/+8
| | | | |\ \
* | | | | \ \ 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-1/+1
| |/ / / /
| * | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-1/+1
| |/ / /
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-7/+10
| |\ \ \ | | |/ /
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-22/+21
| |\ \ \
| * \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-8/+11
| |\ \ \ \
| * | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-1/+3
* | | | | | Updated/added copyright headersKent Boortz2011-07-041-2/+4
* | | | | | Merge from 5.1.Guilhem Bichot2011-05-211-7/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-7/+8
| | |_|_|/ | |/| | |
* | | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-37/+12
|\ \ \ \ \
| * \ \ \ \ Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-8/+8
| |\ \ \ \ \
| | * | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-6/+6
| * | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-35/+10
* | | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-1/+1
|/ / / / / /
* | | | | | Fix a compilation failure of ha_ndbcluster_binlog.cc.Konstantin Osipov2010-07-291-0/+1
|/ / / / /
* | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-7/+12
* | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-9/+9
* | | | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-2/+3
|\ \ \ \ \
| * | | | | Fixed ha_ndbcluster_binlog.cc to use Parser_state::init().Alexey Kopytov2010-06-121-2/+3
* | | | | | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-3/+2
|/ / / / /
* | | | | Follow-up patch for Bug#27863 (excessive memory usage for many small queriesAlexander Nozdrin2010-05-171-2/+4