summaryrefslogtreecommitdiff
path: root/storage/tokudb/hatoku_hton.cc
Commit message (Expand)AuthorAgeFilesLines
* #166 add this handler to debug enter and returnRich Prohaska2014-01-141-37/+37
* register the tokudb_alter_print_error variableRich Prohaska2013-12-201-0/+1
* #150 cleanup cursor when a txn is retiredRich Prohaska2013-12-121-0/+1
* #150 cleanup indexing cursor when a txn is retiredRich Prohaska2013-12-081-0/+10
* #141 redo table open and close locking to avoid table opening pileupRich Prohaska2013-12-051-2/+2
* #142 remove tokudb meta dictionaryRich Prohaska2013-12-031-39/+0
* #142 remove tokudb_meta_mutexRich Prohaska2013-12-031-3/+0
* Tokutek/mysql#10 use DB_TYPE_TOKUDB in mysql 5.5Rich Prohaska2013-12-021-4/+0
* #17 support mariadb clustering optionRich Prohaska2013-12-011-0/+12
* #147 change column names in the tokudb_file_mapRich Prohaska2013-11-221-3/+3
* #146 add debug trace to tokudb info schema tablesRich Prohaska2013-11-141-6/+12
* basic tokudb running in mysql 5.7Rich Prohaska2013-11-091-20/+23
* tokutek/mysql56#23 turn on extended keys for tokudbRich Prohaska2013-10-231-0/+9
* #127 make tokudb_loader_memory_size a session variableRich Prohaska2013-10-151-14/+1
* #128 change tokudb_lock_timeout to session variableRich Prohaska2013-10-101-16/+1
* #122 change default compression to zlib and add a session variable to control...Rich Prohaska2013-10-071-0/+1
* tokutek/ft-engine#94 tokutek/ft-index#80 configure an upper bound on loader m...rich prohaska2013-10-071-0/+16
|\
| * tokutek/ft-index#80 tokutek/ft-engine#94 add tokudb_loader_memory_size system...Rich Prohaska2013-10-031-0/+16
* | tokutek/ft-index#76 add US Patent 8,489,638Rich Prohaska2013-10-041-0/+1
|/
* #90 set tokudb_last_lock_timeout to a string parsable by the python json moduleRich Prohaska2013-10-021-9/+9
* tokutek/ft-engine#111 tokutek/ft-index#74 merge the tokumx error message for ...Rich Prohaska2013-09-301-8/+32
* #86 tokudb lock tree info schemaRich Prohaska2013-09-271-13/+27
* remove cruftRich Prohaska2013-09-271-50/+1
* #92 simplify my_free callsRich Prohaska2013-09-231-12/+9
* #81 denormalize dname in tokudb_file_mapRich Prohaska2013-09-191-37/+54
* #81 cleanup thread variablesRich Prohaska2013-09-191-239/+0
* refs #82 delete the user data information schemasRich Prohaska2013-09-171-340/+1
* refs #83 cond compile gdb on error featureRich Prohaska2013-09-171-4/+7
* refs #71 basic lock tree visualizationRich Prohaska2013-09-151-44/+389
* refs #71 rearrange IS codeRich Prohaska2013-09-101-587/+590
* refs Tokutek/ft-engine#30 trace all txn begin callsRich Prohaska2013-09-091-15/+17
* Tokutek/mysql56#2 get tokudb storage engine to build on mysql 5.6Rich Prohaska2013-08-251-0/+6
* Refs Tokutek/ft-index#28 attach gdb to the running process and extract inform...Yoni Fogel2013-07-051-0/+19
* strip carriage returnsRich Prohaska2013-05-291-2498/+2498
* svn #6706 add GPL headers to the tokudb handlertonRich Prohaska2013-05-281-0/+89
* implement tokudb_fsync_log_periodRich Prohaska2013-05-161-64/+59
* res #6655 change tokudb plugin licenses to GPLRich Prohaska2013-04-211-12/+12
* refs #6372 really use DB_TYPE_TOKUDB on mysql 5.6, will need an upgrade proce...Rich Prohaska2013-04-171-0/+4
* refs #6372 Merge table delete bugfix to mainYoni Fogel2013-04-171-1/+5
* fixes #6485 Move memory management for information_schema.global_status into ...Yoni Fogel2013-04-171-59/+53
* refs #6444 export global status variables on mariadbRich Prohaska2013-04-171-1/+1
* refs #6372 require DB_TYPE_TOKUDB to compile the handlertonRich Prohaska2013-04-171-4/+0
* refs #6286 Add infrastructure to use column names for info schemaYoni Fogel2013-04-171-2/+2
* refs #5820 Merge information schema to mainlineYoni Fogel2013-04-171-4/+154
* refs #6220 compile handlerton with gcc 4.4Rich Prohaska2013-04-171-8/+1
* refs #6022 always compile analyze into the codeRich Prohaska2013-04-171-6/+0
* refs #6022 implement cardinality on the mainlineRich Prohaska2013-04-171-2/+22
* refs #5590 remove the old 5.5 add/drop index codeRich Prohaska2013-04-171-18/+0
* closes #5955, fix ticketZardosht Kasheff2013-04-171-8/+20
* refs #6094 remove HA_GENERAL_ONLINE code from the handlertonRich Prohaska2013-04-171-16/+3