Commit graph

1423 commits

Author SHA1 Message Date
Rich Prohaska
1200ca6dad svn #6706 add GPL headers to the tokudb handlerton 2013-05-28 08:33:07 -04:00
Rich Prohaska
d3f4822885 remove overactive assert in ha_tokudb::external_lock 2013-05-24 11:23:52 -04:00
Rich Prohaska
0fc1a96c4a Merge branch 'master' of github.com:Tokutek/ft-engine 2013-05-24 11:03:07 -04:00
rich prohaska
8a2ca75d39 #31 exit nicely when git ls-remote fails 2013-05-24 11:01:40 -04:00
Leif Walsh
883e96b685 fix examples 2013-05-24 11:01:40 -04:00
Rich Prohaska
2799e813f5 turn off -O for debug env builds 2013-05-24 11:01:40 -04:00
Rich Prohaska
1b737dfda0 support upsert x=x+values(x) expressions 2013-05-24 11:01:40 -04:00
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
38e8e581bf #31 exit nicely when git ls-remote fails 2013-05-22 15:17:34 -04:00
Leif Walsh
730d250606 fix examples 2013-05-20 13:44:03 -03:00
Rich Prohaska
51088922fb implement tokudb_fsync_log_period 2013-05-16 13:58:08 -04:00
Rich Prohaska
d0fe6a97be implement tokudb_fsync_log_period 2013-05-14 14:37:04 -04:00
Rich Prohaska
410a3281e1 Merge branch 'upsert19' 2013-05-13 11:29:48 -04:00
Rich Prohaska
335a958d10 turn off -O for debug env builds 2013-05-13 11:28:50 -04:00
Rich Prohaska
4cda5407ca merge upsert19 to master 2013-05-10 18:51:38 -04:00
Rich Prohaska
05bdfcbc40 support upsert x=x+values(x) expressions 2013-05-10 13:48:30 -04:00
Rich Prohaska
9652dac45a #22 add a test for upsert values expr 2013-05-09 06:24:13 -04:00
Rich Prohaska
8e67966169 #20 cleanup some static analysis issues 2013-05-08 14:35:35 -04:00
Rich Prohaska
140b303acd compile on mysql 5.6 2013-05-08 10:12:02 -04:00
Rich Prohaska
77225fd24b Merge branch 'keepcard' 2013-05-07 08:38:33 -04:00
Rich Prohaska
c6f720dbf1 change version test to accept more version strings 2013-05-06 18:30:32 -04:00
Rich Prohaska
9cbde61b02 change version test to accept more version strings 2013-05-06 18:25:40 -04:00
Rich Prohaska
7cdb1eb273 dump out tree ids in make.mysql.bash usage 2013-05-06 17:27:13 -04:00
Rich Prohaska
65aa1d4639 handle cardinality with alter add drop 2013-05-06 14:53:08 -04:00
Rich Prohaska
ddc2dabef6 test cardinality with a single alter table drop add command 2013-05-06 14:51:20 -04:00
Rich Prohaska
e10f3f70f2 test cardinality with add/drop key 2013-05-06 11:02:48 -04:00
Rich Prohaska
c15ef5e88e try to retain cardinality data after add/drop index 2013-05-06 08:32:34 -04:00
Rich Prohaska
c923e5ca39 build a debug mysql env 2013-05-04 10:21:24 -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