lp:~maria-captains/maria/5.3-subquery-bugfixing

Created by Sergey Petrunia and last modified
Get this branch:
bzr branch lp:~maria-captains/maria/5.3-subquery-bugfixing
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

2882. By Sergey Petrunia

Added a note: Testcase for BUG#625841 also covers this:
BUG#49906: Assertion failed - Field_varstring::val_str in field.cc

2881. By Sergey Petrunia

Merge 5.3-subquery-bugfixing -> 5.3

2880. By Igor Babaev

Corrected test case for bug 698882 to make it platform independent

2879. By Igor Babaev

Merge

2878. By Igor Babaev

Merge

2877. By Sergey Petrunia

Merge backported subquery bugfixes/testcases into MariaDB 5.3

2876. By Sergey Petrunia

BUG#665669: Result differences on query re-execution
- Cause: handler::in_range_check_pushed_down was not reset when a
  command would call handler->idx_cond_push() without later calling
  handler->index_end().
- Fix: reset the variable in handler->reset(), too (like we do with other
  Index Condition Pushdown members).

2875. By Igor Babaev

Fixed LP bug #697557.
When stored in a key buffer any varchar field has a length prefix
that always takes 2 bytes.

2874. By Igor Babaev

Corrected the test case for bug 695304.
Added a test case for bug #695442 - a duplicate of bug 694092.

2873. By Igor Babaev

Merge.

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.