summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-141-4/+4
|\
| * WL#2360 Performance schemaMarc Alff2010-01-111-4/+4
* | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-129/+133
|\ \ | |/
| * WL#2360 Performance schemaMarc Alff2010-01-061-129/+133
* | Manual merge from next-mr.unknown2010-01-121-37/+43
|\ \ | |/
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-37/+43
* | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-1/+3
|\ \ | |/ |/|
| * mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-4/+4
| |\
| * \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-3/+6
| |\ \
| * | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-1/+1
| * | | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-0/+2
| |\ \ \
| | * \ \ Merged fix for BUG#39934 up a few revisions.Sven Sandberg2009-07-141-0/+2
| | |\ \ \
| | | * | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-0/+2
* | | | | | Merge cleanupMarc Alff2009-12-111-1/+1
* | | | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-1/+0
|\ \ \ \ \ \
| * | | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
* | | | | | | WL#2360 Performance schemaMarc Alff2009-12-091-19/+19
|/ / / / / /
* | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-101-11/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-051-17/+17
| |\ \ \ \ \ \
| * | | | | | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-11/+11
* | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-4/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-3/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-3/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | A patch for Bug#47474 (mysqld hits Dbug_violation_helper assertAlexander Nozdrin2009-09-231-3/+6
| | |/ / /
* | | | | Backport of:Konstantin Osipov2009-10-141-17/+17
|/ / / /
* | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-34/+34
|/ / /
* | | Backport Tomas Ulin fix for a spurious failure on PushBuild:Davi Arnaut2009-08-011-1/+0
* | | Merge from 5.0Gleb Shchepa2009-07-241-4/+2
|/ /
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-16/+16
|/
* BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-1/+3
* Bug#35943 Failure to create mysql.ndb_schema shoudl not be logged if tabe alr...unknown2008-04-091-2/+4
* Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-03-251-6/+7
|\
| * Fix after mergeunknown2008-02-281-6/+7
* | Merge quad.:/mnt/raid/alik/MySQL/devel/5.1unknown2008-02-261-0/+1
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-02-191-0/+1
| |\
| | * A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-0/+1
* | | Merge trift2.:/MySQL/M51/mysql-5.1unknown2008-02-221-0/+13
|\ \ \
| * | | Upon the sql command flush logs, we need to ensure that all outstandingunknown2008-02-201-0/+13
| |/ /
* | | Merge pilot.mysql.com:/data/msvensson/mysql/bug19911/my51-bug19911unknown2008-02-061-1/+1
|\ \ \ | |/ / |/| |
| * | Bug#19911 ndb does not work on sol10 x86unknown2008-02-061-1/+1
| |/
* | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2007-12-191-2/+3
|\ \ | |/ |/|
| * NDB didn't like utf-8 in the last change for some reasonsunknown2007-12-141-2/+2
| * Merge mysql.com:/home/bar/mysql-work/mysql-5.1.b29562unknown2007-12-141-2/+3
| |\
| | * bug#29562 default collation of ucs2_unicode_ci crashes slaveunknown2007-11-281-2/+3
* | | Try to fix assertion failures at slave shutdown when runningunknown2007-12-151-3/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-12-151-10/+27
|\ \ \
| * \ \ Merge mysql.com:/Users/davi/mysql/bugs/32395-5.1unknown2007-12-131-6/+6
| |\ \ \
| | * | | Bug#32395 Alter table under a impending global read lock causes a server crashunknown2007-12-121-6/+6
| * | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-4/+21
| |/ / /