Commit graph

1586 commits

Author SHA1 Message Date
Rich Prohaska
4b720b761a change tokudb_fsync_time units 2013-09-17 14:43:35 -04:00
Rich Prohaska
5c92a84562 Merge branch 'lto' of github.com:Tokutek/ft-engine into lto 2013-09-17 13:03:08 -04:00
Leif Walsh
261cff6f8a added -flto -fuse-linker-plugin to RelWithDebInfo 2013-09-17 13:02:58 -04:00
Rich Prohaska
35757623b2 refs delete the user data information schemas 2013-09-17 08:04:02 -04:00
Rich Prohaska
f8ac5bd89a refs cond compile gdb on error feature 2013-09-17 07:43:22 -04:00
Rich Prohaska
8536c541b0 refs basic lock tree visualization 2013-09-15 09:58:19 -04:00
Rich Prohaska
aa07e4bd8f refs rearrange IS code 2013-09-10 06:22:25 -04:00
Rich Prohaska
515773c412 refs trace all txn begin calls 2013-09-09 07:04:45 -04:00
Rich Prohaska
47a7289e01 update README to 7.0.4 2013-09-01 19:04:36 -04:00
Rich Prohaska
89f138d72a Merge branch 'lto' of github.com:Tokutek/ft-engine into lto 2013-08-30 08:58:17 -04:00
Leif Walsh
e73f5cfc37 added -flto -fuse-linker-plugin to RelWithDebInfo 2013-08-30 08:58:06 -04:00
Rich Prohaska
5ebbe5e038 fix crash on alter table of partitioned tokudb table 2013-08-29 17:21:29 -04:00
Rich Prohaska
4a76b76014 refs fix inplace_alter_table for tokudb partitions 2013-08-29 17:08:52 -04:00
Rich Prohaska
3ee790ffe4 set the tokudb_version variable 2013-08-29 12:03:41 -04:00
Rich Prohaska
ba315739a5 always set default storage engine to tokudb in the cardinality tests 2013-08-28 10:35:17 -04:00
Rich Prohaska
6a98b2de13 rebase to mysql 5.6.13 2013-08-27 17:19:08 -04:00
Leif Walsh
973651bdfd added -flto -fuse-linker-plugin to RelWithDebInfo 2013-08-27 14:09:56 -04:00
Rich Prohaska
bc006e460a start port to mysql 5.6.13 2013-08-26 15:54:34 -04:00
Rich Prohaska
699a006ba9 get tokudb storage engine to build on mysql 5.6 2013-08-25 12:38:49 -04:00
Rich Prohaska
5d487296a0 run create unique index with MDL shared no write (not hot WRT writes) 2013-08-21 10:15:47 -04:00
Rich Prohaska
9ddca5f984 simplify tokustat output 2013-08-19 07:56:21 -04:00
Zardosht Kasheff
2dadbbe462 closes , have may_table_be_empty call use the same transaction that opens and possibly creates the table, otherwise it may block behind that transaction's lock tree locks 2013-08-17 18:23:48 -04:00
Rich Prohaska
2ed0f958ac get hot text and blob column expansion working 2013-08-15 14:28:34 -04:00
Zardosht Kasheff
c9f8f20bcf refs , make handlerton fix for TokuDB 2013-08-13 15:04:13 -04:00
Zardosht Kasheff
242044b811 refs Tokutek/ft-index/#26 have ha_tokudb use new XXX_multiple API 2013-08-12 17:11:45 -04:00
Rich Prohaska
e42c4c1f13 ignore key block size settings for tokudb. use session variables instead. 2013-08-05 10:07:47 -04:00
Yoni Fogel
8963e6431d Refs Add test for transactional case insensitive tables 2013-08-02 09:31:24 -07:00
Rich Prohaska
ffbd732830 error our unpack_blobs if the blobs input buffer can not be parsed 2013-07-30 11:15:40 -04:00
rich prohaska
68d654be36 fix change column text and blob tests and their generators 2013-07-30 07:29:00 -04:00
Rich Prohaska
76b13e8a48 add a test for tinytext -> text expansion 2013-07-29 16:51:49 -04:00
zkasheff
29989705c3 Merge branch 'bugs/61' 2013-07-29 11:13:04 -04:00
zkasheff
9f691995b9 refs , make blob expansion a non-hot operation 2013-07-29 11:11:47 -04:00
rich prohaska
1ea2216fbe add iibench test script 2013-07-25 12:54:50 -04:00
rich prohaska
caf508cbcf test tokudb release tarballs with the mysql sandbox 2013-07-24 13:35:19 -04:00
rich prohaska
04d87d9ba8 add the tpch database loader tests 2013-07-24 12:03:02 -04:00
rich prohaska
aa7dbbdd01 test build from source tarballs 2013-07-24 11:43:01 -04:00
rich prohaska
ba0e1ac1c8 add a readme for the air traffic ontime database 2013-07-23 16:20:22 -04:00
rich prohaska
574367b94c add the air traffic ontime test 2013-07-23 16:15:21 -04:00
rich prohaska
345b87cf3b allow tokudb vars in the my.cnf during init db 2013-07-23 15:46:34 -04:00
rich prohaska
229e64efba parse md5sum or jacksum files 2013-07-23 10:23:09 -04:00
rich prohaska
b99034fd43 nightly mysql build and test my.cnf 2013-07-23 09:39:06 -04:00
rich prohaska
1405e2b3e2 add nightly mysql build and test scripts 2013-07-23 09:08:26 -04:00
rich prohaska
db170f6331 parse md5 files generated by md5sum or jacksum 2013-07-23 09:01:07 -04:00
Rich Prohaska
343b4bc296 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 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 attach gdb to the running process and extract information on fatal signal. 2013-07-05 14:11:31 -07:00