summaryrefslogtreecommitdiff
path: root/sql/partition_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge dator6.(none):/home/mikael/mysql_clones/clean-mysql-5.1unknown2007-06-131-27/+17
|\
| * BUG#18198unknown2007-04-201-0/+1
| * Reapplied patch for bug18198unknown2007-04-041-27/+16
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-18/+19
* | aftermerging fixunknown2007-04-051-2/+8
* | Merge mysql.com:/home/hf/work/27359/my51-27359unknown2007-04-041-1/+5
|\ \
| * | Bug #27359 Partition: memory allocation error messageunknown2007-03-271-1/+5
| |/
* | Merge mysql.com:/home/hf/work/24633/my51-24633unknown2007-04-041-0/+2
|\ \
| * | Bug #24633 SQL MODE "NO_DIR_IN_CREATE" does not work withunknown2007-03-111-0/+2
| |/
* | Bug #23675 Partitions: possible security breach via alterunknown2007-04-041-7/+19
|/
* After merge fixesunknown2007-01-291-1/+0
* Many files:unknown2006-12-271-2/+1
* Fixed compiler warnings (Mostly VC++):unknown2006-11-301-4/+2
* Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-1/+5
* Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-10-161-13/+188
|\
| * BUG#18198: Partition function handlingunknown2006-10-021-1/+1
| * BUG#18198: Partition function handlingunknown2006-09-301-4/+5
| * Final step of Take 7 on review fixes of thisunknown2006-09-261-1/+167
| * BUG#18198unknown2006-09-261-15/+7
| * Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-09-261-11/+27
| |\
| | * BUG#18198: Partition function handlingunknown2006-07-211-6/+7
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198unknown2006-07-121-11/+26
| | |\
| | | * BUG#18198: Fixunknown2006-07-121-2/+0
| | | * BUG#18198: Less flexibility in defining partition functionsunknown2006-06-231-11/+28
* | | | This patch updates to remove most global hton needs. Cleans up wrong message ...unknown2006-09-301-2/+1
* | | | This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-2/+1
|/ / /
* | | This changes the order of the universe, black is now the new white.unknown2006-09-151-3/+3
|/ /
* | partition functions to pass create_info, not only max_rowsunknown2006-06-271-13/+14
|/
* merge updateunknown2006-06-141-0/+24
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19801unknown2006-06-141-21/+48
|\
| * Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-37/+66
| |\
| | * BUG#16002: More review fixesunknown2006-06-061-45/+31
| | * BUG#16002: Handle unsigned integer partition functionsunknown2006-06-051-8/+6
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug16002unknown2006-04-211-35/+80
| | |\
| | | * BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-35/+80
* | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-18/+22
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#19801: Problems with single partition with only NULL allowed in LIST part...unknown2006-06-141-4/+3
| * | | BUG#19801: Valgrind error in check_list_constantsunknown2006-05-301-18/+23
* | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-131-2/+4
|\ \ \ \
| * | | | BUG#19307: CSV engine can cause crashes in partitioned tables (due to its con...unknown2006-06-131-2/+4
| |/ / /
* | | | After merge fixesunknown2006-06-051-5/+5
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-031-10/+10
|\ \ \ \
| * \ \ \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-111-10/+10
| |\ \ \ \
| | * | | | BUG#19067: Crash when ALTER TABLE for default subpartitioned tableunknown2006-04-211-3/+3
| | * | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18962unknown2006-04-201-12/+36
| | |\ \ \ \
| | * | | | | BUG#19067: Alter table add partition for subpartitioned table crashesunknown2006-04-201-7/+7
| | | |_|/ / | | |/| | |
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-0/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198unknown2006-04-211-0/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | BUG#18198: Errors due to too much allowed in partition functionsunknown2006-04-081-5/+5
| * | | | | BUG#18198: Too much expressiveness in partition function allowedunknown2006-04-051-2/+7