Rich Prohaska
3ec9648f3d
Tokutek/mysql56#54 fix to tokudb::external_lock for the alter table assert bug, plus a rewrite of the tokudb debug tracing
2014-01-22 08:54:46 -05:00
Rich Prohaska
4a9dccc9ac
#168 remove obsolete is_fast_alter_running
2014-01-15 17:28:56 -05:00
Rich Prohaska
0d6c69d760
#167 use a serializable cursor to check for PK duplicate
2014-01-15 11:51:10 -05:00
Rich Prohaska
907eaff9e4
#167 ignore dictionary too new errors
2014-01-14 15:57:30 -05:00
Rich Prohaska
c258157515
#166 pretty print external lock type
2014-01-14 15:06:07 -05:00
Rich Prohaska
c7836bb38d
#166 add this handler to debug enter and return
2014-01-14 14:00:58 -05:00
Rich Prohaska
3a789b41f6
#159 set last_auto_increment from create info
2014-01-08 08:01:40 -05:00
Rich Prohaska
1e3a1b0f52
#158 support slave exec mode idempotent
2013-12-27 08:20:57 -05:00
Rich Prohaska
295947c6f8
#157 fix tokudb::index_next_same error handling
2013-12-18 16:04:05 -05:00
Rich Prohaska
5c147cc943
Tokutek/mysql56#42 turn on HA_PRIMARY_KEY_REQUIRED_FOR_POSITION to fix failing partition tests on mysql 5.6
2013-12-16 07:47:36 -05:00
Rich Prohaska
484c30bdf2
#152 fix MDEV-5399
2013-12-14 10:05:22 -05:00
Rich Prohaska
503863aeac
remove junk debug code
2013-12-12 16:23:15 -05:00
Rich Prohaska
5172855d16
#150 cleanup cursor when a txn is retired
2013-12-12 16:14:12 -05:00
Rich Prohaska
521cf40b4e
port to mysql 5.6.15
2013-12-11 15:47:25 -05:00
Rich Prohaska
2924878769
#141 fix another open close race
2013-12-10 17:16:57 -05:00
Rich Prohaska
12e3e629a4
#141 fix table open and close race
2013-12-09 15:55:53 -05:00
Rich Prohaska
610474f974
#150 cleanup indexing cursor when a txn is retired
2013-12-08 16:36:37 -05:00
Rich Prohaska
b65e6e3d74
#141 redo table open and close locking to avoid table opening pileup
2013-12-05 11:59:34 -05:00
Rich Prohaska
7e71d5fd62
#142 remove tokudb meta dictionary
2013-12-03 13:50:34 -05:00
Rich Prohaska
dde0c43553
#142 remove tokudb_meta_mutex
2013-12-03 13:34:21 -05:00
Rich Prohaska
b8d7ee9795
basic tokudb running in mysql 5.7
2013-11-09 16:55:12 -05:00
Rich Prohaska
76a9489f9b
Tokutek/mysql56#5 optimize read only transactions
2013-11-04 09:45:42 -05:00
Rich Prohaska
97f1989efb
compile when tokudb row format compression types are not defined
2013-10-24 08:30:19 -04:00
Rich Prohaska
43dec55024
#131 make fast and small aliases for quicklz and lzma
2013-10-18 15:25:37 -04:00
Rich Prohaska
dc4e26d618
#131 make small and fast aliases for quicklz and lzma
2013-10-18 13:01:59 -04:00
Rich Prohaska
ef6add4cac
#122 change default compression to zlib and add a session variable to control create info row format
2013-10-07 09:11:51 -04:00
Rich Prohaska
36737f6c36
tokutek/ft-index#76 add US Patent 8,489,638
2013-10-04 16:44:43 -04:00
Rich Prohaska
a9caa21f48
remove cruft
2013-09-27 13:14:23 -04:00
Rich Prohaska
bb1fdf7ddd
#92 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
935f78acc2
#92 add key_is_clustering accessor
2013-09-23 14:32:48 -04:00
Rich Prohaska
f0629146c3
#92 remove memcpy_fixed (no longer necessary)
2013-09-23 13:45:07 -04:00
Rich Prohaska
5cf85b79cd
#92 simplify my_free calls
2013-09-23 13:42:48 -04:00
Zardosht Kasheff
577470e05a
refs #94 , 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
9f5293de5b
#81 cleanup thread variables
2013-09-19 13:34:55 -04:00
Rich Prohaska
60a4370f9a
refs #71 rearrange IS code
2013-09-10 06:22:25 -04:00
Rich Prohaska
3ac574c06b
refs Tokutek/ft-engine#30 trace all txn begin calls
2013-09-09 07:04:45 -04:00
Rich Prohaska
d46b4cfce2
#69 run create unique index with MDL shared no write (not hot WRT writes)
2013-08-21 10:15:47 -04:00
Zardosht Kasheff
a8c9af2786
closes #66 , 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
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
#58 #62 ignore key block size settings for tokudb. use session variables instead.
2013-08-05 10:07:47 -04:00
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
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
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
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
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
Zardosht Kasheff
575867e17c
refs #6278 , merge to main
...
git-svn-id: file:///svn/mysql/tokudb-engine/tokudb-engine@54501 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:18 -04:00
Rich Prohaska
32156c75ba
refs #6184 new cardinality and status code with better unit tests
...
git-svn-id: file:///svn/mysql/tokudb-engine/tokudb-engine@54450 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:18 -04:00