summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport of patch for Bug#34604 (from 6.0)Mattias Jonsson2008-08-201-0/+2
* mergeMattias Jonsson2008-08-191-0/+2
|\
| * Post push fix for valgrind warning in ha_partition.ccMattias Jonsson2008-08-191-0/+2
* | Bug#38272: timestamps fields incorrectly defaulted on \Chad MILLER2008-08-151-3/+4
|/
* Bug#37402: Mysql cant read partitioned table with capital letter in the nameMattias Jonsson2008-08-131-1/+2
* manual merge of bug#37402Mattias Jonsson2008-08-121-6/+39
|\
| * Bug#37402: Mysql cant read partitioned table with capital letter in the nameMattias Jonsson2008-07-111-6/+39
* | manual merge of Bug#20129 into 5.1-bugteamMattias Jonsson2008-08-111-114/+118
|\ \
| * | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-114/+119
* | | merge into an updated 5.1-bugteam treeMattias Jonsson2008-08-111-0/+64
|\ \ \ | |/ / |/| |
| * | Bug#35161: --myisam-recover does not work for partitioned MyISAM tablesMattias Jonsson2008-07-071-0/+64
* | | Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables.Mattias Jonsson2008-07-071-0/+28
| |/ |/|
* | Bug#35931 Index search of partitioned MyISAM tableMattias Jonsson2008-06-171-2/+2
|/
* Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-8/+12
|\
| * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-8/+12
| |\
| | * Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-261-8/+12
| | |\
| | | * Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-141-5/+16
| | | |\
| | | * \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-081-8/+12
| | | |\ \
| | | | * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-8/+12
* | | | | | Valgrind warnings found after bug#32943 and after merge from -mainunknown2008-03-171-0/+9
* | | | | | Pre push fixesunknown2008-02-241-2/+4
* | | | | | Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITIONunknown2008-02-111-0/+15
|/ / / / /
* | | | | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-35/+38
* | | | | Make handler::{write,delete,update}_row private. It's criticalunknown2007-12-191-6/+23
* | | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-7/+14
|\ \ \ \ \
| * | | | | additional after merge fixunknown2007-12-131-1/+1
| * | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-8/+15
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/home/hf/work/32247/my51-32247unknown2007-12-061-1/+5
| | |\ \ \ \ \
| | | * | | | | Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn...unknown2007-12-061-1/+5
| | | | |/ / / | | | |/| | |
| | * | | | | BUG#32772: partition crash 1: enum columnunknown2007-11-281-6/+9
| | * | | | | BUG#30573: Ordered range scan over partitioned tables returns some rows twiceunknown2007-11-201-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-131-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-0/+1
| |/ / / /
* | | | | Merge witty.:/Users/mattiasj/clones/mysql-5.1-bug30822unknown2007-12-051-0/+8
|\ \ \ \ \
| * | | | | Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation faultunknown2007-11-201-0/+8
| | |_|_|/ | |/| | |
* | | | | Bug#30480: Falcon: searches fail if LIKE and key partitionunknown2007-12-031-2/+4
| |/ / / |/| | |
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-11-141-6/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #32067 Partitions: crash with timestamp column.unknown2007-11-121-6/+22
| |/ /
* | | Bug#32091: Security breach via directory changesunknown2007-11-091-0/+1
* | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2007-10-311-5/+15
|\ \ \ | |/ / |/| |
| * | Bug #30878: Crashing when alter an auto_increment non partitionedunknown2007-10-171-5/+15
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-10-231-6/+1
|\ \ \ | |/ / |/| |
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-10-101-6/+1
| |\ \ | | |/ | |/|
| | * Merge bk@192.168.21.1:mysql-5.1-optunknown2007-10-051-6/+1
| | |\
| | | * Bug #26527 LOAD DATA INFILE extremely slow with partitioned tableunknown2007-03-111-6/+1
* | | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2007-10-101-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #30484: Partitions: crash with self-referencing triggerunknown2007-10-041-0/+18
| * | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-10-011-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | BUG#30583 - Partition on DOUBLE key + INNODB + count(*) == crashunknown2007-09-131-0/+16
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-target-5.1.22unknown2007-09-241-2/+34
|\ \ \ \ | |/ / / |/| | |