lp:~maria-captains/maria/10.0-hs-devel

Created by Akira Higuchi and last modified
Get this branch:
bzr branch lp:~maria-captains/maria/10.0-hs-devel
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

3964. By Akira Higuchi

add hsmodule_pxc/client

3963. By Akira Higuchi

fix compile error

3962. By Akira Higuchi

hsmodule for handlersocket

3961. By Sergei Golubchik

make sequence and sql_discovery suites default too

3960. By Sergei Golubchik

5.5 merge

3959. By Alexander Barkov

Adding a new command into CMakeLists.txt:
 SET(CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE ON)
to find header files from the bundled libraries
(jemalloc, yassl, readline, pcre, etc)
before the ones installed in the system.

3958. By Kristian Nielsen

Merge into 10.0-base: MDEV-5363, make parallel replication waits killable.

There are some places in parallel replication where transactions wait
for one another. Make sure those waits are killable by the (super)user.

Upon kill, unfinished transactions will be rolled back and the SQL thread
stops with an error.

Add a number of test cases to test the different cases. Also fix some
existing bugs found by those tests.

3957. By Alexander Barkov

A post-fix for MDEV-5009 don't look inside /*!50700 ... */ comments

Fixing "/*100000 ...*/" comments (i.e. MySQL style with 6-digits),
which were unintentionally broken in the MDEV-5009 patch.

modified:
  mysql-test/r/comments.result
  mysql-test/t/comments.test
  sql/sql_lex.cc

3956. By Alexander Barkov

MDEV-5009 don't look inside /*!50700 ... */ comments

3955. By Alexander Barkov

Merge 5.5->10.0-base

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