summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | MDEV-6179: dynamic columns functions/cast()/convert() doesn't play nice with ...Sergei Golubchik2014-11-081-0/+32
| | | * | | | | MDEV-6865 Merge Bug#18935421 RPAD DIES WITH CERTAIN PADSTR INTPUTS..Alexander Barkov2014-11-171-0/+6
| | | * | | | | MDEV-6868: MariaDB server crash ( select with union and order by with subque...unknown2014-11-151-0/+20
| | | * | | | | MDEV-7089: Test failures in main.failed_auth_unixsocket and plugins.unix_sock...Kristian Nielsen2014-11-121-2/+8
| | * | | | | | MDEV-6984 Can't migrate from MySQL 5.6.21 to MariaDB 10Sergei Golubchik2014-11-192-0/+23
| | * | | | | | MDEV-4285 Server crashes in ptr_compare on NOW and CAST in ORDER BYSergei Golubchik2014-11-181-0/+8
| | * | | | | | MDEV-6794 XtraDB no longer using UNIQUE as clustered index when PK missingSergei Golubchik2014-11-181-0/+15
| | * | | | | | MDEV-6805 one can set character_set_client to utf32Sergei Golubchik2014-11-183-0/+5
| | * | | | | | MDEV-6785 Wrong result on 2nd execution of PS with aggregate function, FROM S...Sergei Golubchik2014-11-181-0/+15
| | * | | | | | MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added columnSergei Golubchik2014-11-182-2/+24
| * | | | | | | MDEV-7118: Anemometer stop working after upgrade to from...Sergey Petrunya2014-11-191-0/+1
| * | | | | | | MDEV-6993 Bad results with join comparing DECIMAL and ENUM/SET columnsAlexander Barkov2014-11-192-0/+42
| * | | | | | | MDEV-6978 Bad results with join comparing case insensitive VARCHAR/ENUM/SETAlexander Barkov2014-11-192-0/+84
| |/ / / / / /
| * | | | | | MDEV-6991 GROUP_MIN_MAX optimization is erroneously applied in some casesAlexander Barkov2014-11-182-0/+66
| * | | | | | MDEV-6950 Bad results with joins comparing DATE/DATETIME and INT/DECIMAL/DOUB...Alexander Barkov2014-11-186-0/+189
| * | | | | | MDEV-7116: Dynamic column hangs/segfaultsunknown2014-11-171-0/+26
| * | | | | | MDEV-7073 main.information_schema and main.information_schema_all_engines fai...Elena Stepanova2014-11-122-1/+2
| * | | | | | Fix buildbot failure: make selectivity.test and selectivity_innodb.test work ...Sergey Petrunya2014-11-111-1/+1
| * | | | | | MDEV-6965 non-captured group \2 in regexp_replaceAlexander Barkov2014-11-101-0/+5
| * | | | | | 5.5 mergeSergei Golubchik2014-11-033-3/+42
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix sporadic test failure in main.processlistKristian Nielsen2014-10-311-1/+9
| | * | | | | Yet another attempt at fixing random failures in test case main.myisam-metadataKristian Nielsen2014-10-291-4/+9
| | * | | | | MergeSergey Petrunya2014-10-293-5/+156
| | |\ \ \ \ \
| | * | | | | | Increase wait timeout in test main.myisam-metadata, in an attempt to get rid ...Kristian Nielsen2014-10-221-1/+1
| | * | | | | | Fix two races in test main.processlist that could cause random failures (seen...Kristian Nielsen2014-10-221-1/+10
| | * | | | | | Attempt to fix a rare random test error in main.information_schema.Kristian Nielsen2014-10-211-2/+10
| | * | | | | | MDEV-6484: Assertion `tab->ref.use_count' failed on query with joins, constan...Sergey Petrunya2014-10-141-0/+14
| * | | | | | | MDEV-7001 Bad result for NOT NOT STRCMP('a','b') and NOT NOT NULLIF(2,3)Alexander Barkov2014-11-022-0/+27
| * | | | | | | MergeSergey Petrunya2014-10-293-33/+122
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge 5.3->5.5Sergey Petrunya2014-10-293-5/+156
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | | * | | | MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw...Sergey Petrunya2014-10-291-0/+29
| | | * | | | MDEV-6878: Use of uninitialized saved_primary_key in Mrr_ordered_index_reader...Sergey Petrunya2014-10-291-0/+29
| | | * | | | MDEV-6888: Query spends a long time in best_extension_by_limited_search with ...Sergey Petrunya2014-10-292-1/+87
| * | | | | | Fixed bug mdev-6843.Igor Babaev2014-10-281-0/+29
| * | | | | | MergeIgor Babaev2014-10-281-0/+25
| |\ \ \ \ \ \
| | * | | | | | Fixed bug mdev-6325.Igor Babaev2014-10-281-0/+25
| * | | | | | | MergeSergey Petrunya2014-10-211-7/+7
| |\ \ \ \ \ \ \
| | * | | | | | | MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw...Sergey Petrunya2014-10-201-0/+29
| * | | | | | | | MDEV-6649 Different warnings for TIME and TIME(N) when @@old_mode=zero_date_t...Alexander Barkov2014-10-201-0/+9
| | |/ / / / / / | |/| | | | | |
| * | | | | | | MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw...Sergey Petrunya2014-10-161-0/+29
| |/ / / / / /
| * | | | | | MDEV-6878: Use of uninitialized saved_primary_key in Mrr_ordered_index_reader...Sergey Petrunya2014-10-161-0/+32
| * | | | | | mergeSergei Golubchik2014-10-105-1/+128
| |\ \ \ \ \ \
| | * \ \ \ \ \ 5.5.40+ mergeSergei Golubchik2014-10-095-1/+128
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Backport from 10.0:Sergey Vojtovich2014-10-081-8/+11
| | | * | | | | don't run privilege checking tests in embeddedSergei Golubchik2014-10-081-0/+1
| | | * | | | | decimal: *correct* implementation of ROUND_UP at lastSergei Golubchik2014-10-081-0/+2
| | | * | | | | MDEV-5553 A view or procedure with a non existing definer can block "SHOW TAB...Sergei Golubchik2014-10-071-0/+11
| | | * | | | | fixes for decimal typeSergei Golubchik2014-10-071-0/+9
| | | * | | | | post-merge fixesSergei Golubchik2014-10-071-1/+0
| | | * | | | | mysql-5.5.40Sergei Golubchik2014-10-062-0/+94
| | | |\ \ \ \ \