lp:~maria-captains/maria/5.3-test

Created by Sergey Petrunia and last modified
Get this branch:
bzr branch lp:~maria-captains/maria/5.3-test
Members of Maria-captains can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maria-captains
Project:
MariaDB
Status:
Development

Recent revisions

3282. By Sergey Petrunia

Safety: make valgrind catch access to join->positions[] after join optimization
is done.

3281. By Sergey Petrunia

Code cleanup: make functions that operate on SJ_TMP_TABLE be its member functions

3280. By Sergey Petrunia

Comment out unused variable

3279. By Sergey Petrunia

Code cleanup: new_join_tab parameter od advance_sj_state() is redundant.

3278. By Sergey Petrunia

Code cleanup: make private Loose_scan_opt members private

3277. By Sergey Petrunia

Semi-join optimization code cleanups
- Do not use POSISION::sj_strategy after the
  fix_semijoin_strategies_for_picked_join_order() call
- Remove garbage comments

3276. By Sergey Petrunia

BUG#887468: Second assertion `keypart_map' failed in maria_rkey with semijoin
- in advance_sj_state: Do not try to construct LooseScan strategy if we're
  already behind the last LooseScan table.

3275. By Igor Babaev

Fixed LP bug #879871.
The function add_ref_to_table_cond missed updating the value of
join_tab->pre_idx_push_select_cond after having updated the value
of join_tab->select->pre_idx_push_select_cond.

3274. By Igor Babaev

Merge of the maria-5.3-icp tree into the 5.3 tree

3273. By Sergey Petrunia

Make subselect_extra_no_semijoin.test run the tests with semijoin=off,
update test results

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:maria/5.3
This branch contains Public information 
Everyone can see this information.