summaryrefslogtreecommitdiff
path: root/mysql-test/extra
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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
| | | |/ / / / | | |/| | | |
* | | | | | | Bug#41371 Select returns 1 row with condition "col is not null and col i...Alexey Botchkov2009-11-031-0/+2
|/ / / / / /
* | | | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-229-45/+575
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | 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
* | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | second merge from main, with adaptionsBjorn Munch2009-09-021-0/+710
| |\ \ \ \ | | |/ / /
| * | | | first merge from mainBjorn Munch2009-09-023-0/+129
| |\ \ \ \
| * | | | | Bug #42408 Faulty regex for detecting [Warning] and [ERROR] in mysqld error logBjorn Munch2009-08-281-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
| |_|/ / |/| | |
* | | | 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
| |/ / |/| |
* | | 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
* | BUG#44270: RESET SLAVE does not reset Last_IO_Error or Last_IO_ErrnoLuis Soares2009-06-031-0/+54
|/
* Bug#37716.Serge Kozlov2009-04-041-98/+99
* Manual merge.Ramil Kalimullin2009-03-251-0/+40
* BUG#39701: Mixed binlog format does not switch to row mode onLuis Soares2009-03-241-0/+36
* Merging with 5.1-bugteam.Mats Kindahl2009-02-0916-69/+249
|\
| * Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-1/+1
| * Post-merge patch for extra/rpl_test/rpl_log.test: Serge Kozlov2009-02-021-0/+3
| * merge: 5.1 -> 5.1-rplLuis Soares2009-01-232-0/+19
| |\
| * | BUG#37718: rpl.rpl_stm_mystery22 fails sporadically on pushbuildSven Sandberg2009-01-091-0/+168
| * | Bug#41108: It is a testcase timeout bug so the patch fixes test code in places Serge Kozlov2008-12-121-7/+12
| * | BUG#38350: Many tests don't clean up after themselves on exit.Sven Sandberg2008-11-133-7/+14
| * | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-122-2/+181
| |\ \
| * | | Post-merge fixes to fix test cases.Mats Kindahl2008-10-291-2/+5
| * | | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-235-19/+73
| |\ \ \
| * | | | Post-merge fixes.Mats Kindahl2008-10-071-6/+2
| * | | | Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-063-10/+40
| |\ \ \ \