summaryrefslogtreecommitdiff
path: root/mysql-test/r/innodb_mysql.result
Commit message (Expand)AuthorAgeFilesLines
* Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-06-031-2461/+0
* Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+30
|\
| * Bug#53334 Incorrect result for InnoDB in LEFT JOIN with impossible conditionSergey Glukhov2010-05-071-0/+30
* | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-0/+28
|\ \ | |/
| * Bug #47453: InnoDB incorrectly changes TIMESTAMP columns when JOINed Georgi Kodinov2010-04-281-0/+28
* | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-0/+30
|\ \
| * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-03-011-0/+14
| |\ \
| * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+8
| |\ \ \
| * | | | Bug #44613 SELECT statement inside FUNCTION takes a shared lockJon Olav Hauglid2010-02-171-0/+25
| * | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-0/+22
| |\ \ \ \
| * | | | | Backport of:Konstantin Osipov2009-12-081-0/+2
| * | | | | Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5,Konstantin Osipov2009-12-051-0/+1
* | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-0/+33
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corruptGeorgi Kodinov2010-03-171-0/+33
* | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-071-0/+22
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Bug #39653: find_shortest_key in sql_select.cc does notGleb Shchepa2010-03-051-0/+22
* | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-261-0/+14
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Bug#50843: Filesort used instead of clustered index led toEvgeny Potemkin2010-02-261-0/+14
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-0/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Bug #49324: more valgrind errors in test_if_skip_sort_orderGeorgi Kodinov2010-01-291-0/+8
* | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-0/+20
|\ \ \ | |/ / |/| / | |/
| * Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+42
| |\
| * \ Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+2
| |\ \
| * | | Fix for bug #39932 "create table fails if column for FK is in differentDmitry Lenev2009-10-091-0/+20
* | | | Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-011-31/+0
* | | | Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-301-0/+31
* | | | Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2009-11-041-0/+22
| |_|/ |/| |
* | | Fix for bug#47963: Wrong results when index is usedRamil Kalimullin2009-10-131-0/+42
| |/ |/|
* | Bug#47746 - main.innodb_mysql fails sporadically:John H. Embretsen2009-10-051-1/+2
|/
* Bug #36259 (Optimizing with ORDER BY) and bug#45828 (Optimizer won't Georgi Kodinov2009-07-071-3/+74
* Bug #44886: SIGSEGV in test_if_skip_sort_order() -Gleb Shchepa2009-06-081-0/+17
* merged 36995 to 5.1-bugteamGeorgi Kodinov2009-06-041-0/+12
|\
| * Bug #36995: valgrind error in remove_const during subquery executionsGeorgi Kodinov2009-06-041-0/+12
* | Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-0/+29
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-191-0/+12
|\ \ | |/
| * Bug#39793 Foreign keys not constructed when column has a '#' in a comment or ...Sergey Glukhov2009-05-191-0/+12
* | Merge.Martin Hansson2009-05-131-0/+27
|\ \
| * | Bug#43580: Issue with Innodb on multi-table updateMartin Hansson2009-05-051-0/+27
* | | Bug #44290: explain crashes for subquery with distinct inGleb Shchepa2009-05-121-0/+19
|/ /
* | AutomergeKristofer Pettersson2009-03-301-0/+145
|\ \
| * | Bug#40127 Multiple table DELETE IGNORE hangs on foreign key constraint violationKristofer Pettersson2009-03-271-0/+145
* | | MergeRamil Kalimullin2009-03-271-0/+30
|\ \ \ | |/ / |/| / | |/
| * Fix for bug #26288: savepoint not deleted, comit on empty transactionRamil Kalimullin2009-03-271-0/+24
| * Bug #42419: test suite fixGeorgi Kodinov2009-02-201-16/+0
| * Bug #42419: Server crash with "Pure virtual method called" on two concurrentGeorgi Kodinov2009-02-191-0/+16
* | Bug#37016: TRUNCATE TABLE removes some rows but not allDavi Arnaut2009-01-091-0/+58
* | Bug#41348: INSERT INTO tbl SELECT * FROM temp_tbl overwritesDavi Arnaut2009-01-071-0/+21
* | merged bug 37742 to 5.1-bugteamGeorgi Kodinov2008-12-081-0/+85
|\ \
| * | Bug #37742: HA_EXTRA_KEYREAD flag is set when key contains only prefix of req...Georgi Kodinov2008-11-291-0/+84
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+6
|\ \ \ | |/ / |/| / | |/