lp:~knielsen/maria/10.0-mdev6067

Created by Kristian Nielsen and last modified
Get this branch:
bzr branch lp:~knielsen/maria/10.0-mdev6067
Only Kristian Nielsen can upload to this branch. If you are Kristian Nielsen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kristian Nielsen
Project:
MariaDB
Status:
Development

Recent revisions

4146. By Kristian Nielsen

MDEV-6067: Partitioned table DML sometimes binlogged without XID event

Temporary 10.0 patch for testing (same fix will be done in 5.2 and merged up).

4145. By Kristian Nielsen

MDEV-6040: MariaDB hangs if terminated quickly after start

We need to use mysql_cond_broadcast() rather than _signal for
COND_thread_count, as there can be multiple waiters.

Thanks to Pavel Ivanov for reporting both the problem and the
solution.

4144. By Kristian Nielsen

MDEV-5938: Exec_master_log_pos not updated at log rotate in parallel replication

The code did not correctly handle the update of position for Rotate events in the
binlog/relaylog when using parallel replication.

4143. By Sergey Petrunia

Merge

4142. By Elena Stepanova <email address hidden>

Options option_name=0 in combination files were processed incorrectly

4141. By Elena Stepanova <email address hidden>

Increase version number

4140. By Sergei Golubchik

10.0-connect merge

4139. By Sergei Golubchik

temporarily disable part of the test in ps-protocol. name resolution issues.
see MDEV-5981

4138. By Sergei Golubchik

another post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_table_names
(for case-insensitive filesystems)

4137. By Sergei Golubchik

MDEV-5969 Crash in prepared statement with NO_ZERO_IN_DATE and ROLLUP
MDEV-5971 Asymmetry between CAST(DATE'2001-00-00') to INT and TO CHAR in prepared statements

Consistently set maybe_null flag, even not-NULL temporal literal may become NULL
in the restrictive sql_mode.

Branch metadata

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

Subscribers