84481 Commits (3e5b21067b2a2489a59376b9f66abf1eaf63fc27)
 

Author SHA1 Message Date
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 9c98876ca1 tokudb patches for prepare range scan 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 a8fc90a172 .bzrignore 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 5bc410e022 workaround for partitioning bug MDEV-4466 (fixed in 10.0) 12 years ago
Sergei Golubchik c8a5da9676 tokudb: configure features, available in mariadb 5.5 12 years ago
Sergei Golubchik 905c9815f7 merge with git://github.com/Tokutek/ft-index.git up to tokudb-7.0.4 12 years ago
Sergei Golubchik 9b933e3be9 merge with git://github.com/Tokutek/ft-engine.git up to tokudb-7.0.4 12 years ago
Sergei Golubchik 6755944d08 remove PBXT 12 years ago
Sergei Golubchik cd92bc38a7 start using jemalloc 12 years ago
Sergei Golubchik 253366e776 merge in git://github.com/Tokutek/jemalloc 12 years ago
Sergei Golubchik 28a9fea122 fix an old bug where dd_frm_type() could incorrectly determine the table type 12 years ago
Sergei Golubchik 68325b6a12 Test case for MyISAM and OPTIMIZE TABLE 12 years ago
Sergei Golubchik 214c43ba96 bugfix: storage engine might return a negative error code, but it shouldn't 12 years ago
Sergei Golubchik 38e2340a8e mtr bug: files outside of both the suite dir and the overlay dir, were 12 years ago
Sergei Golubchik a73972bfea don't decide on extended keys by DB_TYPE_INNODB, use hton->flags 12 years ago
Sergei Golubchik 6140393af0 HA_ERR_TABLE_DEF_CHANGED is normal situation, not an server-wide exception, 12 years ago
Sergei Golubchik de04890588 typo fixed (boolean index attributes didn't work) 12 years ago
Sergei Golubchik d126993404 MDEV-4951 drop user leaves privileges 12 years ago
Igor Babaev 1906f1388e Fixed bug mdev-4959. 12 years ago
Igor Babaev 34aa69564d Merge 5.3->5.5 12 years ago
Michael Widenius 112411b056 Fixed MySQL bug #69861 LAST_INSERT_ID is replicated incorrectly if replication filters are used 12 years ago
Igor Babaev 650d3266bb Fixed bug mdev-4952 12 years ago
Igor Babaev 901737c978 Fixed bug mdev-4944. 12 years ago
Sergey Petrunya 7907b9b4da Merge fix for MDEV-4942, 5.3->5.5 12 years ago
Igor Babaev dbc84ff96c Fixed bug mdev-4942. 12 years ago
Igor Babaev b9ce8e608f Merge 12 years ago
Igor Babaev 540eeebbb0 Fixed bug mdev-4420. 12 years ago
Alexander Barkov d1adae3707 Merging from 5.3 12 years ago
Alexander Barkov c40de1df36 MDEV-4804 Date comparing false result 12 years ago
Sergey Petrunya f5ea23b6e2 Automatic merge 12 years ago
Sergey Petrunya 37e9714c5e MDEV-4840: Wrong result (missing rows) on LEFT JOIN with InnoDB tables 12 years ago
Igor Babaev 2ead54d0fb Merge 12 years ago
Igor Babaev 5d5f3a1ee8 Merge 5.3->5.5 12 years ago
unknown f8af4423b4 MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_item)->functype()' fails on a query with IN and equal conditions, AND/OR, materialization+semijoin 12 years ago
Igor Babaev 99992f6ec4 Fixed a bug/typo in the patch for mdev-4355, noticed after the patch 12 years ago
unknown 5fdb531d77 Fix bug MDEV-4895 Valgrind warnings (Conditional jump or move depends on uninitialised value) in Field_datetime::get_date on GREATEST(..) IS NULL 12 years ago
Jan Lindström c97ae6b56f MDEV-4923 Incorrect merge on XtraDB os0file.c. Function os_file_set_atomic_writes returns TRUE when successfull and FALSE at failure. 12 years ago