summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#30919unknown2007-09-081-2/+34
| * | | ha_partition.cc, listener.h, listener.cc, ha_partition.h:unknown2007-09-071-0/+2
* | | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-09-101-6/+31
|\ \ \ \
| * | | | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-09-071-6/+32
* | | | | Post-merge fixesunknown2007-08-281-7/+0
* | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51-target22-Xunknown2007-08-271-0/+9
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-target-5.1.22unknown2007-08-271-0/+1
| |\ \ \
| | * | | Bug #30648: Partition handler may not initialize variable used w/ autoincrementunknown2007-08-271-0/+1
| * | | | ha_partition.cc, ha_partition.h:unknown2007-08-241-1/+14
| |/ / /
* | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-08-241-3/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-08-231-1/+13
| * | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-08-041-2/+21
| |\ \ \ | | |/ / | |/| |
| | * | bug #27405 (Partitioning InnoDB auto_increment bug)unknown2007-04-241-2/+21
* | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-24/+24
|/ / /
* | | BUG#29806 - binlog_innodb.test creates a server logunknown2007-07-251-1/+14
* | | Bug#26827 - table->read_set is set incorrectly,unknown2007-07-041-32/+37
* | | Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesunknown2007-07-011-1/+11
|\ \ \
| * | | Post-merge fixes.unknown2007-06-301-0/+9
| * | | BUG#28026 - Falcon: crash if partitions and select for updateunknown2007-06-251-1/+2
* | | | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-06-261-1/+2
|/ / /
* | | Fix for bug #28806: Running SHOW TABLE STATUS during high INSERT load crashes...unknown2007-06-071-14/+8
* | | Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-1/+1