20 Commits (19644f6821d59ecca0f9b1f44fadb3b887061965)

Author SHA1 Message Date
Aleksey Midenkov 3393d1064f MDEV-34075 corruption when query cache cannot allocate block 6 months ago
Oleksandr Byelkin 50998a6c6f MDEV-33861 main.query_cache fails with embedded after enabling WITH_PROTECT_STATEMENT_MEMROOT 2 years ago
Dmitry Shulga 9370c6e83c MDEV-16708: Unsupported commands for prepared statements 5 years ago
Alexey Botchkov 5a8abbb77d MDEV-17399 JSON_TABLE. 5 years ago
Alexey Botchkov 707d8653c4 MDEV-25228 JSON_TABLE: Server crashes in Query_cache::unlink_table. 5 years ago
Alexey Botchkov e9fd327ee3 MDEV-17399 Add support for JSON_TABLE. 5 years ago
Sergei Golubchik 1f1f61a9de MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regression 5 years ago
Nayuta Yanagisawa 6976bb94b4 MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regression 5 years ago
Alexander Barkov f6a2020514 MDEV-17477 Wrong result for TIME('-2001-01-01 10:20:30') and numerous other str-to-time conversion problems 7 years ago
Oleksandr Byelkin de745ecf29 MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 7 years ago
Michael Widenius a7abddeffa Create 'main' test directory and move 't' and 'r' there 8 years ago
Oleksandr Byelkin 5511e8ed59 MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID () 8 years ago
Monty 6660708523 Changed "const row not found" to "Const row not found" 8 years ago
Varun Gupta aad15eae89 Test result for MDEV-10766 fixed 9 years ago
Varun Gupta 6ac754163c MDEV-10766: Queries which start with WITH clause do not get inserted into query cache 9 years ago
Oleksandr Byelkin e3982cead2 MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 10 years ago
unknown 73f8b4dac2 MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and in HOST_STATISTICS) 12 years ago
unknown 2f4db5348a MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and in HOST_STATISTICS) 12 years ago
unknown 1b82512914 MDEV-617 LP:671189 - Query cache is not used for tables or databases with dots in their names 12 years ago
Sergei Golubchik 474fe6d9d9 fixes for test failures 13 years ago
unknown 4cae07968c Dependency of tests from ulong size removed. 14 years ago
Michael Widenius b653115c8e Fixed valgrind error when storing db_name_length in query_cache. 14 years ago
Sergei Golubchik 2ccf247e93 after merge changes: 14 years ago
Sneha Modi b61c2e0b76 Bug#11754170:45729: TEST CASE FOR BUG#28211 IS DISABLED IN QUERY_CACHE.TEST 14 years ago
Sneha Modi fe1acd6dce Bug#11754170:45729: TEST CASE FOR BUG#28211 IS DISABLED IN QUERY_CACHE.TEST 14 years ago
Sneha MOdi 9ab8418fc0 BUG#11754170: TEST CASE FOR BUG#28211 IS DISABLED IN QUERY_CACHE.TEST as RENAME DATABASE 14 years ago
Sneha MOdi b51cbbaaf2 BUG#11754170: TEST CASE FOR BUG#28211 IS DISABLED IN QUERY_CACHE.TEST as RENAME DATABASE 14 years ago
Sergei Golubchik 4d128777dd revert a suggested "optimization" that introduced a bug 15 years ago
unknown 1177bea2f1 Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Dmitry Lenev 8d0dc9b58b Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and 15 years ago
Dmitry Lenev a6c00c276e Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and 15 years ago
Jon Olav Hauglid a42cbe060c Bug #51336 Assert in reload_acl_and_cache during RESET QUERY CACHE 16 years ago
Jon Olav Hauglid 2c4b6dc503 Bug #51336 Assert in reload_acl_and_cache during RESET QUERY CACHE 16 years ago
unknown 0855019e3a Fix multiple test suite failures in Buildbot due to races in the test cases or missing server features not properly checked 16 years ago
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 16 years ago
Sergei Golubchik ae2768ce9c WL#4738 streamline/simplify @@variable creation process 16 years ago
Martin Hansson 66c4b4ae5d Backport of fix for bug#35020 16 years ago
Martin Hansson f9a7ac0664 Backport of fix for bug#35020 16 years ago
Kristofer Pettersson cea642e32b Moved test case for bug 31157 from query_cache.test to subselect.test 16 years ago
Kristofer Pettersson 4b7a8a294b Moved test case for bug 31157 from query_cache.test to subselect.test 16 years ago
Alexey Botchkov d9ea0d0cd5 Bug#41371 Select returns 1 row with condition "col is not null and col is null" 16 years ago
Alexey Botchkov 567bf9d37c Bug#41371 Select returns 1 row with condition "col is not null and col is null" 16 years ago
Marc Alff 63e56390a3 WL#2110 (SIGNAL) 16 years ago
Marc Alff d5fd452d7c WL#2110 (SIGNAL) 16 years ago
Davi Arnaut 3d6cea324a Bug#36326: nested transaction and select 17 years ago
Davi Arnaut 918a038165 Bug#36326: nested transaction and select 17 years ago
Matthias Leich 9e42a60017 - Fix for Bug#40179 Test main.query_cache failing randomly on Pushbuild, test weakness 17 years ago
Matthias Leich 674f88380c - Fix for Bug#40179 Test main.query_cache failing randomly on Pushbuild, test weakness 17 years ago
Kristofer Pettersson 451363afda Reverting patch for bug30087 17 years ago