summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-191-2/+3
* Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-191-166/+116
|\
| * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-151-12/+12
| * Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-011-158/+108
| |\
| | * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-03-241-10/+10
| | * Merge c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-03-211-160/+110
| | |\
| | | * Merge c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-02-201-159/+111
| | | |\
| | | | * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-02-201-7/+7
| | | | * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-02-141-16/+26
| | | | * Compile fixesunknown2006-02-111-7/+8
| | | | * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-02-101-64/+68
| | | | * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-02-091-15/+15
| | | | * WL 2826: Error handling for ALTER TABLE for partitioningunknown2006-02-091-82/+0
| | | | * WL #2826: Sixth step, made it work with test casesunknown2006-02-031-4/+4
| | | | * WL 2826: First step in error handling of ALTER TABLE for partitioningunknown2006-02-011-4/+23
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-111-1/+3
|\ \ \ \ \
| * | | | | Fixes for fast alter table for ndbclusterunknown2006-04-111-1/+3
* | | | | | Merge 192.168.0.10:mysql/mysql-5.1unknown2006-04-111-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unused variables and labelunknown2006-04-101-3/+1
| |/ / / /
* | | | | Fix for bug#18753 Partitions: auto_increment failsunknown2006-04-101-6/+8
|/ / / /
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-311-0/+7
|\ \ \ \
| * | | | BUG # 17631 SHOW TABLE STATUS reports wrong engineunknown2006-03-311-0/+7
* | | | | Fixed compiler and valgrind warningsunknown2006-03-291-4/+8
|/ / / /
* | | | ha_partition should skip ndb specific flags used by sql apply thread to signa...unknown2006-03-221-0/+9
|/ / /
* | | Fix for bug#15336 Partitions: crash if create table as selectunknown2006-03-201-0/+1
* | | Merge mysql.com:/home/jimw/my/mysql-5.1-14526unknown2006-03-131-11/+13
|\ \ \
| * | | Bug #14526: Partitions: indexed searches fail. When inserting a row intounknown2006-02-161-11/+13
* | | | Bug #14673: Wrong InnoDB default row formatunknown2006-03-081-0/+16
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-071-0/+1
|\ \ \ \
| * | | | Fix for bug#15447 Partitions: NULL is treated as zerounknown2006-03-071-0/+1
* | | | | Bug #17720unknown2006-03-061-8/+4
* | | | | Bug #17720 Partition ALTER TABLE fails on rename of .MYI file unknown2006-03-041-1/+40
|/ / / /
* | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-2/+4
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-211-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge reggie@192.168.0.9:/home/reggie/work/mysql-5.1-bug15408unknown2006-02-161-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | BUG#15408: Partitions: subpartition names are not uniqueunknown2006-02-161-4/+4
* | | | WL#2645 (CHECK FOR UPGRADE)unknown2006-02-171-2/+2
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-5.1-16782unknown2006-02-151-3/+4
|\ \ \
| * | | Bug #16782: Partitions: crash, REPLACE .. on table with PK, DUPLICATEunknown2006-02-151-3/+4
| | |/ | |/|
* | | Merge mysql.com:/home/jimw/my/mysql-5.1-16775unknown2006-02-151-2/+3
|\ \ \ | |_|/ |/| |
| * | Bug #16775: DROP TABLE of subpartitioned table can fail if default engineunknown2006-02-131-2/+3
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-111-6/+0
|\ \ \ | |/ / |/| |
| * | This patch is to further remove the RAID code. We removed support for people ...unknown2006-02-111-6/+0
* | | Merge mysql.com:/home/stewart/Documents/MySQL/5.1/newunknown2006-02-011-0/+1
|\ \ \ | |_|/ |/| |
| * | WL#1359 NDB: Add table handler and table information available from SQL commandsunknown2006-01-281-0/+1
* | | WL# 2986unknown2006-01-281-120/+191
|/ /
* | using const char * as the output of strrchr to make solaris compiler happy.unknown2006-01-261-1/+1
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-251-3/+13
|\ \
| * | bug #14354 - data directory and index directory not working for partitionsunknown2006-01-231-3/+13
| |/
* | bug #15910 (Wrong value on error message)unknown2006-01-181-1/+4