Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 3053 | -82868/+1851896 |
|\ | |||||
| * | 5.5.33a merge | Sergei Golubchik | 2013-09-20 | 1 | -1/+2 |
| |\ | |||||
| | * | MDEV-5021 tokudb ft-index libraries are build with -DWITHOUT_TOKUDB=1 | Sergei Golubchik | 2013-09-19 | 1 | -1/+2 |
| * | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 3296 | -83537/+1852720 |
| |\ \ | | |/ | |||||
| | * | Fixed tokudb with ccache build failure. | Sergey Vojtovich | 2013-09-17 | 1 | -1/+1 |
| | * | tokudb buildbot fixes | Sergei Golubchik | 2013-09-12 | 2 | -3/+3 |
| | * | merge with 5.5-tokudb tree. In particular: | Sergei Golubchik | 2013-09-10 | 2779 | -81822/+1850485 |
| | |\ | |||||
| | | * | introduce sysconf2dir, install tokudb.conf there, both in rpm and deb | Sergei Golubchik | 2013-09-10 | 2 | -0/+15 |
| | | * | INSTALL_DOCUMENTATION function for CMakeLists.txt | Sergei Golubchik | 2013-09-10 | 1 | -5/+1 |
| | | * | MariaDB-tokudb-engine.rpm | Sergei Golubchik | 2013-09-09 | 4 | -3/+6 |
| | | * | fixes for buildbot | Sergei Golubchik | 2013-09-09 | 5 | -14/+21 |
| | | * | remove symlinks from the tree | Sergei Golubchik | 2013-09-09 | 1 | -1/+0 |
| | | * | fixes for out-of-source builds | Sergei Golubchik | 2013-09-09 | 1 | -1/+1 |
| | | * | clustering == covering | Sergei Golubchik | 2013-09-09 | 28 | -165/+173 |
| | | * | tokudb test suites | Sergei Golubchik | 2013-09-09 | 1102 | -195479/+199467 |
| | | * | Mark tokudb plugin as "Alpha" in MariaDB. | Sergei Golubchik | 2013-09-09 | 1 | -6/+6 |
| | | * | chmod a-x *.test *.result | Sergei Golubchik | 2013-09-09 | 189 | -0/+0 |
| | | * | cmake fixes for tokudb | Sergei Golubchik | 2013-09-09 | 16 | -55/+36 |
| | | * | tokudb: temporary 5.5-only hack to let the frm-only ALTER TABLE to work | Sergei Golubchik | 2013-09-09 | 1 | -0/+10 |
| | | * | tokudb: COMPRESSION = { DEFAULT | TOKUDB_UNCOMPRESSED | | Sergei Golubchik | 2013-09-09 | 5 | -73/+39 |
| | | * | tokudb: CLUSTERING=YES syntax for indexes | Sergei Golubchik | 2013-09-09 | 6 | -20/+34 |
| | | * | tokudb: auto-increment not on the first keypart | Sergei Golubchik | 2013-09-09 | 1 | -1/+8 |
| | | * | tokudb: extended keys support | Sergei Golubchik | 2013-09-09 | 1 | -1/+1 |
| | | * | tokudb: configure features, available in mariadb 5.5 | Sergei Golubchik | 2013-09-09 | 1 | -7/+6 |
| | | * | merge with git://github.com/Tokutek/ft-index.git up to tokudb-7.0.4 | Sergei Golubchik | 2013-09-09 | 1596 | -0/+398521 |
| | | * | merge with git://github.com/Tokutek/ft-engine.git up to tokudb-7.0.4 | Sergei Golubchik | 2013-09-09 | 910 | -0/+1447971 |
| | | |\ | |||||
| | | | * | #57 error our unpack_blobs if the blobs input buffer can not be parsed | Rich Prohaska | 2013-07-30 | 1 | -1/+12 |
| | | | * | Merge branch 'bugs/61' | zkasheff | 2013-07-29 | 1 | -13/+0 |
| | | | |\ | |||||
| | | | | * | refs #61, make blob expansion a non-hot operation | zkasheff | 2013-07-29 | 1 | -13/+0 |
| | | | * | | Merge branch '6712' | Yoni Fogel | 2013-07-17 | 1 | -6/+12 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Refs Tokutek/ft-engine#40 Rename c_restrict_to_range to c_set_bounds, delete ... | Yoni Fogel | 2013-07-17 | 1 | -4/+6 |
| | | | | * | Refs Tokutek/ft-engine/#40 Use c_restrict_to_range function to force cursor t... | Yoni Fogel | 2013-07-17 | 1 | -4/+8 |
| | | | * | | Refs Tokutek/ft-index#28 attach gdb to the running process and extract inform... | Yoni Fogel | 2013-07-05 | 1 | -0/+19 |
| | | | * | | refs #42, exit gracefully from ha_tokudb::create if we notice a field that is... | Zardosht Kasheff | 2013-06-24 | 3 | -0/+75 |
| | | | |/ | |||||
| | | | * | strip carriage returns | Rich Prohaska | 2013-05-29 | 2 | -5654/+5654 |
| | | | * | svn #6706 add GPL headers to the tokudb handlerton | Rich Prohaska | 2013-05-28 | 33 | -0/+2937 |
| | | | * | remove overactive assert in ha_tokudb::external_lock | Rich Prohaska | 2013-05-24 | 1 | -3/+3 |
| | | | * | support upsert x=x+values(x) expressions | Rich Prohaska | 2013-05-24 | 1 | -27/+55 |
| | | | * | #20 cleanup some static analysis issues | Rich Prohaska | 2013-05-24 | 2 | -11/+3 |
| | | | * | compile on mysql 5.6 | Rich Prohaska | 2013-05-24 | 1 | -4/+5 |
| | | | * | handle cardinality with alter add drop | Rich Prohaska | 2013-05-24 | 2 | -8/+12 |
| | | | * | try to retain cardinality data after add/drop index | Rich Prohaska | 2013-05-24 | 11 | -188/+153 |
| | | | * | implement tokudb_fsync_log_period | Rich Prohaska | 2013-05-16 | 1 | -64/+59 |
| | | | * | refs #6684, fix icp bug of queries that do multiple index_next_same calls wit... | zkasheff | 2013-04-30 | 1 | -0/+1 |
| | | | * | #10 add binary directory's toku_include dir | Leif Walsh | 2013-04-27 | 1 | -0/+1 |
| | | | * | try fixing names | Leif Walsh | 2013-04-27 | 1 | -4/+1 |
| | | | * | #10 change handlerton cmake to include ft-index directly | Leif Walsh | 2013-04-27 | 1 | -7/+14 |
| | | | * | res #6655 change tokudb plugin licenses to GPL | Rich Prohaska | 2013-04-21 | 1 | -12/+12 |
| | | | * | refs #6372 really use DB_TYPE_TOKUDB on mysql 5.6, will need an upgrade proce... | Rich Prohaska | 2013-04-17 | 2 | -0/+6 |
| | | | * | refs #6372 Merge table delete bugfix to main | Yoni Fogel | 2013-04-17 | 1 | -1/+5 |