6424 Commits (ecdb2b6e86d4bef2718eaec61f1edd1c11e41e1a)

Author SHA1 Message Date
Alexander Barkov df1448801c MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view field 10 years ago
Sergei Golubchik 95fe71afa6 MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existent row data in original table 10 years ago
Vicențiu Ciorbaru 3c5c04bd2b MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 10 years ago
Vicențiu Ciorbaru 775cccca9f MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init 10 years ago
Sergei Petrunia b17a435069 MDEV-6859: scalar subqueries in a comparison produced unexpected result 10 years ago
Knut Anders Hatlen 95825fa28a Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGE 10 years ago
Sergei Golubchik f560c1ba42 revert 5e9a50efc3 10 years ago
Sergei Golubchik 265e833fdd revert 415faa122b 10 years ago
Chaithra Gopalareddy a7fb5aecfd Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_OPTIMIZER.CC:1657 10 years ago
Oleksandr Byelkin 7e4da9b370 DEV-8632 Segmentation fault on INSERT 10 years ago
Sreeharsha Ramanavarapu 5e9a50efc3 Bug #22023218: MYSQL 5.5: MAIN.FULLTEXT HAS VALGRIND ISSUES. 10 years ago
Sreeharsha Ramanavarapu 415faa122b Bug #19434916: FATAL_SIGNAL IN ADD_KEY_EQUAL_FIELDS() WITH 10 years ago
Ajo Robert f3dce250f4 Bug #20760261 mysqld crashed in materialized_cursor:: 10 years ago
Mithun C Y c28626d0af Bug #21096444: MYSQL IS TRYING TO PERFORM A CONSISTENT READ BUT THE READ VIEW IS NOT ASSIGNED! 10 years ago
Monty 8c815751c9 Problem was that for cases like: 11 years ago
Monty 2e941fe9fc Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigger that is repeatedly executed. 11 years ago
Sergei Petrunia 992d782d78 MDEV-6735: Range checked for each record used with key (also MDEV-7786, MDEV-7923) 11 years ago
Oleksandr Byelkin b9a75862ea MDEV-7613: MariaDB 5.5.40 server crash on update table left join with a view 11 years ago
Chaithra Gopalareddy 044060fe16 Bug #20730220 : BACKPORT BUG#19880368 TO 5.1 11 years ago
Chaithra Gopalareddy a2cd622f3a Bug #20730129: BACKPORT BUG#19612819 TO 5.1 11 years ago
Sergei Petrunia c020d362b6 MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ... 11 years ago
Vicențiu Ciorbaru 45b6edb158 MDEV-6838: Using too big key for internal temp tables 11 years ago
Chaithra Gopalareddy 674367afd5 Bug#19880368 : GROUP_CONCAT CRASHES AFTER DUMP_LEAF_KEY 11 years ago
Chaithra Gopalareddy 1a5b8122b6 Bug #19612819 : FILESORT: ASSERTION FAILED: POS->FIELD != 0 || POS->ITEM != 0 11 years ago
Sergey Petrunya b75090c7de MDEV-6830: Server crashes in best_access_path after a sequence of SELECTs ... 11 years ago
Nisha Gopalakrishnan 5a587b6d28 BUG#11747548: DETECT ORPHAN TEMP-POOL FILES, AND HANDLE GRACEFULLY 11 years ago
Sergey Petrunya a8341dfd6e MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sweep_mrr_cost() 11 years ago
Sergey Petrunya 94c8f33569 MDEV-6888: Query spends a long time in best_extension_by_limited_search with mrr enabled 11 years ago
Igor Babaev 1e1a8a7fc9 Fixed bug mdev-6705. 11 years ago
Sergey Petrunya b261ec393a MDEV-6484: Assertion `tab->ref.use_count' failed on query with joins, constant table, multi-part key 11 years ago
Sergei Golubchik fc58ba6c76 MDEV-5553 A view or procedure with a non existing definer can block "SHOW TABLE STATUS" with an unclear error message 11 years ago
Sergei Golubchik c0977073e1 MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1) 11 years ago
Igor Babaev f735822720 Fixed bug mdev-5721. 11 years ago
Sergey Petrunya 6b353dd1de MDEV-6289 : Unexpected results when querying information_schema 12 years ago
Sergey Petrunya d533a64bf3 MDEV-6239: Partition pruning is not working as expected in an inner query 12 years ago
Sergey Petrunya dedc76b7d9 MDEV-6263: Wrong result when using IN subquery with order by 12 years ago
unknown 285160dee2 MDEV-5981: name resolution issues with views and multi-update in ps-protocol 12 years ago
mithun 3d6d85b40d Bug #18167356: EXPLAIN W/ EXISTS(SELECT* UNION SELECT*) 12 years ago
mithun 11f5d757d3 Bug #18167356: EXPLAIN W/ EXISTS(SELECT* UNION SELECT*) 12 years ago
Igor Babaev 13dc299a4f Fixed bugs mdev-5927 and mdev-6116. 12 years ago
unknown 05722f06b2 MDEV-5991: crash in Item_field::used_tables 12 years ago
Sergey Petrunya 8c04dd33dd MDEV-5811: Server crashes in best_access_path with materialization+semijoin and big_tables=ON 12 years ago
Igor Babaev 1f2ef57403 Fixed bug mdev-5686. 12 years ago
Igor Babaev 3e03c9eae9 After constant row substitution the optimizer should call the method 12 years ago
Sergey Petrunya 8c9b2f3429 MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with materialization+semijoin 12 years ago
Sergei Golubchik 4b57720caa use a different error for MySQL bug#11747970 - kill the query, 12 years ago
unknown 528df1df45 MDEV-5505: Assertion `! is_set()' fails on PREPARE SELECT with out of range in GROUP BY 12 years ago
Sergey Petrunya 34b6f51dab MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materialization+semijoin 12 years ago
Igor Babaev 5b441013e1 Fixed bug mdev-5468. 12 years ago
Sergei Golubchik 90e2240869 MDEV-5461 Assertion `length <= column->length' fails in write_block_record with functions in select list, GROUP BY, ORDER BY 12 years ago