Rich Prohaska
|
55acf8e827
|
#22 add a test for upsert values expr
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
ef67626331
|
#20 cleanup some static analysis issues
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
a998803825
|
compile on mysql 5.6
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
0a51494aaa
|
change version test to accept more version strings
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
f00fd4ca5a
|
dump out tree ids in make.mysql.bash usage
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
f239e32078
|
handle cardinality with alter add drop
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
f96da3de25
|
test cardinality with a single alter table drop add command
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
2e821c11e7
|
test cardinality with add/drop key
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
1b0261cc5c
|
try to retain cardinality data after add/drop index
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
e402a3ea18
|
build a debug mysql env
|
2013-05-24 10:59:07 -04:00 |
|
Rich Prohaska
|
51088922fb
|
implement tokudb_fsync_log_period
|
2013-05-16 13:58:08 -04:00 |
|
Leif Walsh
|
dd2c35068e
|
when downloading from github, use a url that works with branch names that have slashes
|
2013-05-03 13:56:32 -04:00 |
|
Leif Walsh
|
fdc52189e9
|
add note about cmake 2.8.8
|
2013-05-02 14:38:49 -03:00 |
|
Rich Prohaska
|
372e7d13e8
|
fix typo in the script that builds a debug env
|
2013-05-02 12:45:43 -04:00 |
|
Rich Prohaska
|
ad04560728
|
#15 build mysql source tarball
|
2013-05-02 09:30:24 -04:00 |
|
Rich Prohaska
|
6cc6ccfe88
|
fix build_rpm typo
|
2013-05-01 16:55:01 -04:00 |
|
Rich Prohaska
|
4a2b322064
|
allow tarball and/or rpm builds
|
2013-05-01 14:47:53 -04:00 |
|
Rich Prohaska
|
6a7b5c318c
|
copy tgz and/or rpm files to s3
|
2013-05-01 11:56:26 -04:00 |
|
zkasheff
|
d5fb75ca2f
|
refs #6684, fix icp bug of queries that do multiple index_next_same calls with the same cursor
|
2013-04-30 18:48:08 -04:00 |
|
Leif Walsh
|
90118674bf
|
rename make.mysql.new.bash so it is the new default, closes #10
|
2013-04-30 14:43:39 -04:00 |
|
Leif Walsh
|
30459f0ea3
|
#5 more portable mktemp
|
2013-04-30 14:41:35 -04:00 |
|
Rich Prohaska
|
3b95bb2b86
|
fix error codes in tokutek's build script
|
2013-04-30 14:19:31 -04:00 |
|
Rich Prohaska
|
200bc64771
|
make a mysql debug environment
|
2013-04-30 13:51:09 -04:00 |
|
Rich Prohaska
|
7634fdf9fd
|
#10 make mysql debug env
|
2013-04-30 12:45:48 -04:00 |
|
Rich Prohaska
|
b81adb76e2
|
#10 add tokutek's build script
|
2013-04-30 07:49:43 -04:00 |
|
Rich Prohaska
|
71638dd2bc
|
add usage
|
2013-04-29 04:47:22 -04:00 |
|
Rich Prohaska
|
2a97a05bf8
|
add usage, remove unused vars, support --mysql
|
2013-04-29 04:30:26 -04:00 |
|
Leif Walsh
|
96cb1ae61f
|
#10 misc fixes to new build script
|
2013-04-28 20:49:26 -04:00 |
|
Leif Walsh
|
28c2eaf274
|
#10 add arguments to new build script, flesh it out
|
2013-04-28 20:18:42 -04:00 |
|
Leif Walsh
|
72717ca575
|
#10 don't check out simplify-build anymore
|
2013-04-28 16:45:57 -04:00 |
|
Leif Walsh
|
47d97f357f
|
#10 jemalloc's deps have been fixed
|
2013-04-28 16:34:02 -04:00 |
|
Leif Walsh
|
eeb3712874
|
#10 check out the right branch of mysql
|
2013-04-28 09:05:52 -04:00 |
|
Leif Walsh
|
cacbfaddad
|
#10 reindent
|
2013-04-27 14:49:25 -04:00 |
|
Leif Walsh
|
36795f8ae7
|
#10 add new build script
|
2013-04-27 14:46:52 -04:00 |
|
Leif Walsh
|
ce338d55ac
|
#10 add binary directory's toku_include dir
|
2013-04-27 15:38:20 -03:00 |
|
Leif Walsh
|
c5d0f4dad6
|
try fixing names
|
2013-04-27 15:22:31 -03:00 |
|
Leif Walsh
|
8871076abc
|
#10 change handlerton cmake to include ft-index directly
|
2013-04-27 13:54:48 -04:00 |
|
Rich Prohaska
|
c9ebcbcb14
|
add vars for amazon buckets and simplify jemalloc build
|
2013-04-26 13:58:28 -04:00 |
|
Rich Prohaska
|
7f1d6d172c
|
change the default for copying to amazon s3 to off
|
2013-04-26 10:21:45 -04:00 |
|
Leif Walsh
|
aa5bee5e30
|
#7 clarify compiler flags
|
2013-04-25 22:34:00 -03:00 |
|
Leif Walsh
|
716c0d04ba
|
closes #4 add non-authenticated download method
|
2013-04-25 15:52:35 -04:00 |
|
Rich Prohaska
|
f9163c72f4
|
build mysql 5.6
|
2013-04-24 21:38:59 -04:00 |
|
Rich Prohaska
|
b47e18cdae
|
build from a branch
|
2013-04-24 10:55:16 -04:00 |
|
Rich Prohaska
|
6cf610b404
|
link tokustat and tokufilecheck into the mysql scripts dir
|
2013-04-22 12:14:40 -04:00 |
|
Rich Prohaska
|
63158211c4
|
refs #6633 support float engine status values
|
2013-04-22 10:47:24 -04:00 |
|
Rich Prohaska
|
876a1ea9d0
|
Merge branch 'master' of github.com:Tokutek/ft-engine
|
2013-04-21 11:59:14 -04:00 |
|
Rich Prohaska
|
53b0839a5b
|
res #6655 change tokudb plugin licenses to GPL
|
2013-04-21 11:58:55 -04:00 |
|
Leif Walsh
|
6c5a06082b
|
version bump to 7.0.1 in readme
|
2013-04-21 11:26:47 -03:00 |
|
Rich Prohaska
|
5b634f9e1f
|
add mysqlbuild spec
|
2013-04-20 09:16:16 -04:00 |
|
Rich Prohaska
|
8c1b08065a
|
build mysql from tag, branch, or HEAD
|
2013-04-19 14:47:02 -04:00 |
|