summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog
Commit message (Expand)AuthorAgeFilesLines
* Post fix of result file after push of BUG#42415He Zhenxing2009-05-203-64/+64
* merge: 5.1-bt local bug fix branch --> 5.1-bt up-to-date.Luis Soares2009-05-142-0/+355
|\
| * BUG#42749: infinite loop writing to row based binlog - processlist showsLuis Soares2009-05-122-0/+355
* | Bug #44442: Incident events are silent in mysqlbinlog outputMats Kindahl2009-05-113-0/+40
|/
* BUG#42640 mysqld crashes when unsafe statements are executed (STRICT_TRANS_TA...Guangbao Ni2009-04-033-56/+93
* Manual merge.Ramil Kalimullin2009-03-252-0/+64
* Bug #40559 assertion failed in check_binlog_magic Andrei Elkin2009-03-062-2/+4
* Auto merged Guangbao Ni2009-03-052-0/+122
|\
| * BUG#39526 sql_mode not retained in binary log for CREATE PROCEDURELeonard Zhou2009-02-282-0/+122
* | BUG#41980 SBL, INSERT .. SELECT .. LIMIT = ERROR, even when @@SQL_LOG_BIN is 0 !Guangbao Ni2009-03-052-2/+184
|/
* Bug #36763Mats Kindahl2009-02-103-0/+15
* BUG#36763: TRUNCATE TABLE fails to replicate when stmt-based binlogging is no...Mats Kindahl2009-02-102-8/+0
* Merging with 5.1-bugteam.Mats Kindahl2009-02-0924-78/+341
|\
| * Bug#42634: % character in query can cause mysqld signal 11 segfaultDavi Arnaut2009-02-092-0/+21
| * BUG#35583: mysqlbinlog replay fails with ERROR 1146 when temp tables are usedLuis Soares2009-01-311-1/+2
| * merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-3020-78/+207
| |\
| | * merge: 5.1 -> 5.1-rplLuis Soares2009-01-237-18/+85
| | |\
| | * | BUG#38350: Many tests don't clean up after themselves on exit.Sven Sandberg2008-11-132-1/+7
| | * | Manual merge of 5.1 into 5.1-rplMats Kindahl2008-10-241-14/+14
| | * | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-2314-56/+337
| | |\ \
| | * \ \ Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-062-0/+88
| | |\ \ \
| | * | | | WL#4350 Options in my.cnf style config file should not start with --Magnus Svensson2008-09-051-3/+3
| | * | | | Merging with 5.1-rpl.Mats Kindahl2008-08-206-10/+10
| | |\ \ \ \
| | | * | | | post fixes after mergeHe Zhenxing2008-08-151-1/+1
| | | * | | | Merge 5.1-rpl-testfixes -> 5.1-rplHe Zhenxing2008-08-146-11/+11
| | | |\ \ \ \
| | * | | | | | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary ...Mats Kindahl2008-08-201-0/+53
| | |/ / / / /
| | * | | | | merged 5.1 main to 5.1-rplSven Sandberg2008-08-0416-71/+185
| | |\ \ \ \ \
| | | * | | | | BUG#37975: wait_for_slave_* should increase the timeoutSven Sandberg2008-07-101-1/+1
| | | * | | | | Merge 5.1->5.1-rplMagnus Svensson2008-05-301-6/+12
| | | |\ \ \ \ \
| | | * | | | | | Fix for binlog_index test case: hide difference for paths from warning messag...unknown2008-04-052-4/+6
| | | * | | | | | Fix paths in test and result filesunknown2008-04-033-4/+112
| | | * | | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-0319-9/+302
| | | |\ \ \ \ \ \
| | | | * | | | | | Post-merge fixes to make tests pass.unknown2008-04-021-1/+1
| | | | * | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2008-04-022-2/+2
| | | | |\ \ \ \ \ \
| | | | | * | | | | | BUG#34541: mysqlbinlog prints 'set;' in stm mode after changing autocommit modeunknown2008-04-022-2/+2
| | | * | | | | | | | Add mtr databaseunknown2008-04-021-0/+1
| | | * | | | | | | | After merge fixesunknown2008-03-263-3/+1
| | | * | | | | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-03-2512-62/+75
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Add combinations file for binlog suiteunknown2008-03-031-0/+8
| | | | * | | | | | | | Update pathsunknown2008-03-034-3/+5
| | | | * | | | | | | | Fix after mergeunknown2008-02-282-4/+5
| | | | * | | | | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-02-287-58/+60
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Update test resultunknown2008-01-111-36/+36
| | | | | * | | | | | | | WL#4189unknown2007-12-128-16/+20
| * | | | | | | | | | | | BUG#35583 mysqlbinlog replay fails with ERROR 1146 when temp tables are usedAlfranio Correia2009-01-282-0/+112
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Bug #36763Mats Kindahl2009-02-066-0/+103
|/ / / / / / / / / / /
* | | | | | | | | | | Bug#41888: Test binlog.binlog_database causing binlog_innodb to fail on Pushb...Patrick Crews2009-01-121-0/+3
* | | | | | | | | | | Fix a few problems after latest bunch of InnoDB snapshot changes:Timothy Smith2009-01-082-3/+5
* | | | | | | | | | | Update test result file for binlog_innodb.result; the tested values (change i...Timothy Smith2008-12-151-3/+3
* | | | | | | | | | | Bug #33420 Test 'rpl_packet' fails randomly with changed "Exec_Master_Log_Pos"Andrei Elkin2008-12-081-2/+0