3880 Commits (648b957f42e0b6600da5456407a563b1218c000b)

Author SHA1 Message Date
Sergei Petrunia 68bf3c5052 Code cleanup 11 years ago
Sergei Petrunia 4a7cacda58 MDEV-406: ANALYZE $stmt: fix "explain UPDATE view problem". 11 years ago
Sergei Petrunia 7711999d8b MDEV-406: ANALYZE $stmt: add support for BNL join buffering 11 years ago
Sergei Petrunia 1dd5d31c73 MDEV-406: ANALYZE $stmt: fix order_by.test 11 years ago
Sergei Petrunia c08de06246 MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueries 11 years ago
Sergei Golubchik 2510f9c606 cleanup: remove special case from store_key::store_key(), add Field_blob::new_key_field 12 years ago
Igor Babaev d42e6d3a99 Fixed bug mdev-6071. 12 years ago
Sergey Petrunya aeb62282a2 MDEV-5985: EITS: selectivity estimates look illogical for join and non-key equalities 12 years ago
Sergey Petrunya 71df035551 MDEV-6308: Server crashes in table_multi_eq_cond_selectivity with ... 12 years ago
Sergei Golubchik 2d2697ea8d MDEV-6221 SQL_CALC_FOUND_ROWS yields wrong result again 12 years ago
Sergei Golubchik fde6ee61bb revert the fix for MDEV-5898, restore the fix for MDEV-5549. 12 years ago
Sergei Petrunia 5621aa3230 MDEV-406: ANALYZE $stmt 12 years ago
Sergey Petrunya b6b5b748e7 MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rows 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
Sergei Petrunia eaba1ba4a5 Re-commit in git: 12 years ago
Sergei Golubchik edf1fbd25b MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 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
Sergey Petrunya 504068b093 MDEV-6209: Assertion `join->best_read < double(1.79769313486231570815e+308L ... 12 years ago
Sergey Petrunya 32392c05b7 MDEV-6185: Buildbot valgrind failure: Conditional jump or move in table_cond_selectivity 12 years ago
Sergey Petrunya 2acd81af73 MDEV-6003: EITS: ref access, keypart2=const vs keypart2=expr - inconsistent filtered% value 12 years ago
Sergey Petrunya 182f7d76ee Revert these two changes (wrong push) : 12 years ago
Sergey Petrunya 46d1b84597 Better comments 12 years ago
Sergey Petrunya deb26989e9 MDEV-5980: EITS: if condition is used for REF access, its selectivity is still in filtered% 12 years ago
Igor Babaev 13dc299a4f Fixed bugs mdev-5927 and mdev-6116. 12 years ago
Sergey Petrunya 244d4b532a MDEV-6081: ORDER BY+ref(const): selectivity is very incorrect (MySQL Bug#14338686) 12 years ago
Sergey Petrunya 2bbca99018 MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding 12 years ago
Sergey Petrunya 26a3d567c9 MDEV-5992: EITS: Selectivity of non-indexed condition is counted twice in table's fanout 12 years ago
Sergei Golubchik 3bb249612f MDEV-5846 MySQL Bug #18144 - Cost with FORCE/USE index seems incorrect in some cases. 12 years ago
Sergei Golubchik 9418bd9c21 MDEV-5898 FOUND_ROWS() return incorrect value when using DISTINCT 12 years ago
Igor Babaev 06ef0bdad2 Fixed bug mdev-5191. 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
Sergey Petrunya 24d9bf8227 MDEV-5778: Valgrind failure in innodb_ext_keys.test 12 years ago
unknown 05722f06b2 MDEV-5991: crash in Item_field::used_tables 12 years ago
unknown 982607508d MDEV-4309: DBT-3 Q1 benchmark: Benchmark + profile a patch 12 years ago
Igor Babaev 3e03c9eae9 After constant row substitution the optimizer should call the method 12 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 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
Michael Widenius 313f18be5a Fixed errors and warnings found by buildbot 12 years ago
Igor Babaev 5b441013e1 Fixed bug mdev-5468. 12 years ago
Sergei Golubchik ba26b71d31 MDEV-5549 Wrong row counter in found_rows() result 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
Sergey Petrunya 669c6620af [Backport to 5.3] 12 years ago
Sergey Petrunya e1f94a6985 MDEV-5337: Wrong result in mariadb 5.5.32 with ORDER BY + LIMIT when index_condition_pushdown=on 12 years ago
Michael Widenius d15b3386db Fix for MDEV-5531: double call procedure in one session - hard shutdown the server 12 years ago