summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-11-141-1/+4
|\
| * Bug #31893 Partitions: crash if subpartitions and engine change.holyfoot/hf@mysql.com/hfmain.(none)2007-10-311-1/+4
* | Bug#30695: An apostrophe ' in the comment of the ADD PARTITIONmattiasj@mattiasj-laptop.(none)2007-11-111-1/+1
* | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-enginesmattiasj@mattiasj-laptop.(none)2007-10-231-4/+17
|\ \ | |/ |/|
| * Bug #30695: An apostrophe ' in the comment of the ADD PARTITIONmattiasj@mattiasj-laptop.(none)2007-10-231-4/+17
* | Fix for bug #29444: crash with partition refering to table in create-selectramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-091-0/+7
|/
* BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functionssergefp@mysql.com2007-09-141-12/+8
* After-merge fix for bug#14151.joerg@trift-lap.none2007-07-191-1/+1
* Merge gleb.loc:/home/uchum/work/bk/5.1gshchepa/uchum@gleb.loc2007-07-081-2/+33
|\
| * Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesantony@ppcg5.local2007-07-061-2/+33
| |\
| | * Bug#26827 - table->read_set is set incorrectly,istruewing@chilla.local2007-07-051-2/+2
| | * Bug#26827 - table->read_set is set incorrectly,istruewing@chilla.local2007-07-041-2/+33
* | | Merge gleb.loc:/home/uchum/work/bk/5.1gshchepa/uchum@gleb.loc2007-07-051-0/+8
|\ \ \ | |/ / |/| |
| * | Merge dator6.(none):/home/mikael/mysql_clones/mysql-5.1-optmikael@dator6.(none)2007-07-021-0/+8
| |\ \ | | |/ | |/|
| | * Already fixed by bug27123 fixmikael@dator6.(none)2007-06-131-6/+3
| | * Merge dator6.(none):/home/mikael/mysql_clones/clean-mysql-5.1mikael@dator6.(none)2007-06-131-3/+14
| | |\
| | | * BUG#18198mikael@dator3.(none)2007-04-201-3/+12
| | | * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mikron@mikael-ronstr-ms-dator.local2007-04-041-0/+2
| | | |\
| | | | * Reapplied patch for bug18198mikron@mikael-ronstr-ms-dator.local2007-04-041-0/+2
* | | | | Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-1/+1
|/ / / /
* | | | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-06-251-1/+6
|\ \ \ \
| * | | | Bug #27084 partitioning by list seems failing when using caseholyfoot/hf@mysql.com/hfmain.(none)2007-03-271-1/+6
* | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-06-151-6/+3
|\ \ \ \ \
| * \ \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optgkodinov/kgeorge@magare.gmz2007-06-051-6/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Bug #28488: Incorrect information in file: './test/t1_test#.frm'gkodinov/kgeorge@macbook.gmz2007-06-041-6/+3
* | | | | | The second cleanup patch in scope of BUG#11986.anozdrin/alik@ibm.2007-06-141-2/+1
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-40/+40
|\ \ \ \ \ | |/ / / /
| * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-40/+40
| |\ \ \ \
| | * | | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-40/+40
* | | | | | 5.1 version of a fix and test cases for bugs:kostja@vajra.(none)2007-05-281-34/+5
* | | | | | 5.1 version of fix for:dlenev@mockturtle.local2007-05-231-11/+6
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@vajra.(none)2007-05-151-1/+5
|\ \ \ \ \
| * | | | | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Imalff/marcsql@weblab.(none)2007-04-251-1/+5
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@sergbook.mysql.com2007-04-161-11/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#2936antony@ppcg5.local2007-03-021-11/+11
| |/ / /
* | | | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-04-071-6/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | bug #24633 (sql_mode NO_DIR_IN_CREATE doesn't work with partitioned tables)holyfoot/hf@mysql.com/hfmain.(none)2007-03-291-6/+9
| |/ /
* | | Remove unnecessary casts to uchar. The casts are stemming fromkostja@bodhi.local2007-03-271-3/+3
|/ /
* | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-1/+1
|/
* After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-5/+0
* Merge mysql.com:/home/hf/work/24502/my51-24502holyfoot/hf@deer.(none)2007-01-101-0/+1
|\
| * bug #24502 (reorganize partition closes connection)holyfoot/hf@mysql.com/deer.(none)2006-12-181-0/+1
* | 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-13/+8
* Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-1/+1
* Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael/pappa@dator5.(none)2006-10-161-27/+358
|\
| * BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-10-021-2/+2
| * Bug fixmikael/pappa@dator5.(none)2006-10-021-4/+4
| * BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-09-301-2/+11
| * Final step of Take 7 on review fixes of thismikael/pappa@dator5.(none)2006-09-261-138/+57