Rich Prohaska
|
d58b0523c8
|
#57 error our unpack_blobs if the blobs input buffer can not be parsed
|
2013-07-30 11:15:40 -04:00 |
|
rich prohaska
|
e264e0e926
|
#61 fix change column text and blob tests and their generators
|
2013-07-30 07:29:00 -04:00 |
|
Rich Prohaska
|
4d5992fc79
|
#57 add a test for tinytext -> text expansion
|
2013-07-29 16:51:49 -04:00 |
|
zkasheff
|
ac2c1a4a31
|
Merge branch 'bugs/61'
|
2013-07-29 11:13:04 -04:00 |
|
zkasheff
|
9be800a47d
|
refs #61, make blob expansion a non-hot operation
|
2013-07-29 11:11:47 -04:00 |
|
rich prohaska
|
2e5a0cce16
|
#47 add iibench test script
|
2013-07-25 12:54:50 -04:00 |
|
rich prohaska
|
fd1ddc5366
|
#45 test tokudb release tarballs with the mysql sandbox
|
2013-07-24 13:35:19 -04:00 |
|
rich prohaska
|
9e63673113
|
#45 add the tpch database loader tests
|
2013-07-24 12:03:02 -04:00 |
|
rich prohaska
|
c88937f1a7
|
#45 test build from source tarballs
|
2013-07-24 11:43:01 -04:00 |
|
rich prohaska
|
fbb9983719
|
#45 add a readme for the air traffic ontime database
|
2013-07-23 16:20:22 -04:00 |
|
rich prohaska
|
fe55e5f44f
|
#45 add the air traffic ontime test
|
2013-07-23 16:15:21 -04:00 |
|
rich prohaska
|
e1ba7a5d81
|
#45 allow tokudb vars in the my.cnf during init db
|
2013-07-23 15:46:34 -04:00 |
|
rich prohaska
|
d8ebdbea41
|
#45 parse md5sum or jacksum files
|
2013-07-23 10:23:09 -04:00 |
|
rich prohaska
|
751c71acd6
|
#45 nightly mysql build and test my.cnf
|
2013-07-23 09:39:06 -04:00 |
|
rich prohaska
|
562c34de98
|
#45 add nightly mysql build and test scripts
|
2013-07-23 09:08:26 -04:00 |
|
rich prohaska
|
bbdd09cfc5
|
#45 parse md5 files generated by md5sum or jacksum
|
2013-07-23 09:01:07 -04:00 |
|
Rich Prohaska
|
d57292f88d
|
#45 move some mysql tests to github
|
2013-07-22 14:43:12 -04:00 |
|
Yoni Fogel
|
6fc7f734d3
|
update method for using local git mirror
|
2013-07-18 14:18:17 -07:00 |
|
Yoni Fogel
|
73ce418e2d
|
Merge branch '6712'
|
2013-07-17 15:18:12 -07:00 |
|
Yoni Fogel
|
4780c8bbf7
|
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
|
85a164fb09
|
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
|
3404580e44
|
Update make.mysql.debug.env.bash to support remote branches when cloned locally
|
2013-07-10 15:30:23 -07:00 |
|
Yoni Fogel
|
4279e16c5a
|
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
|
e69e0cff9a
|
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
|
1f85678a0a
|
add test for svn ticket 6684
|
2013-06-24 11:20:30 -04:00 |
|
Yoni Fogel
|
e7a49cb46e
|
Increase speed of recompiles for debug mysql
|
2013-06-21 12:03:02 -07:00 |
|
Yoni Fogel
|
21de13f3a8
|
Merge branch 'master' of github.com:Tokutek/ft-engine
|
2013-06-12 09:23:34 -07:00 |
|
rich prohaska
|
83b4210c9d
|
#41 support tags like tokudb-7.0.2-rc.3
|
2013-06-07 15:44:18 -04:00 |
|
rich prohaska
|
69ddcff407
|
make a mysql debug env on centos 5.9 with bash 3.2.25
|
2013-06-05 14:22:45 -04:00 |
|
Yoni Fogel
|
f703aa7062
|
Merge branch 'master' of github.com:Tokutek/ft-engine
|
2013-05-29 12:50:41 -07:00 |
|
Yoni Fogel
|
782daeacb8
|
Add valgrind and paranoid options to make.mysql.debug.env.bash
|
2013-05-29 12:50:27 -07:00 |
|
rich prohaska
|
13870542c5
|
get the build script get_ncpus function to work on more systems
|
2013-05-29 14:20:07 -04:00 |
|
rich prohaska
|
b7b688de48
|
remove make.mysql.old.bash
|
2013-05-29 13:52:21 -04:00 |
|
Rich Prohaska
|
d081cd6732
|
strip carriage returns
|
2013-05-29 13:35:50 -04:00 |
|
Yoni Fogel
|
159c39d673
|
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
|
6a5b1ac292
|
Add local cache option to make.mysql.debug.env.bash
|
2013-05-29 09:34:21 -07:00 |
|
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 |
|