summaryrefslogtreecommitdiff
path: root/sql/ha_partition.h
Commit message (Expand)AuthorAgeFilesLines
* merge 5.1-> 5.2unknown2009-12-081-6/+17
|\
| * Merge with MySQL 5.1, with following additions:unknown2009-11-161-6/+17
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-4/+4
| | * Bug #45840 read_buffer_size allocated for each partition when Anurag Shekhar2009-09-171-1/+2
| | * Bug#35845: unneccesary call to ha_start_bulk_insert for not used partitionsMattias Jonsson2009-09-041-1/+9
| | * Bug#45823 Assertion failure in file row/row0mysql.c line 1386V Narayanan2009-09-041-1/+3
* | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+1
|/ /
* | Merge with base MySQL 5.1Michael Widenius2009-02-151-2/+6
|\ \ | |/
| * merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\
| | * Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+4
| | |\
| | * \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| | |\ \
| | | * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| * | | | post push fix for bug#40595Mattias Jonsson2008-12-161-1/+5
| | |_|/ | |/| |
* | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-25/+130
| |\ \ \ | | |/ /
| * | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-7/+4
| |\ \ \
| * | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-1/+1
| * | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-10-081-1/+1
| |\ \ \ \
| | * \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-1/+1
| | |\ \ \ \
| | | * | | | Fixed several bugs found by running *.test with maria engineunknown2007-09-031-1/+1
* | | | | | | Bug#40595: Non-matching rows not released with READ-COMMITTEDMattias Jonsson2008-11-101-0/+4
| |_|_|_|/ / |/| | | | |
* | | | | | mergeMattias Jonsson2008-11-051-1/+1
|\ \ \ \ \ \
| * | | | | | Bug#40176: update as first partitioning statementMattias Jonsson2008-10-231-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | mergeMattias Jonsson2008-11-051-5/+45
|\ \ \ \ \ \
| * | | | | | Bug#39084: Getting intermittent errors with statement-based binary loggingMattias Jonsson2008-10-291-5/+45
| |/ / / / /
* | | | | | mergeMattias Jonsson2008-11-041-2/+1
|\ \ \ \ \ \
| * | | | | | Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION workMattias Jonsson2008-10-101-2/+1
| |/ / / / /
* | | | | | mergeMattias Jonsson2008-10-291-3/+10
|\ \ \ \ \ \
| * | | | | | Bug#37721: ORDER BY when WHERE contains non-partitionedMattias Jonsson2008-10-101-3/+10
| |/ / / / /
* | | | | | mergeMattias Jonsson2008-10-291-5/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#37453: Dropping/creating index on partitioned table withMattias Jonsson2008-10-051-5/+13
| | |_|_|/ | |/| | |
* | | | | mergeMattias Jonsson2008-10-011-4/+58
|\ \ \ \ \
| * | | | | Bug#38804: Query deadlock causes all tables to be inaccessible.Mattias Jonsson2008-09-081-4/+58
| |/ / / /
* | | | | Bug#30573: Ordered range scan over partitioned tables returns some rows twiceMattias Jonsson2008-09-181-6/+3
|/ / / /
* | | | manual merge of Bug#20129 into 5.1-bugteamMattias Jonsson2008-08-111-4/+0
|\ \ \ \
| * | | | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-4/+0
* | | | | merge into an updated 5.1-bugteam treeMattias Jonsson2008-08-111-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#35161: --myisam-recover does not work for partitioned MyISAM tablesMattias Jonsson2008-07-071-3/+3
* | | | | Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables.Mattias Jonsson2008-07-071-0/+1
|/ / / /
* | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+1
|/ / /
* | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-target-5.1.22unknown2007-09-241-1/+1
|\ \ \ | |/ / |/| |
| * | ha_partition.cc, listener.h, listener.cc, ha_partition.h:unknown2007-09-071-1/+1
| * | ha_partition.cc, ha_partition.h:unknown2007-08-241-0/+1
* | | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-09-071-0/+1
* | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-08-241-0/+1
|\ \ \ | |/ / |/| |
| * | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-08-231-0/+1
| |/
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-5/+5
|/
* Bug#26827 - table->read_set is set incorrectly,unknown2007-07-041-1/+0
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-34/+34
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-34/+34