Commit graph

1446 commits

Author SHA1 Message Date
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
afae1c78a2 Merge branch '6712' 2013-07-17 15:18:12 -07:00
Yoni Fogel
aba7024988 Refs Tokutek/ft-engine#40 Rename c_restrict_to_range to c_set_bounds, delete c_pre_acquire_range_lock 2013-07-17 15:16:11 -07:00
Yoni Fogel
0148caf508 Refs Tokutek/ft-engine/#40 Use c_restrict_to_range function to force cursor to keep track of prelocked range 2013-07-17 15:16:11 -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
9d7899ed99 Refs Tokutek/ft-index#28 attach gdb to the running process and extract information on fatal signal. 2013-07-05 14:11:31 -07:00
Zardosht Kasheff
bfed324b41 refs #42, exit gracefully from ha_tokudb::create if we notice a field that is invalid 2013-06-24 15:07:20 -04:00
zkasheff
bc916eed57 add test for svn ticket 6684 2013-06-24 11:20:30 -04: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
Rich Prohaska
d0139651db strip carriage returns 2013-05-29 13:35:50 -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
45d645fbb4 svn #6706 add GPL headers to the tokudb handlerton 2013-05-28 08:33:07 -04:00
Rich Prohaska
fde921b06e remove overactive assert in ha_tokudb::external_lock 2013-05-24 11:23:52 -04:00
Rich Prohaska
fc2eb8cfe4 Merge branch 'master' of github.com:Tokutek/ft-engine 2013-05-24 11:03:07 -04:00
rich prohaska
236e6b4a58 #31 exit nicely when git ls-remote fails 2013-05-24 11:01:40 -04:00
Leif Walsh
5fca58e590 fix examples 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
826c8c44e5 support upsert x=x+values(x) expressions 2013-05-24 11:01:40 -04:00
Rich Prohaska
7cff76d707 #22 add a test for upsert values expr 2013-05-24 10:59:07 -04:00
Rich Prohaska
723dec96b6 #20 cleanup some static analysis issues 2013-05-24 10:59:07 -04:00
Rich Prohaska
8311a96838 compile on mysql 5.6 2013-05-24 10:59:07 -04:00
Rich Prohaska
31913d0550 change version test to accept more version strings 2013-05-24 10:59:07 -04:00
Rich Prohaska
46226b2343 dump out tree ids in make.mysql.bash usage 2013-05-24 10:59:07 -04:00
Rich Prohaska
fbb2da1e5e handle cardinality with alter add drop 2013-05-24 10:59:07 -04:00
Rich Prohaska
e6cfe170e5 test cardinality with a single alter table drop add command 2013-05-24 10:59:07 -04:00
Rich Prohaska
882ee12ca2 test cardinality with add/drop key 2013-05-24 10:59:07 -04:00
Rich Prohaska
7b0688e965 try to retain cardinality data after add/drop index 2013-05-24 10:59:07 -04:00
Rich Prohaska
9f5e2eeef6 build a debug mysql env 2013-05-24 10:59:07 -04:00
rich prohaska
69b5bbad34 #31 exit nicely when git ls-remote fails 2013-05-22 15:17:34 -04:00
Leif Walsh
e7829eaa31 fix examples 2013-05-20 13:44:03 -03:00
Rich Prohaska
e6b903de3e implement tokudb_fsync_log_period 2013-05-16 13:58:08 -04:00
Rich Prohaska
a1bdae1d80 implement tokudb_fsync_log_period 2013-05-14 14:37:04 -04:00
Rich Prohaska
2882a2a52d Merge branch 'upsert19' 2013-05-13 11:29:48 -04:00
Rich Prohaska
5411712689 turn off -O for debug env builds 2013-05-13 11:28:50 -04:00
Rich Prohaska
5c1fe7c227 merge upsert19 to master 2013-05-10 18:51:38 -04:00
Rich Prohaska
f0ddf5a69c support upsert x=x+values(x) expressions 2013-05-10 13:48:30 -04:00
Rich Prohaska
fab39e2220 #22 add a test for upsert values expr 2013-05-09 06:24:13 -04:00
Rich Prohaska
e409e69303 #20 cleanup some static analysis issues 2013-05-08 14:35:35 -04:00