Commit graph

89 commits

Author SHA1 Message Date
Rich Prohaska
b70099fb7d #176 use devtoolset-1.1 to build mysql and mariadb 2014-02-03 14:25:55 -05:00
Rich Prohaska
4c6fbccc22 change default debug mysql tree to mysql-5.5.35 2014-01-23 12:59:54 -05:00
Rich Prohaska
d22b6118a4 set default-tmp-storage-engine for 5.6 engines tests and simplify 2014-01-01 13:04:12 -05:00
Rich Prohaska
c7adb49b63 build any mariadb branch name 2013-12-19 12:22:24 -05:00
Rich Prohaska
b84f7208a9 change debug build directory names 2013-12-11 14:42:57 -05:00
Rich Prohaska
7241741f0a build 5.5 and 5.6 in the same build directory 2013-12-10 08:15:24 -05:00
Rich Prohaska
d6333cf5fd build debug env for mariadb-5.5.34 2013-12-03 13:22:25 -05:00
Rich Prohaska
ad96e887cd setup mysql and run mysql tests on percona builds 2013-11-23 07:47:25 -05:00
Rich Prohaska
f31c88c187 remove obsolete tests 2013-11-07 12:59:30 -05:00
Rich Prohaska
b5af450b83 #140 run sql bench on percona builds 2013-11-01 14:23:56 -04:00
Rich Prohaska
6590cf011d change default $mysql_tree 2013-11-01 13:40:05 -04:00
Rich Prohaska
3e1987c971 #140 setup and run mysql tests on oracle and percona server 2013-10-31 11:38:02 -04:00
Rich Prohaska
355a0bf504 simplify the release bucket 2013-10-23 14:44:49 -04:00
Rich Prohaska
6b67849039 remove s3 bucket by month 2013-10-23 14:32:04 -04:00
rich prohaska
3cc96fff14 rename the branches in the mysql56 repo 2013-10-16 10:07:41 -04:00
rich prohaska
ee5aef9d2e add loader memory size variable to loader tests 2013-10-14 08:39:07 -04:00
rich prohaska
e0491758fc fix 5.6 build 2013-10-14 08:37:08 -04:00
Rich Prohaska
daf90b1bea #126 fix upload to amazon s3 file list 2013-10-09 15:12:41 -04:00
rich prohaska
3debe1c0f3 tokutek/ft-engine#122 set loose tokudb variables for mtr 2013-10-07 18:50:26 -04:00
rich prohaska
54d122ee6f tokutek/ft-engine#122 force all mysql tests to set a new tokudb session variable to hide the default compression 2013-10-07 10:41:13 -04:00
Rich Prohaska
d6348cb127 #80 default compress tokudb bulk loader temp files 2013-09-30 11:08:53 -04:00
Rich Prohaska
3ee790ffe4 Tokutek/mariadb#10 Tokutek/ft-engine#79 set the tokudb_version variable 2013-08-29 12:03:41 -04:00
Rich Prohaska
9ddca5f984 #68 simplify tokustat output 2013-08-19 07:56:21 -04:00
rich prohaska
1ea2216fbe #47 add iibench test script 2013-07-25 12:54:50 -04:00
rich prohaska
caf508cbcf #45 test tokudb release tarballs with the mysql sandbox 2013-07-24 13:35:19 -04:00
rich prohaska
04d87d9ba8 #45 add the tpch database loader tests 2013-07-24 12:03:02 -04:00
rich prohaska
aa7dbbdd01 #45 test build from source tarballs 2013-07-24 11:43:01 -04:00
rich prohaska
ba0e1ac1c8 #45 add a readme for the air traffic ontime database 2013-07-23 16:20:22 -04:00
rich prohaska
574367b94c #45 add the air traffic ontime test 2013-07-23 16:15:21 -04:00
rich prohaska
345b87cf3b #45 allow tokudb vars in the my.cnf during init db 2013-07-23 15:46:34 -04:00
rich prohaska
229e64efba #45 parse md5sum or jacksum files 2013-07-23 10:23:09 -04:00
rich prohaska
b99034fd43 #45 nightly mysql build and test my.cnf 2013-07-23 09:39:06 -04:00
rich prohaska
1405e2b3e2 #45 add nightly mysql build and test scripts 2013-07-23 09:08:26 -04:00
rich prohaska
db170f6331 #45 parse md5 files generated by md5sum or jacksum 2013-07-23 09:01:07 -04:00
Rich Prohaska
343b4bc296 #45 move some mysql tests to github 2013-07-22 14:43:12 -04:00
Yoni Fogel
0f49da51d4 update method for using local git mirror 2013-07-18 14:18:17 -07:00
Yoni Fogel
f8277efc05 Update make.mysql.debug.env.bash to support remote branches when cloned locally 2013-07-10 15:30:23 -07:00
Yoni Fogel
6583bd6d62 Increase speed of recompiles for debug mysql 2013-06-21 12:03:02 -07:00
Yoni Fogel
13aaf77028 Merge branch 'master' of github.com:Tokutek/ft-engine 2013-06-12 09:23:34 -07:00
rich prohaska
172da9aec6 #41 support tags like tokudb-7.0.2-rc.3 2013-06-07 15:44:18 -04:00
rich prohaska
8195012b57 make a mysql debug env on centos 5.9 with bash 3.2.25 2013-06-05 14:22:45 -04:00
Yoni Fogel
1afa1ba6e8 Merge branch 'master' of github.com:Tokutek/ft-engine 2013-05-29 12:50:41 -07:00
Yoni Fogel
28a376a792 Add valgrind and paranoid options to make.mysql.debug.env.bash 2013-05-29 12:50:27 -07:00
rich prohaska
da82b93d42 get the build script get_ncpus function to work on more systems 2013-05-29 14:20:07 -04:00
rich prohaska
1d4e26aa47 remove make.mysql.old.bash 2013-05-29 13:52:21 -04:00
Yoni Fogel
10a99633ef Update make.mysql.debug.env.bash to include --local for cloning and added a comment. 2013-05-29 09:44:07 -07:00
Yoni Fogel
bfa1555e9b Add local cache option to make.mysql.debug.env.bash 2013-05-29 09:34:21 -07:00
rich prohaska
236e6b4a58 #31 exit nicely when git ls-remote fails 2013-05-24 11:01:40 -04:00
Rich Prohaska
dbac996417 turn off -O for debug env builds 2013-05-24 11:01:40 -04:00
Rich Prohaska
46226b2343 dump out tree ids in make.mysql.bash usage 2013-05-24 10:59:07 -04:00