Commit graph

1146 commits

Author SHA1 Message Date
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
0aa72f432d Tokutek/mysql#10 use DB_TYPE_TOKUDB in mysql 5.5 2013-12-02 14:49:08 -05:00
Rich Prohaska
512685d8cd #15 set the tokudb plugin type to DB_TYPE_TOKUDB 2013-12-02 12:46:28 -05:00
Rich Prohaska
d2986ecd7f #17 support mariadb clustering option 2013-12-01 17:56:16 -05:00
Rich Prohaska
213e21925a Tokutek/mariadb#12 rebase to mariadb-5.5.34 2013-11-28 09:51:21 -05:00
Rich Prohaska
de60f9f4af #147 change column names in the tokudb_file_map 2013-11-22 06:33:16 -05:00
Rich Prohaska
410b8485b5 #87 grab exclusive MDL in the tokudb alter table commit function 2013-11-21 17:42:54 -05:00
Rich Prohaska
cb80f4ea93 #146 add debug trace to tokudb info schema tables 2013-11-14 21:32:38 -05:00
Rich Prohaska
7e153bc517 start port of tokudb to mariadb 10 2013-11-10 16:45:11 -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
99c4881478 tokutek/mysql56#23 turn on extended keys for tokudb 2013-10-23 12:30:07 -04:00
Zardosht Kasheff
ef1764465c refs Tokutek/mongo#645, fix call to hot_optimize 2013-10-21 16:22:01 -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
7b68bf4fdc #128 change the comment on the lock timeout session variable 2013-10-17 11:50:57 -04:00
Rich Prohaska
69f6deb478 #127 make tokudb_loader_memory_size a session variable 2013-10-15 10:29:48 -04:00
Rich Prohaska
ef0b238727 #128 change tokudb_lock_timeout to session variable 2013-10-10 16:25:57 -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
dc00dfd7a3 tokutek/ft-engine#94 tokutek/ft-index#80 configure an upper bound on loader memory reservations
Merge branch 'loadermem80'
2013-10-07 08:38:50 -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
4a06655ee0 #121 change default basement node size to 64KB from 128KB 2013-10-04 16:05:34 -04:00
Rich Prohaska
80876439a7 tokutek/ft-index#80 tokutek/ft-engine#94 add tokudb_loader_memory_size system variable that controls the size of each loader memory size 2013-10-03 13:56:57 -04:00
Rich Prohaska
9ff4983644 #90 set tokudb_last_lock_timeout to a string parsable by the python json module 2013-10-02 12:14:14 -04:00
Rich Prohaska
333d00c95f tokutek/ft-engine#111 tokutek/ft-index#74 merge the tokumx error message for transparent huge pages into tokudb 2013-09-30 13:18:07 -04:00
Rich Prohaska
d6348cb127 #80 default compress tokudb bulk loader temp files 2013-09-30 11:08:53 -04:00
Rich Prohaska
4f7ce37a90 #86 tokudb lock tree info schema 2013-09-27 13:43:43 -04:00
Rich Prohaska
1c59d27e36 remove cruft 2013-09-27 13:14:23 -04:00
Rich Prohaska
576358801d #104 default capture lock timeout conflict info into tokudb_last_lock_timeout variable 2013-09-27 09:43:39 -04:00
Rich Prohaska
84b017ebcf #92 add compiler and cmake checks from mariadb 2013-09-26 12:05:54 -04:00
Rich Prohaska
451b3959ec #104 write frm for existing tables before the txn is committed 2013-09-26 09:53:50 -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
193a1b6178 #97 use ${ZLIB_LIBRARY} 2013-09-24 10:26:27 -04:00
Rich Prohaska
e942526a35 #99 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
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