lp:~hartmut-php/maria/bug-917662

Created by Hartmut Holzgraefe and last modified
Get this branch:
bzr branch lp:~hartmut-php/maria/bug-917662
Only Hartmut Holzgraefe can upload to this branch. If you are Hartmut Holzgraefe please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Hartmut Holzgraefe
Project:
MariaDB
Status:
Development

Recent revisions

3383. By Hartmut Holzgraefe

flush status output after each block (Bug #64048 / LP #917662)

TODO: wouldn't one fflush() at the end be sufficient?

3382. By Michael Widenius

Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd_first.

3381. By Oleksandr "Sanja" Byelkin

Fix the comment.

3380. By Oleksandr "Sanja" Byelkin

Fix for LP BUG#908269 Wrong result with subquery in select list, EXISTS, constant MyISAM/Aria table.

Problem: When building the condition for JOIN::outer_ref_cond the optimizer forgot to take into account
that this condition could depend on constant tables as well.

3379. By Sergey Petrunia

Merge fix for BUG#912510

3378. By Michael Widenius

Fixed that --sorted-result in mysql-test-run also works for exec

3377. By Vladislav Vaintroub

MDEV-77 - possible deadlock in XtraDB async io subsystem on Windows.

Split IO threads into ones that handle only read completion and ones that handle only write completion, as it was originally done, but got lost with "completion port" patch. The reason we need to have dedicated read and dedicated write threads is that read completion routine can block waiting for write io to complete, and in rare cases where all io threads are handling async reads, it can deadlock.

3376. By Igor Babaev

Fixed LP bug #910083.
The patch for bug 685411 erroneously removed a call of engine->set_thd()
from Item_subselect::fix_fields().

3375. By Sergey Petrunia

Make test results stable.

3374. By Kristian Nielsen

Update version in configure.in (was forgotten in 5.3.3 release).

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.