mirror of
https://github.com/MariaDB/server.git
synced 2026-05-01 20:55:32 +02:00
tokudb-7.1.7
This commit is contained in:
commit
14200dfa43
60 changed files with 2862 additions and 750 deletions
|
|
@ -24,14 +24,14 @@ working MySQL or MariaDB with Tokutek patches, and with the TokuDB storage
|
|||
engine, called `make.mysql.bash`. This script will download copies of the
|
||||
needed source code from github and build everything.
|
||||
|
||||
To build MySQL 5.5.36 with TokuDB 7.1.5:
|
||||
To build MySQL 5.5.37 with TokuDB 7.1.6:
|
||||
```sh
|
||||
scripts/make.mysql.bash --mysqlbuild=mysql-5.5.36-tokudb-7.1.5-linux-x86_64
|
||||
scripts/make.mysql.bash --mysqlbuild=mysql-5.5.37-tokudb-7.1.6-linux-x86_64
|
||||
```
|
||||
|
||||
To build MariaDB 5.5.36 with TokuDB 7.1.5:
|
||||
To build MariaDB 5.5.37 with TokuDB 7.1.6:
|
||||
```sh
|
||||
scripts/make.mysql.bash --mysqlbuild=mariadb-5.5.36-tokudb-7.1.5-linux-x86_64
|
||||
scripts/make.mysql.bash --mysqlbuild=mariadb-5.5.37-tokudb-7.1.6-linux-x86_64
|
||||
```
|
||||
|
||||
Before you start, make sure you have a C++11-compatible compiler (GCC >=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue