93 Commits (033db2d038a05a61eabeba40a581720b0845da39)

Author SHA1 Message Date
unknown 97cdd9df8a Bug #17766: The server accepts to create MERGE tables which cannot work 20 years ago
unknown 1a7e4ac0bb Revoking patch for Bug#10952 on behalf of Brian. 20 years ago
unknown 6116d0176b bug#10952 20 years ago
unknown 4b0cce4873 BUG#17314: Can't use index_merge/intersection for MERGE tables 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown 5655d31d5f Next big patch for loadable storage engines! 20 years ago
unknown d553b66791 Move handler specific options into handlerton flag check 20 years ago
unknown fa8fcecb8e Cleanup for handlerton structure to allow for loadable engine work. This is the first in a series of patches. 20 years ago
unknown ec55fec92d Implement MySQL framework to support consistent read views in 21 years ago
unknown de6f5ae5ab A fix and a test case for Bug#10760 and complementary cleanups. 21 years ago
unknown ba144e2290 fixes for windows 64-bit compiler warnings 21 years ago
unknown 062a1b8b4e a compiler must see '#pragma implementation' *before* 21 years ago
unknown 72dd44b9de Move USE_PRAGMA_IMPLEMENTATION to proper place 21 years ago
unknown cee10f979e tztime.cc: 21 years ago
unknown 22944a9563 Add ifdefs to control when "#pragma implementation" should be used 21 years ago
unknown 9e636a2491 - Backport of the patch to fix BUG#10687 (Merge engine fails 21 years ago
unknown 67c5514b90 BUG#10687 - Merge engine fails under Windows 21 years ago
unknown 36b3f0a052 BUG# 10687: Merge engine fails under Windows 21 years ago
unknown 1da5382a9f BUG# 10687 - MERGE engine fails under Windows 21 years ago
unknown c481eb3997 BUG#5964 - 4.1 MERGE tables regression from 4.0 21 years ago
unknown f0e256efe4 BUG#5964 - 4.1 MERGE tables regression from 4.0 21 years ago
unknown 072fa90d9e BUG#9714 libsupc++ problem 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown b4c61152d3 Fix for BUG#7377. This fix adds the same implementation for ha_myisammgr::index_type as in version 5.0. 21 years ago
unknown 02b0e43089 ha_myisammrg was missing index_type() method bug#6756 21 years ago
unknown c77c58bb2d Changed some unneccessary calls to current_thd() into table->in_use 21 years ago
unknown eba2f5bc9a s/ha_store_ptr/my_store_ptr/ 21 years ago
unknown 7b51154461 Support for TIMESTAMP columns holding NULL values. Unlike all other 21 years ago
unknown 9352715111 Added per thread status variables, after review, patch v1.1. 21 years ago
unknown 8790b1e65c VIEW 22 years ago
unknown 70f79563d9 key_cmp -> key_cmp_if_same 22 years ago
unknown c627054340 ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 22 years ago
unknown 32b28f9298 WL#1266 "Separate auto-set logic from TIMESTAMP type." 22 years ago
unknown 376fb08072 Some small portability fixes. 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown 2e1115edc1 key_map with more that 64 bits width 22 years ago
unknown b6d27e20e1 Many files: 23 years ago
unknown 02cc6d6706 Allow one to use MERGE tables with tables from different databases 23 years ago
unknown 73284c9384 low-level error messages cleanup 23 years ago
unknown ef3091541e bugfix for 'ANALYZE for MERGE' and table-less MERGE table 23 years ago
unknown e6783a8785 Removed compiler warnings 23 years ago
unknown 127d01dd01 ANALYZE for MERGE 23 years ago
unknown 6271ea35b8 bulk insert code optimized 23 years ago
unknown 4ea2f42e33 myisammrg::index_next_same 23 years ago
unknown 564c7b241f myisammrg::records_in_range 23 years ago
unknown c5960eb579 removed DBUG_ENTER/RETURN tags 23 years ago
unknown c88b910208 Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
unknown c0309e5a2f added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfix 23 years ago
unknown 3fbb702946 TEMPORARY MERGE tables are allowed 23 years ago