summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Merge missing result file update for lp:697174 fix.unknown2011-01-271-1/+1
|\
| * lp:697174, missing result file update.unknown2011-01-271-1/+1
* | After-merge fixes for MWL#47 (which causes changes in binlog positions in .re...unknown2011-01-274-31/+33
* | Merge three Percona patches into mariadb-5.2-rpl:unknown2011-01-269-48/+60
|\ \
| * | Make mysqlbinlog omit redundant `use` around BEGIN/SAVEPOINT/COMMIT/ROLLBACK ...unknown2011-01-131-6/+2
| * | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-102-10/+11
| * | virtual columns:Sergei Golubchik2010-12-313-30/+30
| * | bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when pas...Sergei Golubchik2010-12-201-0/+4
| * | merge with 5.1Michael Widenius2010-12-133-1/+12
| |\ \
| | * | Better warning message if lock test failsMichael Widenius2010-12-101-0/+1
| | * | MBug#687320: Fix sporadic test failures in innodb_mysql.test and partition_in...unknown2010-12-081-0/+10
| | * | Made sure that SELECT from the test case for bug BUG#56862/64041 usesIgor Babaev2010-12-071-1/+1
| * | | mergeVladislav Vaintroub2010-12-061-1/+1
| |\ \ \ | | |/ /
| | * | Fixed test case to be repeatable (after discussion with Igor)Michael Widenius2010-12-061-1/+1
* | | | Merge MWL#163 into mariadb-5.2-rplunknown2010-12-251-0/+102
|\ \ \ \
| * | | | MWL#163: release of row locks in InnoDB during prepareunknown2010-11-031-0/+103
* | | | | Merge MWL#136 into mariadb-5.2-rplunknown2010-12-252-0/+62
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MWL#136: Fix test failures for row-based binlogging by fixing binlog format.unknown2010-11-082-0/+6
| * | | | MWL#136: Cross-engine consistency for START TRANSACTION WITH CONSISTENT SNAPSHOTunknown2010-11-071-0/+56
* | | | | Merge MWL#116 into mariadb-5.2-rpl.unknown2010-12-253-0/+218
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | MWL#116: Add two more test cases:unknown2010-11-031-0/+120
| |/ /
| * | Merge latest MariaDB 5.1 into MWL#116.unknown2010-11-0118-93/+248
| |\ \
| * | | MWL#116: after-architecture-review code refactoring and cleanup.unknown2010-10-292-4/+4
| * | | MWL#116: Efficient group commit: Some fixes for test failures.unknown2010-10-231-3/+3
| * | | MWL#116: Efficient group commit: Fix bug that binlog pos stored by XtraDB dur...unknown2010-10-181-0/+35
| * | | Merge with latest MariaDB 5.1unknown2010-10-01143-7733/+5037
| |\ \ \
| * | | | MWL#116: Efficient group commit for binary logunknown2010-09-301-0/+63
* | | | | merge with 5.1Michael Widenius2010-11-3035-968/+1731
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Automatic merge with 5.1Michael Widenius2010-11-251-0/+19
| |\ \ \ \
| | * | | | Fix of LP BUG#675248.unknown2010-11-231-0/+19
| * | | | | Automatic merge with baseMichael Widenius2010-11-2514-20/+347
| |\ \ \ \ \
| | * \ \ \ \ Merge with MySQL 5.1.53Michael Widenius2010-11-2514-20/+347
| | |\ \ \ \ \
| | | * \ \ \ \ merge to 5.1-securityGeorgi Kodinov2010-10-295-20/+133
| | | |\ \ \ \ \
| | | | * | | | | Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-191-0/+7
| | | | * | | | | Follow up for bug#36742. Changed test case for bug#19828Dmitry Shulga2010-10-181-20/+5
| | | | * | | | | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-131-0/+11
| | | | * | | | | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-072-0/+110
| | | * | | | | | Bug#57688 Assertion `!table || (!table->write_set || bitmap_is_set(table->wri...Sergey Glukhov2010-10-292-0/+40
| | | * | | | | | Bug#57194 group_concat cause crash and/or invalid memory reads with type errorsSergey Glukhov2010-10-291-0/+8
| | | * | | | | | Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-271-0/+16
| | | * | | | | | Bug#56814 Explain + subselect + fulltext crashes serverSergey Glukhov2010-10-181-0/+46
| | | * | | | | | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-181-0/+36
| | | * | | | | | merging.Alexey Botchkov2010-10-151-0/+6
| | | |\ \ \ \ \ \
| | | | * | | | | | Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in ...Alexey Botchkov2010-08-121-0/+6
| | | * | | | | | | mergeMattias Jonsson2010-10-151-0/+26
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in queryMattias Jonsson2010-09-161-0/+26
| | | * | | | | | | | Fix for bug#57283: inet_ntoa() crashesRamil Kalimullin2010-10-121-0/+6
| | | * | | | | | | | Fix for bug#57272: crash in rpad() when using utf8Ramil Kalimullin2010-10-121-0/+31
| * | | | | | | | | | Fix test failure when the mysql-test/ directory is not writable.unknown2010-11-241-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Merge with MySQL 5.1.52Michael Widenius2010-11-2324-948/+1365
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |