Commit graph

1702 commits

Author SHA1 Message Date
Rich Prohaska
f79b8486a2 default capture lock timeout conflict info into tokudb_last_lock_timeout variable 2013-09-27 09:43:39 -04:00
Rich Prohaska
edad6e00de tokudb info schema tests 2013-09-26 17:16:41 -04:00
Rich Prohaska
3152434eeb add compiler and cmake checks from mariadb 2013-09-26 12:05:54 -04:00
Rich Prohaska
9e67557d89 write frm for existing tables before the txn is committed 2013-09-26 09:53:50 -04:00
Rich Prohaska
bb1fdf7ddd use parent txn in ::delete_or_rename_table. this removes error messages when running dict_leak_3518 test 2013-09-24 14:27:27 -04:00
Rich Prohaska
c939c606e8 use ${ZLIB_LIBRARY} 2013-09-24 10:26:27 -04:00
Rich Prohaska
55ef63ac00 reduce analyze time to 5 seconds (from 60 seconds). this will probably allow > 1M rows to be in the cardinality computation 2013-09-23 16:13:40 -04:00
Rich Prohaska
935f78acc2 add key_is_clustering accessor 2013-09-23 14:32:48 -04:00
Rich Prohaska
f0629146c3 remove memcpy_fixed (no longer necessary) 2013-09-23 13:45:07 -04:00
Rich Prohaska
5cf85b79cd simplify my_free calls 2013-09-23 13:42:48 -04:00
Zardosht Kasheff
577470e05a refs , for keys with strings, add a memcmp at the end of the comparison
function if we are doing comparisons in the fractal tree, so that case-insensitivities
get resolved. Comparisons done inside the handlerton are unaffected.
2013-09-20 11:22:39 -04:00
Rich Prohaska
9c47f41e3b cleanup thread variables a bit 2013-09-20 09:53:15 -04:00
Rich Prohaska
88ca814b3e fix tokudb_file_map test result file 2013-09-19 17:38:47 -04:00
Rich Prohaska
002d451e7c denormalize dname in tokudb_file_map 2013-09-19 14:24:13 -04:00
Rich Prohaska
9f5293de5b cleanup thread variables 2013-09-19 13:34:55 -04:00
Rich Prohaska
2ec07a2988 fix global status result file 2013-09-18 14:53:15 -04:00
Rich Prohaska
a4ede9936c change tokudb_fsync_time units 2013-09-17 14:43:35 -04:00
Rich Prohaska
8cb3760002 Merge branch 'lto' of github.com:Tokutek/ft-engine into lto 2013-09-17 13:03:08 -04:00
Leif Walsh
a4f82b7d99 added -flto -fuse-linker-plugin to RelWithDebInfo 2013-09-17 13:02:58 -04:00
Rich Prohaska
de7b04efff refs delete the user data information schemas 2013-09-17 08:04:02 -04:00
Rich Prohaska
770533e2dd refs cond compile gdb on error feature 2013-09-17 07:43:22 -04:00
Rich Prohaska
53c7335563 refs basic lock tree visualization 2013-09-15 09:58:19 -04:00
Rich Prohaska
60a4370f9a refs rearrange IS code 2013-09-10 06:22:25 -04:00
Rich Prohaska
3ac574c06b refs trace all txn begin calls 2013-09-09 07:04:45 -04:00
Rich Prohaska
0944d4b57a update README to 7.0.4 2013-09-01 19:04:36 -04:00
Rich Prohaska
0aaee03e38 Merge branch 'lto' of github.com:Tokutek/ft-engine into lto 2013-08-30 08:58:17 -04:00
Leif Walsh
278901f3a4 added -flto -fuse-linker-plugin to RelWithDebInfo 2013-08-30 08:58:06 -04:00
Rich Prohaska
529d5b2f5b fix crash on alter table of partitioned tokudb table 2013-08-29 17:21:29 -04:00
Rich Prohaska
25000cfdd5 refs fix inplace_alter_table for tokudb partitions 2013-08-29 17:08:52 -04:00
Rich Prohaska
6f177fb80f set the tokudb_version variable 2013-08-29 12:03:41 -04:00
Rich Prohaska
d776275b49 always set default storage engine to tokudb in the cardinality tests 2013-08-28 10:35:17 -04:00
Rich Prohaska
e3ab3d17dd rebase to mysql 5.6.13 2013-08-27 17:19:08 -04:00
Leif Walsh
47bf7e07e5 added -flto -fuse-linker-plugin to RelWithDebInfo 2013-08-27 14:09:56 -04:00
Rich Prohaska
b2b90975a6 start port to mysql 5.6.13 2013-08-26 15:54:34 -04:00
Rich Prohaska
1af29d2786 get tokudb storage engine to build on mysql 5.6 2013-08-25 12:38:49 -04:00
Rich Prohaska
d46b4cfce2 run create unique index with MDL shared no write (not hot WRT writes) 2013-08-21 10:15:47 -04:00
Rich Prohaska
3b339f31e1 simplify tokustat output 2013-08-19 07:56:21 -04:00
Zardosht Kasheff
a8c9af2786 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
8fe18b9488 get hot text and blob column expansion working 2013-08-15 14:28:34 -04:00
Zardosht Kasheff
c4f88637d2 refs , make handlerton fix for TokuDB 2013-08-13 15:04:13 -04:00
Zardosht Kasheff
9baa37146c refs Tokutek/ft-index/#26 have ha_tokudb use new XXX_multiple API 2013-08-12 17:11:45 -04:00
Rich Prohaska
a43124c1e5 ignore key block size settings for tokudb. use session variables instead. 2013-08-05 10:07:47 -04:00
Yoni Fogel
ff22d3cc5a Refs Add test for transactional case insensitive tables 2013-08-02 09:31:24 -07:00
Rich Prohaska
d58b0523c8 error our unpack_blobs if the blobs input buffer can not be parsed 2013-07-30 11:15:40 -04:00
rich prohaska
e264e0e926 fix change column text and blob tests and their generators 2013-07-30 07:29:00 -04:00
Rich Prohaska
4d5992fc79 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 , make blob expansion a non-hot operation 2013-07-29 11:11:47 -04:00
rich prohaska
2e5a0cce16 add iibench test script 2013-07-25 12:54:50 -04:00
rich prohaska
fd1ddc5366 test tokudb release tarballs with the mysql sandbox 2013-07-24 13:35:19 -04:00