summaryrefslogtreecommitdiff
path: root/sql/partition_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge dator6.(none):/home/mikael/mysql_clones/clean-mysql-5.1mikael@dator6.(none)2007-06-131-27/+17
|\
| * BUG#18198mikael@dator3.(none)2007-04-201-0/+1
| * Reapplied patch for bug18198mikron@mikael-ronstr-ms-dator.local2007-04-041-27/+16
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-18/+19
* | aftermerging fixholyfoot/hf@mysql.com/hfmain.(none)2007-04-051-2/+8
* | Merge mysql.com:/home/hf/work/27359/my51-27359holyfoot/hf@hfmain.(none)2007-04-041-1/+5
|\ \
| * | Bug #27359 Partition: memory allocation error messageholyfoot/hf@mysql.com/hfmain.(none)2007-03-271-1/+5
| |/
* | Merge mysql.com:/home/hf/work/24633/my51-24633holyfoot/hf@hfmain.(none)2007-04-041-0/+2
|\ \
| * | Bug #24633 SQL MODE "NO_DIR_IN_CREATE" does not work withholyfoot/hf@mysql.com/hfmain.(none)2007-03-111-0/+2
| |/
* | Bug #23675 Partitions: possible security breach via alterholyfoot/hf@mysql.com/hfmain.(none)2007-04-041-7/+19
|/
* After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-1/+0
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
* Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-4/+2
* Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)monty@mysql.com/nosik.monty.fi2006-11-011-1/+5
* Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael/pappa@dator5.(none)2006-10-161-13/+188
|\
| * BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-10-021-1/+1
| * BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-09-301-4/+5
| * Final step of Take 7 on review fixes of thismikael/pappa@dator5.(none)2006-09-261-1/+167
| * BUG#18198mikael/pappa@dator5.(none)2006-09-261-15/+7
| * Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael/pappa@dator5.(none)2006-09-261-11/+27
| |\
| | * BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-07-211-6/+7
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198mikael/pappa@dator5.(none)2006-07-121-11/+26
| | |\
| | | * BUG#18198: Fixmikael/pappa@dator5.(none)2006-07-121-2/+0
| | | * BUG#18198: Less flexibility in defining partition functionsmikael@dator5.(none)2006-06-231-11/+28
* | | | This patch updates to remove most global hton needs. Cleans up wrong message ...brian@zim.(none)2006-09-301-2/+1
* | | | This patch adds handlerton passing to functions. NDB and Innodb still require...brian@zim.(none)2006-09-301-2/+1
|/ / /
* | | This changes the order of the universe, black is now the new white.brian@zim.(none)2006-09-151-3/+3
|/ /
* | partition functions to pass create_info, not only max_rowstomas@poseidon.ndb.mysql.com2006-06-271-13/+14
|/
* merge updatemikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-0/+24
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19801mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-21/+48
|\
| * Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-37/+66
| |\
| | * BUG#16002: More review fixesmikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-061-45/+31
| | * BUG#16002: Handle unsigned integer partition functionsmikael@c-7308e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-051-8/+6
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug16002mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-35/+80
| | |\
| | | * BUG#16002: Make partition functions that are unsigned work properlymikael@c-4909e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-171-35/+80
* | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-18/+22
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#19801: Problems with single partition with only NULL allowed in LIST part...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-4/+3
| * | | BUG#19801: Valgrind error in check_list_constantsmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-301-18/+23
* | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-131-2/+4
|\ \ \ \
| * | | | BUG#19307: CSV engine can cause crashes in partitioned tables (due to its con...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-131-2/+4
| |/ / /
* | | | After merge fixesmonty@mysql.com2006-06-051-5/+5
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-031-10/+10
|\ \ \ \
| * \ \ \ Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-111-10/+10
| |\ \ \ \
| | * | | | BUG#19067: Crash when ALTER TABLE for default subpartitioned tablemikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-3/+3
| | * | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18962mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-201-12/+36
| | |\ \ \ \
| | * | | | | BUG#19067: Alter table add partition for subpartitioned table crashesmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-201-7/+7
| | | |_|/ / | | |/| | |
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-311-0/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-0/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | BUG#18198: Errors due to too much allowed in partition functionsmikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-081-5/+5
| * | | | | BUG#18198: Too much expressiveness in partition function allowedmikron@mikael-ronstr-ms-dator.local2006-04-051-2/+7