110 Commits (68f02c65ef09601591ec5cb9521aaa5bfde9309e)

Author SHA1 Message Date
Sergei Golubchik 069a068c90 restore the unintentinally broken ABI 16 years ago
Michael Widenius e9166ca152 Fix for LP#588251: doStartTableScan() result not checked. 16 years ago
Sergei Golubchik ac6b3c4430 few small MySQL bugs/issues that impact the engines, as discussed in the SE summit 16 years ago
Sergei Golubchik a3e8ae1280 A temporary solution to make CREATE TABLE attributes 16 years ago
Mattias Jonsson 8734933400 Bug#48846: Too much time spent in ha_partition::records_in_range if not able to prune 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
Staale Smedseng 6a89842e36 Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Anurag Shekhar 5999113f33 Bug #45840 read_buffer_size allocated for each partition when 16 years ago
Mattias Jonsson 35d6911b28 Bug#35845: unneccesary call to ha_start_bulk_insert for not used partitions 17 years ago
V Narayanan 9776b6f9cd Bug#45823 Assertion failure in file row/row0mysql.c line 1386 17 years ago
Mattias Jonsson 23d569edce post push fix for bug#40595 17 years ago
Build Team e85fe79430 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
Mattias Jonsson a5ec6953e1 Bug#40595: Non-matching rows not released with READ-COMMITTED 17 years ago
Mattias Jonsson b72d1507db Bug#39084: Getting intermittent errors with statement-based binary logging 17 years ago
Mattias Jonsson 620d955e3a Bug#40176: update as first partitioning statement 17 years ago
Mattias Jonsson c6115db4c3 Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION work 17 years ago
Mattias Jonsson d3ea743015 Bug#37721: ORDER BY when WHERE contains non-partitioned 17 years ago
Mattias Jonsson 65811a336d Bug#37453: Dropping/creating index on partitioned table with 17 years ago
Mattias Jonsson 3e1d88d188 Bug#30573: Ordered range scan over partitioned tables returns some rows twice 18 years ago
Mattias Jonsson be63f0af4f Bug#38804: Query deadlock causes all tables to be inaccessible. 18 years ago
Mattias Jonsson f50c4207f2 Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 18 years ago
Mattias Jonsson d11d5cfca8 Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables. 18 years ago
Mattias Jonsson ce30b928b7 Bug#35161: --myisam-recover does not work for partitioned MyISAM tables 18 years ago
unknown 5099033c26 WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" 18 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown afd34c69be Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format. 19 years ago
unknown aff30b40cd ha_partition.cc, listener.h, listener.cc, ha_partition.h: 19 years ago
unknown 5183a4b00b Fixed several bugs found by running *.test with maria engine 19 years ago
unknown 98af69e889 ha_partition.cc, ha_partition.h: 19 years ago
unknown f0d1ac25c3 Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format. 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 435df1859f Bug#26827 - table->read_set is set incorrectly, 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 7d383909db wl#3700 - post-review fixes: 19 years ago
unknown 1fc7f2117b WL#2936 19 years ago
unknown b68a22019e BUG#26117 "index_merge sort-union over partitioned table crashes" 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown 92e68d49d7 Many files: 19 years ago
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown 81b19542e0 BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
unknown 48d5b3bd1f This removes the passing of global hton to engine instance. 20 years ago
unknown 392c3122f6 BUG#22178: Scan ordered performed also on engines not supporting ordered scans 20 years ago
unknown 0baa801e16 Bug#20548 Events: crash if InnoDB, multiple events, busy procedures, partitions 20 years ago
unknown 09a27bb217 BUG#21350: No errors on using erroneus DATA DIRECTORY clause 20 years ago
unknown dd72905716 BUG#20389: Crash when using index scan in reverse order 20 years ago
unknown 907df8e3c8 BUG#20893: Valgrind error 20 years ago
unknown 20c59f9c4b fixes after merge. Updates to test's results. 20 years ago
unknown 43179555d9 BUG#20770: DATA DIRECTORY and INDEX DIRECTORY error when ALTER TABLE ADD/DROP/REORGANIZE partition 20 years ago
unknown c92b025b3a BUG#17138: Crashes in stored procedure 20 years ago
unknown 5329154849 BUG#17138: Error in stored procedure 20 years ago