lp:~stewart/drizzle/update-innobase-1.1.2

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/update-innobase-1.1.2
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Drizzle
Status:
Merged

Recent revisions

2408. By Sergey Vojtovich <email address hidden>

Merge Revision revid:<email address hidden> from MySQL InnoDB

Original revid:<email address hidden>

Original Authors: Sergey Vojtovich <email address hidden>
Original commit message:
Fixed race condition in a test case for BUG#55580.

2407. By Georgi Kodinov

Merge Revision revid:<email address hidden> from MySQL InnoDB

Original revid:<email address hidden>

Original Authors: Georgi Kodinov <email address hidden>
Original commit message:
Bug #55580 : segfault in read_view_sees_trx_id

The server was not checking for errors generated during
the execution of Item::val_xxx() methods when copying
data to the group, order, or distinct temp table's row.
Fixed by extending the copy_funcs() to return an error
code and by checking for that error code on the places
copy_funcs() is called.
Test case added.

2406. By Marko Mäkelä <email address hidden>

Merge Revision revid:<email address hidden> from MySQL InnoDB

Original revid:<email address hidden>

Original Authors: Marko Mäkelä <email address hidden>
Original commit message:
A non-functional change:

dict_load_index_low(): Rename the parameter "cached" to "allocated"
and clarify the comments.

2405. By Stewart Smith

fix TRX_ID_FMT and associated printf()

2404. By Stewart Smith

merge trunk

2403. By Stewart Smith

update select and subselect_mat test results EXPLAIN output due to improvements in innodb stats

2402. By Stewart Smith

modified user_var test rusult due to EXPLAIN output change because of innodb stats changes

2401. By Stewart Smith

modified subselect test rusult due to EXPLAIN output change because of innodb stats changes

2400. By Stewart Smith

modified range test rusult due to EXPLAIN output change because of innodb stats changes

2399. By Stewart Smith

modified order_by EXPLAIN output due to innodb stats changes

Branch metadata

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

Subscribers