Commit graph

738 commits

Author SHA1 Message Date
Rich Prohaska
1dce2eaa2f #133 dont overlock key ranges for unique secondary keys 2014-04-07 13:34:58 -04:00
Rich Prohaska
db470f2979 #209 add tokudb_open_table_check_empty session variable to enable/disable may_table_be_open 2014-04-03 11:21:00 -04:00
Rich Prohaska
f7eac23dbb #195 merge mariadb 10.0.9 2014-03-18 19:18:40 -04:00
Rich Prohaska
5c9c570eb2 #186 update cardinality on first table open 2014-02-20 07:41:11 -05:00
Rich Prohaska
d1a1285c03 #185 fix out of range read from uint3korr 2014-02-14 10:11:51 -05:00
Rich Prohaska
057e1a1ee8 #184 fix mismatch between table_share->key_parts and the number really there. mysql increments key_parts for the extended keys. 2014-02-13 20:13:36 -05:00
Rich Prohaska
b36c75d901 #182 fix dbt array memory leak 2014-02-12 15:07:44 -05:00
Rich Prohaska
d38cf8770b #180 avoid thd_proc_info pointing to invalid info (like when a function sets proc info with a local variable and then returns) 2014-02-07 12:58:10 -05:00
Rich Prohaska
83eb814203 #178 clean up hatoku_defines.h a bit. it is a mess. 2014-02-07 12:07:53 -05:00
Rich Prohaska
de45936706 #172 simplify test case for -30994 leak 2014-01-31 14:00:23 -05:00
Rich Prohaska
3a0f7fd759 #172 map ydb errors to handler errors in prelocking functions 2014-01-29 14:03:00 -05:00
Rich Prohaska
30ae66783f #171 add a field types array to classify types into fixed, variable and blob types 2014-01-24 15:33:19 -05:00
Rich Prohaska
8d44886251 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
ee2fdaed89 #168 remove obsolete is_fast_alter_running 2014-01-15 17:28:56 -05:00
Rich Prohaska
0fcae6f7f2 #167 use a serializable cursor to check for PK duplicate 2014-01-15 11:51:10 -05:00
Rich Prohaska
24f2e00b5a #167 ignore dictionary too new errors 2014-01-14 15:57:30 -05:00
Rich Prohaska
0e4317ceb2 #166 pretty print external lock type 2014-01-14 15:06:07 -05:00
Rich Prohaska
8c25ba62c9 #166 add this handler to debug enter and return 2014-01-14 14:00:58 -05:00
Rich Prohaska
c55aadd5f2 #159 set last_auto_increment from create info 2014-01-08 08:01:40 -05:00
Rich Prohaska
5fa9f7a876 #158 support slave exec mode idempotent 2013-12-27 08:20:57 -05:00
Rich Prohaska
26b2d23e37 #157 fix tokudb::index_next_same error handling 2013-12-18 16:04:05 -05:00
Rich Prohaska
60ca22be48 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
a16c8ef8ca #152 fix MDEV-5399 2013-12-14 10:05:22 -05:00
Rich Prohaska
584bb22324 remove junk debug code 2013-12-12 16:23:15 -05:00
Rich Prohaska
76d5f4e364 #150 cleanup cursor when a txn is retired 2013-12-12 16:14:12 -05:00
Rich Prohaska
878ba4749d port to mysql 5.6.15 2013-12-11 15:47:25 -05:00
Rich Prohaska
a47d4eb820 #141 fix another open close race 2013-12-10 17:16:57 -05:00
Rich Prohaska
05927abffc #141 fix table open and close race 2013-12-09 15:55:53 -05:00
Rich Prohaska
d9edc3fb2d #150 cleanup indexing cursor when a txn is retired 2013-12-08 16:36:37 -05:00
Rich Prohaska
7d843822a8 #141 redo table open and close locking to avoid table opening pileup 2013-12-05 11:59:34 -05:00
Rich Prohaska
a8479edd0e #142 remove tokudb meta dictionary 2013-12-03 13:50:34 -05:00
Rich Prohaska
0251fd6eed #142 remove tokudb_meta_mutex 2013-12-03 13:34:21 -05:00
Rich Prohaska
8960e8969c basic tokudb running in mysql 5.7 2013-11-09 16:55:12 -05:00
Rich Prohaska
f7f740d6fd Tokutek/mysql56#5 optimize read only transactions 2013-11-04 09:45:42 -05:00
Rich Prohaska
ae83ddef7b compile when tokudb row format compression types are not defined 2013-10-24 08:30:19 -04:00
Rich Prohaska
78df543d50 #131 make fast and small aliases for quicklz and lzma 2013-10-18 15:25:37 -04:00
Rich Prohaska
e69bf2c025 #131 make small and fast aliases for quicklz and lzma 2013-10-18 13:01:59 -04:00
Rich Prohaska
e0fb1138a3 #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
142da3d1ee tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:44:43 -04:00
Rich Prohaska
1c59d27e36 remove cruft 2013-09-27 13:14:23 -04:00
Rich Prohaska
b841850412 #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
9b754d8bd9 #92 add key_is_clustering accessor 2013-09-23 14:32:48 -04:00
Rich Prohaska
1086547e44 #92 remove memcpy_fixed (no longer necessary) 2013-09-23 13:45:07 -04:00
Rich Prohaska
d784907dfa #92 simplify my_free calls 2013-09-23 13:42:48 -04:00
Zardosht Kasheff
74d2ec5efd 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
a7c2c574a9 #81 cleanup thread variables 2013-09-19 13:34:55 -04:00
Rich Prohaska
aa07e4bd8f refs #71 rearrange IS code 2013-09-10 06:22:25 -04:00
Rich Prohaska
515773c412 refs Tokutek/ft-engine#30 trace all txn begin calls 2013-09-09 07:04:45 -04:00
Rich Prohaska
5d487296a0 #69 run create unique index with MDL shared no write (not hot WRT writes) 2013-08-21 10:15:47 -04:00
Zardosht Kasheff
2dadbbe462 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