lp:~maria-captains/maria/maria-xtradb

Created by Percona and last modified
Get this branch:
bzr branch lp:~maria-captains/maria/maria-xtradb
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

2689. By Vadim Tkachenko

replace InnoDB by XtraDB release 4

2688. By Michael Widenius

Merge with trunk

2687. By Michael Widenius

Apply patch by Antony Dovgal:
- Move SAFE_MUTEX to be stored in config.h by configure.in (not as a flag used with compiler command line)
- Generate my_config.h in configure

2686. By Michael Widenius

Merge with trunk

2685. By Michael Widenius

Avoid compiler warnings on windows

2684. By Michael Widenius

Ignore generated file event-config.h

2683. By Michael Widenius

Added mariadb and mariadb-version as my.conf option tags
Fixed compiler error when configuring without --lib-event

2682. By Kristian Nielsen

Fix build error in some configs.

Remove non-source file from bzr.

2681. By Michael Widenius

Added missing fix from last commit

2680. By Michael Widenius

Added "pool-of-threads" handling (with libevent)
This is a backport of code from MySQL 6.0 with cleanups and extensions

The following new options are supported
configure options:
  --with-libevent ; Enable use of libevent, which is needed for pool of threads

mysqld options:
--thread-handling=pool-of-threads ; Use a pool of threads to handle queries
--thread-pool-size=# ; Define how many threads should be created to handle all queries
--extra-port=# ; Extra tcp port that uses the old one-thread-per-connection method
--extra-max-connections=# ; Number of connections to accept to 'extra-port'
--test-ignore-wrong-options ; Ignore setting an enum value to a wrong option (for mysql-test-run)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~maria-captains/maria/5.1-converting
This branch contains Public information 
Everyone can see this information.

Subscribers