summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqlbinlog.test
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-011-0/+21
* Fixed bug #28293.gshchepa/uchum@gleb.loc2007-06-211-0/+13
* Bug#28369 rpl test cases fail with binlog disabledmsvensson@pilot.(none)2007-06-071-2/+1
* Add correct replacemsvensson@pilot.blaudden2007-03-311-1/+1
* Bug#27049 Race condition in test mysqlbinlog.testmsvensson@pilot.blaudden2007-03-311-1/+1
* After merge fixesmsvensson@pilot.blaudden2007-03-011-2/+1
* Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0msvensson@pilot.blaudden2007-03-011-3/+36
|\
| * Fix for wrong replace command.bar@mysql.com2007-03-011-1/+1
| * Additional fix for bug N 15126bar@mysql.com2007-03-011-0/+1
| * After merge fixbar@mysql.com2007-02-281-2/+0
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplbar@mysql.com2007-02-281-0/+26
| |\
| | * Bug#15126 character_set_database is not replicated (LOAD DATA INFILE need it)bar@mysql.com2007-02-281-0/+24
| * | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-01-221-5/+10
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-0/+6
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-0/+8
* | | Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@pilot.blaudden2007-02-231-21/+6
|\ \ \
| * | | Fixed the binlog numbering after changes introduced by patch for bug18743.kaa@polly.local2007-02-201-3/+3
| * | | Merge polly.local:/tmp/maint/bug25137/my50-bug25137kaa@polly.local2007-02-201-18/+3
| |\ \ \ | | |/ / | |/| |
| | * | Bug#18743: Several test cases fails if "classic" configuration in 5.0kaa@polly.local2007-02-191-18/+3
| | |/
* | | Use a temporary file to pass UTF8 chars to "mysql" in a portablemsvensson@pilot.blaudden2007-02-191-1/+9
|/ /
* | After merge fix for bug N22645bar@mysql.com/bar.intranet.mysql.r18.ru2006-12-141-2/+2
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplbar@mysql.com/bar.intranet.mysql.r18.ru2006-12-141-0/+18
|\ \
| * | Bug#22645 LC_TIME_NAMES: Statement not replicatedbar@mysql.com/bar.intranet.mysql.r18.ru2006-12-071-0/+19
| |/
* | Bug#20396 Bin Log does not get DELIMETER cmd - Recover StoredProc failsbar@mysql.com/bar.intranet.mysql.r18.ru2006-11-281-0/+24
|/
* Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergekroki/tomash@moonlight.intranet2006-07-291-5/+5
|\
| * Bug#21218 Test "mysqlbinlog" fails to execute another program on Windowsmsvensson@neptunus.(none)2006-07-241-5/+6
* | Bug#14157: utf8 encoding in binlog without set character_set_clientaelkin@dl145k.mysql.com2006-05-311-1/+1
* | BUG#14157: utf8 encoding in binlog without set character_set_clientaelkin@dl145k.mysql.com2006-05-311-1/+1
* | Merge dl145k.mysql.com:/tmp/andrei/MERGE/mysql-4.1aelkin@dl145k.mysql.com2006-05-311-10/+7
|\ \ | |/
| * BUG#14157: utf8 encoding in binlog without set character_set_clientaelkin@mysql.com2006-05-281-2/+2
| * #14157: utf8 encoding in binlog without set character_set_clientaelkin@mysql.com2006-05-201-3/+5
* | Test used a charset not available on many platformslars@mysql.com2006-05-161-5/+10
* | Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1aelkin@mysql.com2006-05-141-2/+2
|\ \ | |/
| * BUG#14157: utf8 encoding in binlog without set character_set_clientaelkin@mysql.com2006-05-141-1/+1
* | Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1aelkin@mysql.com2006-05-141-1/+9
|\ \ | |/
| * BUG#14157: utf8 encoding in binlog without set character_set_clientaelkin@mysql.com2006-05-131-1/+1
| * BUG#14157: utf8 encoding in binlog without set character_set_client e.g DROP ...aelkin@mysql.com2006-05-091-1/+10
| * BUG#16217 fix partly backported from 5.0. It is different in mysqlbinlog part.aelkin@mysql.com2006-02-101-1/+18
* | BUG#16217 forced to introduce a separate mysql client command to adopt its aelkin@mysql.com2006-02-091-1/+18
* | Make it possible to run mysql-test-run.pl with default test suite in differen...msvensson@neptunus.(none)2006-01-241-21/+21
* | mysqlbinlog.test:kent@mysql.com2005-09-241-2/+2
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+1
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Merge embedded server testing changes from 4.1.jimw@mysql.com2005-04-011-0/+3
|\ \ | |/
| * Eliminate most of the remaining hardcoded list of tests to skipjimw@mysql.com2005-03-291-0/+3
* | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.gbichot@quadita2.mysql.com2005-03-251-2/+2
* | WL#874 "Extended LOAD DATA". dlenev@brandersnatch.localdomain2005-03-161-3/+2
* | manually mergedserg@serg.mylan2005-02-141-2/+3
|\ \
| * | XA (not completely polished out yet)serg@serg.mylan2005-01-161-2/+2
* | | Bug#7853 (mysqlbinlog does not accept input from stdin)mats@mysql.com2005-02-041-0/+10
|/ /