summaryrefslogtreecommitdiff
path: root/mysql-test/extra
Commit message (Expand)AuthorAgeFilesLines
* Merging with mysql.5.1-rep+2Mats Kindahl2009-12-181-17/+16
|\
| * merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Alfranio Correia2009-12-171-17/+16
| |\
| | * merge 5.1-bugteam (local) --> 5.1-bugteamAlfranio Correia2009-11-213-35/+416
| | |\
| | | * BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-221-37/+40
| | | * BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-221-18/+18
| | | * BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-221-0/+364
| | | * BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-222-18/+32
| | * | BUG#47995: Mark system functions as unsafeSven Sandberg2009-11-181-17/+16
* | | | Merging with mysql-5.1-rep+2Mats Kindahl2009-12-181-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | WL#5151: Conversion between different typesMats Kindahl2009-12-181-0/+28
* | | | Merging with mysql-5.1-rep+2Mats Kindahl2009-12-154-11/+797
|\ \ \ \ | |/ / /
| * | | WL#5151: Conversion between different types when replicatingMats Kindahl2009-12-144-11/+797
* | | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-303-1/+72
|\ \ \ \ | | |/ / | |/| |
| * | | Manual Mergeunknown2009-11-031-0/+10
| * | | BUG#48297: Schema name is ignored when LOAD DATA is written into Luis Soares2009-10-271-0/+61
| | |/ | |/|
| * | manual merge of 28141Tatiana A. Nurnberg2009-10-201-1/+1
| |/
* | WL#3894, post-push fix.Serge Kozlov2009-11-281-24/+13
* | Backport for WL#4416Serge Kozlov2009-11-275-19/+12
* | manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-131-0/+1
|\ \
| * | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-0/+1
* | | Backport Bug #45827 Stmt using two autoinc values does not produce unsafe wa...unknown2009-11-131-0/+4
* | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-0610-35/+675
|\ \ \ | |/ / |/| / | |/
| * Bug#46640: output from mysqlbinlog command in 5.1 breaks replicationunknown2009-10-141-0/+39
| * BUG#44661: automerge local 5.1-bt bug branch --> local 5.1-bt up to dateLuis Soares2009-10-071-0/+1
| |\
| | * BUG#44661: rpl_ndb.rpl_ndb_circular_simplex fails because ofLuis Soares2009-09-271-0/+1
| * | mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-10-061-0/+300
| |\ \
| | * | BUG#47678 Changes to n-tables that happen early in a trans. are only flushed ...Alfranio Correia2009-10-061-1/+101
| | * | BUG#47287 RBR: replication diff on basic case with txn- and non-txn tables in...Alfranio Correia2009-10-061-0/+200
| * | | Bug #45677 Slave stops with Duplicate entry for key PRIMARY when using triggerunknown2009-10-013-0/+183
| |/ /
| * | BUG #46572 DROP TEMPORARY table IF EXISTS does not have a consistent behavior...unknown2009-09-281-11/+46
| * | Bug #46931 rpl.rpl_get_master_version_and_clock fails on hpux11.31unknown2009-09-271-1/+11
| * | automergeGeorgi Kodinov2009-09-181-0/+2
| |\ \ | | |/ | |/|
| * | BUG#45999 Row based replication fails when auto_increment field = 0unknown2009-09-101-0/+76
| * | BUG#45581 Test rpl_row_sp006_InnoDB fails randomly: Unknown database 'mysqlte...unknown2009-09-041-22/+19
* | | Backport fixes for the follow testsHe Zhenxing2009-10-021-1/+2
* | | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-014-35/+537
|\ \ \
| * | | BUG#47741 rpl_ndb_extraCol fails in next-mr (mysql-5.1-rep+2) in RBRAlfranio Correia2009-09-301-37/+40
| * | | Post-fix for BUG#43789Alfranio Correia2009-09-301-18/+18
| * | | BUG#43789 different master/slave table defs cause crash: text/varchar nullAlfranio Correia2009-09-291-0/+364
| * | | BUG#38173 Field doesn't have a default value with row-based replicationAlfranio Correia2009-09-292-18/+32
| * | | BUG#28777, WL#4293: SHOW BINLOG EVENTS does not work on relay logLuis Soares2009-09-291-0/+121
* | | | WL#342 heartbeatAndrei Elkin2009-09-294-10/+10
|/ / /
* | | Bug #37221: SET AUTOCOMMIT=1 does not commit binary logMats Kindahl2009-09-231-0/+28
| |/ |/|
* | second merge from main, with adaptionsBjorn Munch2009-09-021-0/+710
|\ \ | |/
| * BUG#46864 Incorrect update of InnoDB table on slave when using trigger with m...Alfranio Correia2009-08-271-32/+15
| * BUG#28976 Mixing trans and non-trans tables in one transaction results in inc...Alfranio Correia2009-08-271-0/+727
* | first merge from mainBjorn Munch2009-09-023-0/+129
|\ \ | |/
| * Bug #45214 get_master_version_and_clock does not report error when queries failunknown2009-07-161-0/+63
| * Fix for bug#45998: database crashes when runningRamil Kalimullin2009-07-141-0/+12
| * BUG#44270: Post-push fixLuis Soares2009-06-261-2/+2