68343 Commits (607aab9c1d68a3b80bdb52a6c73fd6be1aa52764)
 

Author SHA1 Message Date
unknown 607aab9c1d Counters for Index Condition Pushdown added (MDEV-130). 14 years ago
unknown 764eeeee74 Fix for LP BUG#910123 MariaDB 5.3.3 causes 1093 error on Drupal 14 years ago
Alexey Botchkov 7ab53e8062 MDEV-59 Review and push crashsafe GIS keys. 14 years ago
Sergey Petrunya e41e56ae99 Merge fix for BUG#928048 14 years ago
Sergey Petrunya c9355dc279 BUG#928048: Query containing IN subquery with OR in the where clause returns a wrong result 14 years ago
Igor Babaev c8bbe06ac7 Fixed LP bug #925985. 14 years ago
unknown 27dfa45e70 When we fail during slave thread initialisation, keep mi->run_lock 14 years ago
Vladislav Vaintroub e2deff6f02 merge 14 years ago
Vladislav Vaintroub 0c265a5eb8 Use newly released HeidiSQL 7.0 in the MSI installer 14 years ago
Vladislav Vaintroub e777a6cc57 merge 14 years ago
Vladislav Vaintroub 941572137c merge 14 years ago
Vladislav Vaintroub e2cb03c980 Fix for MDEV-140, LPBug#930145 - broken SSL connectivity for some connectors 14 years ago
Vladislav Vaintroub b3e15f8389 A recent change in the server protocol code broke SSL connection for some client libraries. 14 years ago
unknown 4360bd8094 Merge fix for lp:910817: Race condition in kill_threads_for_user(). 14 years ago
Michael Widenius 6fa209f7ad Automatic merge 14 years ago
Michael Widenius ea45d770af Fixed that prepared statements are properly igored (if possible) by query cache. 14 years ago
unknown e76a0476cc Merge fix for lp:910817: Race condition in kill_threads_for_user(). 14 years ago
unknown 3d61c1399d lp:910817: Race condition in kill_threads_for_user() 14 years ago
unknown f6cdddf51f Test case for bug lp:905353 14 years ago
Igor Babaev 3efc8d016f Made mrr related counters temporarily invisible until we agree upon their names. 14 years ago
unknown 74b61f845b Fixed typos in Query Cache. 14 years ago
unknown f5c8749a47 Merge with 5.2 14 years ago
unknown 79a04a2c9c Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view. 14 years ago
unknown 52d4103ccc Fixed DELETE issues of view over view over table. 14 years ago
Igor Babaev 046988661d Back-ported the fix for bug #12831587 from mysql-5.6 code line. 14 years ago
unknown b9616d815d Added 5.2 test result delimiter 14 years ago
unknown d6e1377ac2 Fix check of view updatability in case of underlying view changes its updatability. 14 years ago
Igor Babaev 94c316069e Applied the patch from mysql-5.6 code line that fixed 14 years ago
Igor Babaev 51e4bf7356 Merge. 14 years ago
Igor Babaev 7b79d8a33f Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. 14 years ago
unknown b4643d75fe fix for LP BUG#921878. 14 years ago
Sergei Golubchik 7ed15e6e50 sort status variables alphabetically in mysqld.cc 14 years ago
Sergey Petrunya 12bd3dfe29 BUG#923246: Loosescan reports different result than other semijoin methods 14 years ago
Sergey Petrunya 9fce78a482 Merge fix for BUG#922254 14 years ago
Igor Babaev 5ca1dd8f0b Fixed LP bug #922971. 14 years ago
Igor Babaev d25f6bb3eb Merge. 14 years ago
Igor Babaev 4e2b6d45e0 Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug could 14 years ago
Sergey Petrunya 4f4047a259 Make testcase stable by adding --sorted_result for SHOW STATUS commands. 14 years ago
Sergey Petrunya 53fde5bb6f BUG#922254: Assertion `0' failed at item_cmpfunc.cc:5899: Item* Item_equal::get_first(JOIN_TAB*, Item*) 14 years ago
Sergey Petrunya 8a8e5a50c9 Fix compile failure when built without query cache: define 14 years ago
Sergey Petrunya a0c1ada91c Sort counters by name (will this make them show in the same order on all platforms?) 14 years ago
Sergey Petrunya 424f56b3ba BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ... 14 years ago
Sergey Petrunya 364c07934c Merge 14 years ago
Sergey Petrunya 73cc529b51 BUG#920255: Wrong result (extra rows) with loosescan and IN subquery 14 years ago
Sergey Petrunya e10816118a Update handler status variables after the last commit. 14 years ago
Sergey Petrunya 2ae3fca465 Add MRR counters: Handler_mrr_init, Handler_mrr_extra_rowid_sorts, 14 years ago
unknown 5db8b5113b Fixed creating limit for exists subquery. 14 years ago
Sergei Golubchik 81690cf326 MDEV-106 my_gethwaddr() does not compile on Solaris 11 14 years ago
Igor Babaev 7bdbdb05ce Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sj 14 years ago
Igor Babaev 80009f5862 Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sj 14 years ago