summaryrefslogtreecommitdiff
path: root/sql/sql_partition.h
Commit message (Expand)AuthorAgeFilesLines
* post-merge fixes.Sergei Golubchik2011-07-021-1/+3
* Bug#56172: Server crashes in ha_partition::reset onMattias Jonsson2010-10-011-2/+6
* Manual mergeunknown2010-07-291-1/+1
|\
| * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-1/+1
* | Merge of bug#51851.Mattias Jonsson2010-05-241-15/+0
|\ \
| * | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-14/+0
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+75
|/ /
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-3/+0
|\ \ | |/
| * Bug #42849: innodb crash with varying time_zone on partitioned Alexey Kopytov2009-12-131-3/+0
* | Fixed a few bugs in hex string generation, in call to val_str for partition e...Mikael Ronstrom2009-11-021-5/+6
* | Fixed so that character set constants are encoded as hex strings in frm file,...Mikael Ronstrom2009-10-301-0/+5
* | MergeMikael Ronstrom2009-10-281-10/+10
|\ \
| * \ mergeMattias Jonsson2009-10-281-10/+10
| |\ \
| | * | WL#3352, minor code formatting fixes after code reviewMattias Jonsson2009-10-211-10/+10
* | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-10/+15
|\ \ \ \ | |/ / /
| * | | BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-0/+1
| * | | A lot of fixes to make character set work ok, first step to fixing BUG#48163Mikael Ronstrom2009-10-221-3/+1
| |/ /
| * | Fixed review commentsMikael Ronstrom2009-10-161-4/+4
| * | Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-1/+1
| * | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-3/+9
| |/
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
|/
* Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation faultunknown2007-11-201-0/+1
* Merge bk@192.168.21.1:mysql-5.1-optunknown2007-06-251-1/+2
|\
| * Bug #27084 partitioning by list seems failing when using caseunknown2007-03-271-1/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-6/+6
* | Remove unnecessary casts to uchar. The casts are stemming fromunknown2007-03-271-2/+2
|/
* Many files:unknown2006-12-271-2/+1
* Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-10-161-0/+3
|\
| * Final step of Take 7 on review fixes of thisunknown2006-09-261-0/+3
* | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-1/+1
|/
* partition functions to pass create_info, not only max_rowsunknown2006-06-271-1/+1
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-3/+4
|\
| * BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-3/+4
* | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-121-1/+2
|\ \
| * | BUG#19695: Showed partition options when table options were not shownunknown2006-05-271-1/+1
| |/
* | BUG#19067: Crash when ALTER TABLE for default subpartitioned tableunknown2006-04-211-2/+1
|/
* BUG#18558 "Partition pruning results are incorrect for certain class of WHERE...unknown2006-04-061-1/+17
* Bug#18053 Partitions: crash if nullunknown2006-03-281-1/+1
* Bug #17701, ALTER TABLE t1 ADD PARTITION for PARTITION BY LIST hangs testunknown2006-02-281-29/+0
* BUG #15408 - Partitions: subpartition names are not uniqueunknown2006-02-211-1/+1
* moved from handler.h to sql_partition.h during mergeunknown2006-02-161-0/+1
* BUG#15408: Partitions: subpartition names are not uniqueunknown2006-02-161-0/+218