diff options
author | Rich Prohaska <prohaska@tokutek.com> | 2014-11-26 16:09:21 -0500 |
---|---|---|
committer | Rich Prohaska <prohaska@tokutek.com> | 2014-11-26 16:09:21 -0500 |
commit | 3e68c9026f8c5490af5b57449002bd8aba135eb6 (patch) | |
tree | 1f1c8be60019bc0a3720fe1b5da98f1fbffc0b15 | |
parent | de562a94c987c2ba524d843870329ce70f0ce781 (diff) | |
download | mariadb-git-3e68c9026f8c5490af5b57449002bd8aba135eb6.tar.gz |
point to JIRA for bugs
-rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md index 2454295b1f0..2ab2e21a5a1 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,16 @@ forks of [mysql][mysql] and [mariadb][mariadb]. [mysql]: http://github.com/Tokutek/mysql [mariadb]: http://github.com/Tokutek/mariadb -Downloading ------------ +Download +-------- * [MySQL 5.5 + TokuDB](http://www.tokutek.com/tokudb-for-mysql/download-community/) * [MariaDB 5.5 + TokuDB](http://www.tokutek.com/tokudb-for-mysql/download-community/) * [MariaDB 10.0 + TokuDB](https://downloads.mariadb.org/) * [Percona Server 5.6 + TokuDB](http://www.percona.com/downloads/) -Building --------- +Build +----- The `scripts/` directory contains a script that can be used to build a working MySQL or MariaDB with Tokutek patches, and with the TokuDB storage @@ -60,10 +60,10 @@ scripts/make.mysql.debug.env.bash ``` -Contributing ------------- +Contribute +---------- -Please report bugs in TokuDB here on github. +Please report TokuDB bugs at https://tokutek.atlassian.net/browse/DB. We have two publicly accessible mailing lists: @@ -72,7 +72,7 @@ We have two publicly accessible mailing lists: - tokudb-dev@googlegroups.com is for discussion of the development of TokuDB. -We are also available on IRC on freenode.net, in the #tokutek channel. +We are on IRC on freenode.net, in the #tokutek channel. License |