189982 Commits (6a0c05b7610dfa8ac414911171a3ee11fe0068b8)
 

Author SHA1 Message Date
Kentoku SHIBA 9ba56c072c Add a parameter spider_strict_group_by for supporting ONLY_FULL_GROUP_BY 6 years ago
Kentoku SHIBA bbb1140d47 add pointer of ha_spider to Spider's use_result function 6 years ago
Kentoku SHIBA f16633c175 fix evaluating bitmap issue in spider 6 years ago
Kentoku SHIBA 18f32f2cd2 fix issue for escape charcters in table parameters of Spider 6 years ago
Kentoku SHIBA 793b84b817 add a table parameter "dsn" to Spider 6 years ago
Kentoku SHIBA 932baa9410 fix build errors on windows environments 6 years ago
Kentoku SHIBA 6c3180bed9 add test result of spider.bugfix insert_select 6 years ago
Kentoku SHIBA 94861b83f4 prepare for adding new connectors for Spider 6 years ago
Kentoku SHIBA 23c8adda74 MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait forever 6 years ago
Kentoku SHIBA 272625d92a fix Spider executing one by one commands before SQL 6 years ago
Kentoku SHIBA c34deb4cd2 fix memory calculate for spider_mon_table_cache 6 years ago
Kentoku SHIBA d3a6ed0550 fix divided lock table issue of Spider 6 years ago
Kentoku SHIBA 418f16116f use ifdef for unused attributes for Spider 6 years ago
Kentoku SHIBA e954d9de88 MDEV-19002 Spider performance optimization with partition 6 years ago
Nikita Malyavin 8e6e5acef1 MDEV-22753 Server crashes upon INSERT into versioned partitioned table with WITHOUT OVERLAPS 5 years ago
Nikita Malyavin 35d327fddb MDEV-22599 WITHOUT OVERLAPS does not work with prefix indexes 5 years ago
Nikita Malyavin 0c595bdeaa MDEV-22434 UPDATE on RocksDB table with WITHOUT OVERLAPS fails 5 years ago
Nikita Malyavin c3e09a2d3f MDEV-22439 Add FOR PORTION OF statements to the test for WITHOUT OVERLAPS 5 years ago
Marko Mäkelä b1ab211dee MDEV-15053 Reduce buf_pool_t::mutex contention 5 years ago
Vladislav Vaintroub 9c55f83eae Cleanup - remove HAVE_AIOWAIT and associated code from mysys 5 years ago
Vladislav Vaintroub 4af3f84895 For better experience in Visual Studio IDE, add header files to Innodb sources 5 years ago
Sergei Golubchik 4adc1269cc FreeBSD compilation fixes 5 years ago
Sergei Golubchik 70ab43b5b0 disable Cassandra engine by default 5 years ago
Sergei Golubchik 29ed04cb6d add stress suite to the list of default suites to run 5 years ago
Sergey Vojtovich dce4c0f979 MDEV-22339 - Assertion `str_length < len' failed 6 years ago
Varun Gupta f30ff10c8d MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 (optimized builds) 6 years ago
Varun Gupta 6404645980 MDEV-21626: Optimizer misses the details about the picked join order 5 years ago
Marko Mäkelä c5883debd6 dict_check_sys_tables(): Do not rely on buf_page_optimistic_get() 5 years ago
Varun Gupta f69278bcd0 MDEV-16230: Server crashes when Analyze format=json is run with a window function with empty PARTITION BY and ORDER BY clauses 5 years ago
Alexey Botchkov 2fcff310d0 MDEV-21902 Nested JSON_ARRAYAGG in JSON_OBJECT should not get escaped. 5 years ago
Alexey Botchkov 74198384e1 MDEV-21914 JSON_ARRAYAGG doesn't reject ORDER BY clause, but doesn't work either. 5 years ago
Aleksey Midenkov 05693cf214 MDEV-22112 Assertion `tab_part_info->part_type == RANGE_PARTITION || tab_part_info->part_type == LIST_PARTITION' failed in prep_alter_part_table 5 years ago
Marko Mäkelä eba2d10ac5 MDEV-22721 Remove bloat caused by InnoDB logger class 5 years ago
Alexey Botchkov 07daf73542 MDEV-22084 Squared brackets missing from JSON_ARRAYAGG when used in a view. 5 years ago
Alexey Botchkov bb47050e1f MDEV-22640, MDEV-22449, MDEV-21528 JSON_ARRAYAGG crashes with NULL values. 5 years ago
Vladislav Vaintroub e7bab059b7 MDEV-22787 postfix 5 years ago
Vladislav Vaintroub 4c52223493 MDEV-21751 postfix 5 years ago
Vladislav Vaintroub bee4b044f6 MDEV-21751 innodb_fast_shutdown=0 can be unnecessarily slow 5 years ago
Alexander Barkov 839ad5e132 MDEV-22758 Assertion `!item->null_value' failed in Type_handler_inet6::make_sort_key_part 5 years ago
Marko Mäkelä 5b18ade0df MDEV-22787 fts_optimize_shutdown() deletes timer prematurely 5 years ago
Julius Goryavsky 3f019d1771 Added missing include files to check for debug_sync 5 years ago
sjaakola 8ec0e9111a MDEV-22763 backporting MDEV-20225 fix into 10.1 5 years ago
Marko Mäkelä 58d2d82022 MDEV-22710 Assertion ...status != buf_page_t::FREED in ibuf_remove_free_page() 5 years ago
Thirunarayanan Balathandayuthapani ad2bf1129c MDEV-22646 Assertion `table2->cached' failed in dict_table_t::add_to_cache 6 years ago
Marko Mäkelä ca3aa67964 MDEV-22577 innodb_fast_shutdown=0 fails to report purge progress 5 years ago
Daniel Black 463a8fc5fd MDEV-22641: postfix - crc32{,c} fixups for ppc64 5 years ago
Marko Mäkelä 701efbb25b Merge 10.4 into 10.5 5 years ago
Marko Mäkelä 8059148154 Merge 10.3 into 10.4 5 years ago
Marko Mäkelä 95ac790296 MDEV-22773 Assertion page_get_page_no... in btr_pcur_store_position() 5 years ago
Monty 457e3128e0 Added larger timeout to backup_stages.test 5 years ago