166 Commits (7e431dc3794a553c9a29865f66475d1b7f49a9bc)

Author SHA1 Message Date
unknown 0040aff931 BUG#5390 - problems with merge tables 20 years ago
unknown 5113bdffd0 BUG#5390 - problems with merge tables 20 years ago
unknown f6cac54bf6 BUG#5390 - problems with merge tables 20 years ago
unknown 38b7ede9c6 BUG#5390 - problems with merge tables 20 years ago
unknown f631b361b6 Table definition cache, part 2 20 years ago
unknown a671075d3e Bug#9112 - Merge table with composite index producing invalid results with some queries 20 years ago
unknown 629697e594 Bug#9112 - Merge table with composite index producing invalid results with some queries 20 years ago
unknown 674c8165ea Bug#9112 - Merge table with composite index producing invalid results with some queries 20 years ago
unknown 0461b482cb Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICATE KEY UPDATE 21 years ago
unknown b21cf962e3 concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 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 bec3feaa0b WL#1895 - Print message to error log in case of detected MyISAM corruption 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown 7ea1621207 Fix and testcase for BUG#6699 21 years ago
unknown 6966e86951 More fixes for strict mode: 21 years ago
unknown 76001900fd thd pointer fixed 21 years ago
unknown 9a63c8e0e4 After merge fixes 22 years ago
unknown bf26880291 A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself). 22 years ago
unknown c79039b861 bug#4008 - merge table cannot determine what key caused "dupl. key" error 22 years ago
unknown 4924f276db drop tables in windows-compatible order 22 years ago
unknown 80ec807976 WorkLog#1323 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown 2caf4612f3 Modifications to error messages, and affected test results. 23 years ago
unknown 2848b0bed9 merge + order by (bug #515) temporary fix 23 years ago
unknown 2373397e13 Cleaner implementation if INSERT ... SELECT with same tables 23 years ago
unknown 14c8a0e536 Fix needed to support MERGE tables in different databases 23 years ago
unknown 02cc6d6706 Allow one to use MERGE tables with tables from different databases 23 years ago
unknown b388eb004d Added SQLSTATE to client/server protocol 23 years ago
unknown 22b693d80b bugfix for MERGE tables and MAX(key) 23 years ago
unknown ef3091541e bugfix for 'ANALYZE for MERGE' and table-less MERGE table 23 years ago
unknown 910c125bb6 Updates for multi-byte character sets 23 years ago
unknown 14810ff1d3 Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
unknown f935c6a286 Fixes for binary protocol (complement to last push) 23 years ago
unknown c58d9d9a9d Fixes after merge with 4.0 23 years ago
unknown 4589844513 merge::records_in_range and optimizer 23 years ago
unknown 781c7901cb updated test results 23 years ago
unknown 3fbb702946 TEMPORARY MERGE tables are allowed 23 years ago
unknown 31ba88c0c1 Added --skip-safemalloc to mysqltest 23 years ago
unknown f094b6af4c fixing EXPLAIN select types 23 years ago
unknown 9396cc5a4a new EXPLAIN 23 years ago
unknown d9c701eb3d Now table and database inhirited a character set from a level above at CREATE time 24 years ago
unknown 4eff0593d6 AUTO_INCREMENT support for MERGE 24 years ago
unknown adc508c901 Fixed some comments , plus introduced some tests so that I do not 24 years ago
unknown e9c43803dd Fixed a bug in optimiser with MERGE tables with non-unique values 24 years ago
unknown 6c2dcd86a3 Charset of any string field now can be specified during CREATE TABLE 24 years ago
unknown 6dcd03d76c post-merge fixes 24 years ago
unknown 29f148bd36 client/mysqlmanagerc.c 24 years ago
unknown 05794bca08 Final fixes for INSERT into MERGE tables. 24 years ago
unknown 89ec1da4fb Fulltext manual changed, MERGE bug fixed 25 years ago
unknown 869c89feaa Merged some functions and removed some unused client functions. 25 years ago