1109 Commits (9538bbfce9055f99529adb461d101b7b236eb5a3)

Author SHA1 Message Date
Sergei Golubchik 828be0d9ba TokuuDB: add handlerton::discover_table_existence() method 12 years ago
Sergei Golubchik 20031c6273 Enable TokuDB online ALTER 12 years ago
Sergei Golubchik 181b13d926 simplify CMakeLists.txt for cassandra/connect engines 12 years ago
Michael Widenius 5f0c91998a TokuDB fixes: 12 years ago
Michael Widenius 26474cd204 Fixed issue where tokudb xz used lib64 in some cases, which caused a link failure 12 years ago
Sergei Golubchik 27c9ed11ff TokuDB now compiles and passes all tests as in 5.5 12 years ago
Sergei Golubchik 43f4e364f0 MDEV-5021 tokudb ft-index libraries are build with -DWITHOUT_TOKUDB=1 12 years ago
unknown 28a8d40c22 Tokudb made compilig. 12 years ago
Sergey Vojtovich 8e9cead365 Fixed tokudb with ccache build failure. 12 years ago
Sergei Golubchik adf637dff6 tokudb buildbot fixes 12 years ago
Sergei Golubchik 265bbf5fe1 introduce sysconf2dir, install tokudb.conf there, both in rpm and deb 12 years ago
Sergei Golubchik 3de5613445 INSTALL_DOCUMENTATION function for CMakeLists.txt 12 years ago
Sergei Golubchik 3e5b21067b MariaDB-tokudb-engine.rpm 12 years ago
Sergei Golubchik 5b2e3b01f0 fixes for buildbot 12 years ago
Sergei Golubchik 3a52826183 remove symlinks from the tree 12 years ago
Sergei Golubchik c03f0cf28c fixes for out-of-source builds 12 years ago
Sergei Golubchik 642aa4366d clustering == covering 12 years ago
Sergei Golubchik 9a3b9a5416 tokudb test suites 12 years ago
Sergei Golubchik d29f874db1 Mark tokudb plugin as "Alpha" in MariaDB. 12 years ago
Sergei Golubchik 043099a6e8 chmod a-x *.test *.result 12 years ago
Sergei Golubchik 00686e6d0e cmake fixes for tokudb 12 years ago
Sergei Golubchik 9fdac1ae90 tokudb: temporary 5.5-only hack to let the frm-only ALTER TABLE to work 12 years ago
Sergei Golubchik bac94d097e tokudb: COMPRESSION = { DEFAULT | TOKUDB_UNCOMPRESSED | 12 years ago
Sergei Golubchik 86bc6b6ae8 tokudb: CLUSTERING=YES syntax for indexes 12 years ago
Sergei Golubchik f2b5f1fdc6 tokudb: auto-increment not on the first keypart 12 years ago
Sergei Golubchik 36a22c1447 tokudb: extended keys support 12 years ago
Sergei Golubchik c8a5da9676 tokudb: configure features, available in mariadb 5.5 12 years ago
Rich Prohaska d58b0523c8 #57 error our unpack_blobs if the blobs input buffer can not be parsed 12 years ago
zkasheff 9be800a47d refs #61, make blob expansion a non-hot operation 12 years ago
Yoni Fogel 4780c8bbf7 Refs Tokutek/ft-engine#40 Rename c_restrict_to_range to c_set_bounds, delete c_pre_acquire_range_lock 12 years ago
Yoni Fogel 85a164fb09 Refs Tokutek/ft-engine/#40 Use c_restrict_to_range function to force cursor to keep track of prelocked range 12 years ago
Yoni Fogel 4279e16c5a Refs Tokutek/ft-index#28 attach gdb to the running process and extract information on fatal signal. 13 years ago
Zardosht Kasheff e69e0cff9a refs #42, exit gracefully from ha_tokudb::create if we notice a field that is invalid 13 years ago
Rich Prohaska d081cd6732 strip carriage returns 13 years ago
Rich Prohaska 1200ca6dad svn #6706 add GPL headers to the tokudb handlerton 13 years ago
Rich Prohaska d3f4822885 remove overactive assert in ha_tokudb::external_lock 13 years ago
Rich Prohaska 1b737dfda0 support upsert x=x+values(x) expressions 13 years ago
Rich Prohaska ef67626331 #20 cleanup some static analysis issues 13 years ago
Rich Prohaska a998803825 compile on mysql 5.6 13 years ago
Rich Prohaska f239e32078 handle cardinality with alter add drop 13 years ago
Rich Prohaska 1b0261cc5c try to retain cardinality data after add/drop index 13 years ago
Rich Prohaska 51088922fb implement tokudb_fsync_log_period 13 years ago
Rich Prohaska d0fe6a97be implement tokudb_fsync_log_period 13 years ago
Rich Prohaska 05bdfcbc40 support upsert x=x+values(x) expressions 13 years ago
Rich Prohaska 8e67966169 #20 cleanup some static analysis issues 13 years ago
Rich Prohaska 140b303acd compile on mysql 5.6 13 years ago
Rich Prohaska 65aa1d4639 handle cardinality with alter add drop 13 years ago
Rich Prohaska c15ef5e88e try to retain cardinality data after add/drop index 13 years ago
zkasheff d5fb75ca2f refs #6684, fix icp bug of queries that do multiple index_next_same calls with the same cursor 13 years ago
Leif Walsh ce338d55ac #10 add binary directory's toku_include dir 13 years ago