summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\
| * Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\
* | \ 5.5-mergeSergei Golubchik2011-07-021-38/+31
|\ \ \ | |/ /
| * | Merge from 5.1.Guilhem Bichot2011-05-211-4/+3
| |\ \
| | * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-4/+3
| | |/
| * | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-27/+24
| * | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-4/+4
| |\ \ | | |/
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-4/+6
| * | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-21/+8
| |\ \
| * | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-1/+1
* | | | merge.Sergei Golubchik2010-11-251-8/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge 5.2->5.3Sergey Petrunya2010-10-101-1/+1
| |\ \ \
| | * \ \ merge with 5.1Sergei Golubchik2010-07-251-1/+1
| | |\ \ \
| | | * | | restore the unintentinally broken ABISergei Golubchik2010-07-231-1/+1
| * | | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-12/+18
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge 5.1->5.2Sergei Golubchik2010-06-011-11/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-11/+0
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Bug#51591 deadlock in the plugins+status+variablesStaale Smedseng2010-04-191-11/+0
| | * | | | Maria WL#61unknown2010-04-011-0/+17
| | * | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-1/+1
| | |/ / /
| * | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-7/+12
| |\ \ \ \ | | |/ / /
| | * | | Removed compiler warningsMichael Widenius2010-01-061-0/+2
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-7/+10
| | |\ \ \ | | | |/ /
| * | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-0/+3
| |/ / /
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-21/+25
| |\ \ \
| * \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-2/+8
| |\ \ \ \
| * | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-5/+10
| * | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-18/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-3/+3
| |\ \ \ \ \ \
| | * | | | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-3/+3
* | | | | | | | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-2/+2
* | | | | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-21/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix build failure.Alexander Nozdrin2010-07-291-0/+1
|/ / / / / / /
* | | | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-1/+2
* | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-22/+22
* | | | | | | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+0
* | | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge of bug#51851.Mattias Jonsson2010-05-241-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-2/+2
* | | | | | | | | Fixed typo which was introduced by pre-requisite patch forDmitry Lenev2010-05-301-1/+1
* | | | | | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-3/+4
|/ / / / / / / /
* | | | | | | | Clean-up, give better names, add comments toKonstantin Osipov2010-05-061-8/+8
* | | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+13
|/ / / / / / /
* | | | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-0/+2
* | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-12/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge backport of WL#3771 with mysql-next-mr.Sergey Vojtovich2010-01-191-12/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge next-mr -> next-4284Konstantin Osipov2010-02-031-105/+192
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-105/+192