91 Commits (ebb0b02ce519dcc57c163ca8c3892f462eb07889)

Author SHA1 Message Date
Mikael Ronstrom 28eb7825ef WL#4571, Enable Key cache defined for a partition to enable more scalability on partitioned MyISAM tables among other things 16 years ago
Mattias Jonsson cc900f2c50 Bug#35845: unneccesary call to ha_start_bulk_insert for not used partitions 16 years ago
V Narayanan 097023fee7 Bug#45823 Assertion failure in file row/row0mysql.c line 1386 16 years ago
Mattias Jonsson bd2629b439 post push fix for bug#40595 17 years ago
Build Team 366adeab08 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
Mattias Jonsson a891c0e8f4 Bug#40595: Non-matching rows not released with READ-COMMITTED 17 years ago
Mattias Jonsson cb6cb742f3 Bug#39084: Getting intermittent errors with statement-based binary logging 17 years ago
Mattias Jonsson 5e353415f8 Bug#40176: update as first partitioning statement 17 years ago
Mattias Jonsson f113311d4b Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION work 17 years ago
Mattias Jonsson 44630e09ee Bug#37721: ORDER BY when WHERE contains non-partitioned 17 years ago
Mattias Jonsson 8f64bf94ad Bug#37453: Dropping/creating index on partitioned table with 17 years ago
Mattias Jonsson 0494d58527 Bug#30573: Ordered range scan over partitioned tables returns some rows twice 17 years ago
Mattias Jonsson 5b164964e2 Bug#38804: Query deadlock causes all tables to be inaccessible. 17 years ago
Mattias Jonsson 07e9a6dc2a Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 18 years ago
Mattias Jonsson c499df928c Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables. 18 years ago
Mattias Jonsson da29c528d3 Bug#35161: --myisam-recover does not work for partitioned MyISAM tables 18 years ago
monty@mysql.com/narttu.mysql.fi 7887babe69 Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
holyfoot/hf@mysql.com/hfmain.(none) a60f7988b9 Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format. 18 years ago
kent/mysqldev@mysql.com/production.mysql.com cf2b6a9747 ha_partition.cc, listener.h, listener.cc, ha_partition.h: 18 years ago
holyfoot/hf@mysql.com/hfmain.(none) eb6651b017 ha_partition.cc, ha_partition.h: 19 years ago
holyfoot/hf@mysql.com/hfmain.(none) afe7de8234 Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format. 19 years ago
monty@mysql.com/nosik.monty.fi e53a73e26c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
istruewing@chilla.local dc82068c96 Bug#26827 - table->read_set is set incorrectly, 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
serg@janus.mylan 68fd66e853 wl#3700 - post-review fixes: 19 years ago
antony@ppcg5.local dc24473cb2 WL#2936 19 years ago
sergefp@mysql.com d61f9e2d89 BUG#26117 "index_merge sort-union over partitioned table crashes" 19 years ago
serg@janus.mylan a07fd5fa8f WL#3700: Handler API change: all index search methods - that is, 19 years ago
kent@mysql.com/kent-amd64.(none) 1e3237fefa Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 3a35c30027 Fixed compiler warnings (Mostly VC++): 19 years ago
stewart@willster.(none) 0783b57bc7 BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
brian@zim.(none) a756fd36ef This removes the passing of global hton to engine instance. 19 years ago
mikael/pappa@dator5.(none) 3b4ef2a975 BUG#22178: Scan ordered performed also on engines not supporting ordered scans 19 years ago
gluh@mysql.com/gluh.(none) 0ba4ff24ef Bug#20548 Events: crash if InnoDB, multiple events, busy procedures, partitions 20 years ago
mikael/pappa@dator5.(none) 3e6b0b0bda BUG#21350: No errors on using erroneus DATA DIRECTORY clause 20 years ago
mikael/pappa@dator5.(none) cfc65ef720 BUG#20389: Crash when using index scan in reverse order 20 years ago
mikael/pappa@dator5.(none) 65979719c7 BUG#20893: Valgrind error 20 years ago
guilhem@gbichot3.local 1cc3c80070 fixes after merge. Updates to test's results. 20 years ago
mikael@dator5.(none) 8b319bb5c2 BUG#20770: DATA DIRECTORY and INDEX DIRECTORY error when ALTER TABLE ADD/DROP/REORGANIZE partition 20 years ago
mikael@dator5.(none) 4e390d711a BUG#17138: Crashes in stored procedure 20 years ago
mikael@dator5.(none) a8e6967c02 BUG#17138: Error in stored procedure 20 years ago
mikael@dator5.(none) 8bd81e1fee BUG#17138: Error in stored procedure due to fatal error when not really 20 years ago
monty@mysql.com 74cc73d461 This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
guilhem@mysql.com a4e778f34d First push for WL#3146 "less locking in auto_increment". It is a 0-real-change patch. 20 years ago
mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se 8e4a875d8e BUG#19502: Enable/Disable index routines not working for partitioned handlers 20 years ago
mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se 8ae26a2868 WL 2826: Error handling of ALTER TABLE for partitioning 20 years ago
marty@linux.site 950e258fde Fixes for fast alter table for ndbcluster 20 years ago
reggie@linux.site 55a8eb95f2 BUG # 17631 SHOW TABLE STATUS reports wrong engine 20 years ago
jimw@mysql.com b2fb280ba4 Bug #14673: Wrong InnoDB default row format 20 years ago
reggie@big_geek. 97a4671f1f Bug #17720 Partition ALTER TABLE fails on rename of .MYI file 20 years ago