summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
* | \ \ 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
* | | | | | 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
* | | | | Patch for Bug#27863 (excessive memory usage for many small queries in aAlexander Nozdrin2010-05-141-2/+2
* | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+10
* | | | | A review comment for the fix for Bug#46672.Konstantin Osipov2010-03-131-2/+0
* | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-1/+3
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-1/+3
|\ \ \ \ \
| * \ \ \ \ merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-141-4/+4
| |\ \ \ \ \
| * \ \ \ \ \ merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-129/+133
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Manual merge from next-mr.unknown2010-01-121-37/+43
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-1/+3
| |\ \ \ \ \ \ \ \