summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/r
Commit message (Expand)AuthorAgeFilesLines
* The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-042-1/+206
* Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-282-206/+1
* merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-271-0/+57
|\
| * merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-171-0/+57
| |\
| | * BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-191-0/+57
* | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-272-1/+206
|/ /
* | BUG 53893: automerged bug branch into mysql-5.1-bugteam latest.Luis Soares2010-06-031-0/+12
|\ \
| * | BUG#53893: RBR: nullable unique key can lead to out-of-sync slaveLuis Soares2010-06-021-0/+12
* | | Postfix for BUG#49741unknown2010-05-281-2/+0
* | | Postfix BUG#49741unknown2010-05-252-14/+14
* | | Bug #49741 test files contain explicit references to bin/relay-log positionsunknown2010-05-2451-6690/+920
|/ /
* | BUG 53621: automerged bzr bundle from bug report.Luis Soares2010-05-201-3/+7
|\ \
| * | BUG#53621: check_testcase fails for rpl_do_grant in mysql-5.1-bugteamLuis Soares2010-05-131-3/+7
| |/
* | BUG 52868: automerged bzr bundle from bug report.Luis Soares2010-05-202-0/+106
|\ \
| * | BUG#52868: Wrong handling of NULL value during update, replication outLuis Soares2010-04-212-0/+106
| |/
* | BUG#49522: Replication problem with mixed MyISAM/InnoDBLuis Soares2010-05-071-0/+21
|\ \ | |/ |/|
* | automerge: merged bug clone into latest mysql-5.1-bugteam.Luis Soares2010-04-161-0/+14
|\ \
| * | BUG#51987: revoke privileges logs wrong error codeLuis Soares2010-03-221-0/+14
* | | Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-282-2/+62
* | | Bug #50095 Multi statement including CREATE EVENT causes rotten binlog entryunknown2010-03-281-2/+8
|/ /
* | merging bug@51648 to 5.1-bt, pe from local bugfixing branchAndrei Elkin2010-03-212-27/+15
|\ \
| * | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-192-27/+15
* | | Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-0/+15
|\ \ \
| * | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-0/+15
* | | | Automerge: mysql-5.1-bugteam bug branch --> mysql-5.1-bugteam latest.Luis Soares2010-03-161-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | BUG#51055: Replication failure on duplicate key + traditional SQLLuis Soares2010-03-041-0/+18
* | | | merging fixes of bug@45576 to 5.1-btAndrei Elkin2010-02-261-22/+6
|\ \ \ \
| * | | | Bug #45576 rpl_row_create_table fails on PB2Andrei Elkin2010-02-261-22/+6
| |/ / /
* | | | bug#51089Andrei Elkin2010-02-261-4/+4
* | | | Bug #51089 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SL...Andrei Elkin2010-02-251-0/+42
|/ / /
* | | Bug#47974 'TYPE=storage_engine' is deprecated and will be Magne Mahre2010-02-091-3/+3
* | | BUG#50620: Adding an index to a table prevents slave from loggingLuis Soares2010-02-051-0/+43
* | | BUG#48632: Fix for Bug #23300 Has Not Been Backported Luis Soares2010-02-051-0/+48
* | | Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-025-1823/+36
* | | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;unknown2010-01-305-36/+1823
* | | merging from 5.1-bt to a local bugfix branchAndrei Elkin2010-01-282-5/+4
|\ \ \
| * | | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-271-2/+2
| * | | Bug #49191 rpl_get_master_version_and_clock failed on PB2: COM_REGISTER_SLAV...unknown2010-01-271-3/+2
* | | | bug#47142Andrei Elkin2010-01-271-0/+20
|/ / /
* | | automerge: mysql-5.1-bugteam branch --> mysql-5.1-bugteam latestLuis Soares2010-01-262-0/+70
|\ \ \
| * | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: Luis Soares2010-01-212-0/+70
* | | | Manual merge with Conflicts:unknown2010-01-252-3/+5
|\ \ \ \
| * | | | Post-commit fix of two testsMagne Mahre2010-01-222-3/+5
* | | | | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-0/+96
|/ / / /
* | | | BUG#46364 MyISAM transbuffer problems (NTM problem)Alfranio Correia2010-01-201-0/+1360
|/ / /
* | | Fix for BUG#49481 and BUG#49482 reverted.Luis Soares2010-01-191-24/+0
* | | BUG#47418 RBR fails, failure with mixup of base/temporary/view unknown2010-01-161-0/+34
* | | Fix for BUG#49481 and BUG#49482.Luis Soares2010-01-141-0/+24
* | | BUG#50018: automerge from 5.1-bt local --> 5.1-bt local latest.Luis Soares2010-01-141-0/+206
|\ \ \
| * | | BUG#50018: binlog corruption when table has many columnsLuis Soares2010-01-071-270/+39