summaryrefslogtreecommitdiff
path: root/mysql-test/t/innodb_mysql.test
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #39932 "create table fails if column for FK is in differentDmitry Lenev2009-10-091-0/+18
* Bug #36259 (Optimizing with ORDER BY) and bug#45828 (Optimizer won't Georgi Kodinov2009-07-071-0/+81
* Bug #44886: SIGSEGV in test_if_skip_sort_order() -Gleb Shchepa2009-06-081-0/+21
* Bug#43580: Issue with Innodb on multi-table updateMartin Hansson2009-05-051-0/+27
* Bug#40127 Multiple table DELETE IGNORE hangs on foreign key constraint violationKristofer Pettersson2009-03-271-0/+147
* merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-02-201-51/+0
|\
| * Bug #42419: test suite fixGeorgi Kodinov2009-02-201-51/+0
* | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-02-191-0/+52
|\ \ | |/
| * Bug #42419: Server crash with "Pure virtual method called" on two concurrentGeorgi Kodinov2009-02-191-0/+51
* | Bug#37016: TRUNCATE TABLE removes some rows but not allDavi Arnaut2009-01-091-0/+52
* | Bug#41348: INSERT INTO tbl SELECT * FROM temp_tbl overwritesDavi Arnaut2009-01-071-0/+41
* | merged bug 37742 to 5.1-bugteamGeorgi Kodinov2008-12-081-0/+39
|\ \
| * | Bug #37742: HA_EXTRA_KEYREAD flag is set when key contains only prefix of req...Georgi Kodinov2008-11-291-0/+36
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+10
|\ \ \ | |/ / |/| / | |/
| * Bug#37284 Crash in Field_string::type()Sergey Glukhov2008-11-271-0/+11
| * Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-231-0/+18
| * innodb_mysql.test, variables.result, variables.test, innodb_mysql.result:gshchepa/uchum@host.loc2008-02-071-0/+14
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-12-131-0/+13
| |\
| | * Fixed bug #32815.igor@olga.mysql.com2007-12-071-0/+15
| * | Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no ...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-261-0/+9
| |/
| * Bug #31001: ORDER BY DESC in InnoDB not workinggkodinov/kgeorge@magare.gmz2007-09-141-0/+23
| * Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optmhansson/martin@linux-st28.site2007-08-291-0/+27
| |\
| | * Bug #30596 GROUP BY optimization gives wrong result ordermhansson/martin@linux-st28.site2007-08-271-0/+27
| * | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optmhansson@dl145s.mysql.com2007-08-161-0/+28
| |\ \ | | |/ | |/|
| | * bug#28570: handler::index_read() is called with different find_flag when mhansson/martin@linux-st28.site2007-08-151-0/+29
| * | Merge ramayana.hindu.god:/home/tsmith/m/bk/50tsmith@ramayana.hindu.god2007-08-011-0/+8
| |\ \
| | * \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintramil/ram@ramil.myoffice.izhnet.ru2007-07-201-0/+9
| | |\ \
| | | * | Fix for bug #28125: ERROR 2013 when adding index.ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-07-181-0/+9
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.(none)2007-07-311-0/+33
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | A fix and a test case for Bug#24918 drop table and lock / inconsistentkostja@bodhi.(none)2007-07-271-0/+34
| | |/ /
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-07-231-0/+54
| |\ \ \
| | * | | Bug #29644: alter table hangs if records locked in share mode gkodinov/kgeorge@magare.gmz2007-07-201-0/+51
| | | |/ | | |/|
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-07-221-0/+33
| |\ \ \ | | |_|/ | |/| |
| | * | Bug #28591: MySQL need not sort the records in case of gkodinov/kgeorge@magare.gmz2007-07-201-0/+33
| | |/
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.(none)2007-07-161-0/+13
| |\ \ | | |/ | |/|
| | * Add a teste case for Bug#27296 "Assertion in ALTER TABLE SET DEFAULT in kostja@bodhi.(none)2007-07-151-0/+14
| * | Merge gleb.loc:/home/uchum/work/bk/5.0gshchepa/uchum@gleb.loc2007-07-081-0/+14
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@labbari.dsl.inet.fi2007-07-061-1/+14
| | |\ \ | | | |/ | | |/|
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@narttu.mysql.fi2007-06-201-0/+14
| | | |\
| | | | * Allow multiple calls to mysql_server_end()monty@mysql.com/narttu.mysql.fi2007-06-201-0/+14
| * | | | Fix testcase to be platform-independentsergefp@mysql.com2007-07-021-1/+3
| * | | | Fixed bug #25798.igor@olga.mysql.com2007-07-011-0/+54
| |/ / /
| * | | Bug #29154: LOCK TABLES is not atomic when >1 InnoDB tables are lockedgkodinov/kgeorge@magare.gmz2007-06-251-0/+35
| |/ /
| * | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@hfmain.(none)2007-06-141-0/+31
| |\ \ | | |/ | |/|
| | * Bug#28878: InnoDB tables with UTF8 character set and indexes cause gkodinov/kgeorge@magare.gmz2007-06-071-0/+31
| * | Fix for bug #28652: MySQL (with-debug=full) asserts when alter table operationsramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-06-011-0/+8
| |/
| * Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug28272igor@olga.mysql.com2007-05-151-0/+25
| |\
| | * Fixed bug #28272: crash that occurs when running an EXPLAIN commandigor@olga.mysql.com2007-05-141-0/+25
| * | Fixed bug #28189: in some rare cases optimizer preferred a more expensiveigor@olga.mysql.com2007-05-101-0/+54
| * | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-04-291-0/+76
| |\ \