8314 Commits (2d687cad5d1154418603a16e58772d91f37d4cbd)

Author SHA1 Message Date
Sergei Golubchik 69bb48b89b disable unstable tokudb tests 12 years ago
Sergei Golubchik de8cb7a1f3 MDEV-5485 Minor man pages formatting issues 12 years ago
Jan Lindström 1adf9e7984 MDEV-6257: MariaDB 5.5 fails to start with 10.0 InnoDB log files 12 years ago
Jan Lindström 75137522b9 MDEV-6257: MariaDB 5.5 fails to start with 10.0 InnoDB log files 12 years ago
Michael Widenius a55c159424 MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK TABLE" 12 years ago
Jan Lindström 124428a9e2 MDEV-4791: Assertion range_end >= range_start fails in log0online.c 12 years ago
Michael Widenius 554fd30ba3 Fixed bug where CHECK TABLE for a MYISAM table before 5.5.38 wrongly gave warning: 12 years ago
Sergei Golubchik 7a0a2c4b84 after tokudb-7.1.6 merge 12 years ago
Rich Prohaska 394202d207 #224 fail tokudb init if jemalloc is not loaded 12 years ago
Rich Prohaska 2a8682244a #223 build tokudb without upserts 12 years ago
Rich Prohaska 85d338cc3e #222 filter out degenerate key range in tokudb::record_in_range 12 years ago
Rich Prohaska 53cb5329e4 #218 fix incorrect use of num_DBs_lock 12 years ago
Sergei Golubchik 2797f0c534 fix XtraDB version to tell the truth 12 years ago
Sergei Golubchik 0e05dc81b3 rename handler::ha_set_lock_type() -> handler::set_lock_type(), 12 years ago
Rich Prohaska 94ed981ffe ft-index#218 use cursor set range with bound for point queries 12 years ago
Rich Prohaska 02fce56777 #110 turn off replace into and insert ignore optimizations when binlog format != statement (2nd try) 12 years ago
Rich Prohaska 99c4517b29 #110 turn off replace into and insert ignore optimizations when binlog format != statement 12 years ago
Rich Prohaska 25f931c6b6 #202 allow non-null AND null key index cursor operations (2nd try) 12 years ago
Rich Prohaska 5d2d9bfdeb #206 support mariadb 10.0.10 start_bulk_insert api change 12 years ago
Rich Prohaska 9f324de94d #212 binlog row replication turns the insert ignore optimization off 12 years ago
Rich Prohaska e7e91ab6bb #202 allow non-null AND null key index cursor operations 12 years ago
Rich Prohaska cb41cf0db1 #194 fix gcc 4.8 warnings 12 years ago
Rich Prohaska da5e2a19e6 #206 compile without partition storage engine 12 years ago
Rich Prohaska 38b95830b5 #206 support mariadb 10.0.10 alter compression table attribute 12 years ago
Rich Prohaska 5b3f63c0d0 #209 add variable to control table empty algorithm 12 years ago
Rich Prohaska fb30dc2667 #208 debug create temp table and transactions 12 years ago
Rich Prohaska 4a88423538 #133 dont overlock key ranges for unique secondary keys 12 years ago
Rich Prohaska 22bf01e7f5 #209 add tokudb_open_table_check_empty session variable to enable/disable may_table_be_open 12 years ago
Rich Prohaska dc9ed4c5fe #205 build tokudb with webscalesql-5.6 12 years ago
Rich Prohaska a77a73fd32 #204 print compression status variables 12 years ago
Rich Prohaska 000f5143c3 #200 handle errors when writing cardinality data 12 years ago
Rich Prohaska daddc85f76 #195 merge mariadb 10.0.9 12 years ago
Rich Prohaska ff1be5d961 #198 add tokudb_backtrace to help debug handler interface bugs 12 years ago
John Esmet 8a3e6b9c81 Fix include search paths in the handlerton 12 years ago
Michael Widenius a10a9448b0 Added new states to be able to better diagnose where server hangs. 12 years ago
unknown 968f4d4e25 MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table failsUPDATE w/ join against MRG_MyISAM table with read-only sub-table fails 12 years ago
Jan Lindström 772aa0c575 MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp(page) 12 years ago
Sergei Golubchik 19c0e32497 typo in FederatedX. HA_READ_AFTER_KEY is not a valid index flag. 12 years ago
Sergei Golubchik 32b3c9f35d Make THDVAR_INT variables to be signed in SELECT in SHOW 12 years ago
Michael Widenius ded448d1d0 MDEV-5905: Creating tmp. memory table kills the server 12 years ago
Sergei Golubchik c11c64e972 MDEV-5822 TokuDB fails to compile without partition storage engine 12 years ago
Sergei Golubchik c18fb72e71 tokudb: make compression=TOKUDB_ZLIB the default (instead of TOKUDB_UNCOMPRESSED) 12 years ago
Satya Bodapati a559f6abf7 Bug#18124788 - COMPRESSED TABLES REGRESSION FROM 5.6.13 12 years ago
Rich Prohaska 4e6d8249db #192 support HTON_SUPPORTS_CLUSTERED_KEYS 12 years ago
Rich Prohaska 7c506b017b #191 support -DTOKUDB_VERSION=SOME_VERSION_STRING 12 years ago
Rich Prohaska e9b9fd9077 #188 keep track of and cleanup last_lock_timeout memory 12 years ago
Rich Prohaska b77c0addba #190 zero out new null bytes to force valgrind to quit complaining about uninitialized bytes 12 years ago
Rich Prohaska 3fbd54a96d #189 add tokudb_kill_time session variable to set lock tree kill callback frequency 12 years ago
Rich Prohaska f07613f140 #186 update cardinality on first table open 12 years ago
Murthy Narkedimilli 075a2fb716 Updated/added copyright header. Added line "use is subject to license terms" 12 years ago