summaryrefslogtreecommitdiff
path: root/sql/partition_info.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-06-061-3/+286
|\
| * mysql-5.5.31 mergeSergei Golubchik2013-05-071-3/+286
| |\
| | * Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-5/+13
| | * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-2/+278
| | |\
* | | | cleanupSergei Golubchik2013-04-091-16/+13
|/ / /
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\ \ \
| | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ \ | | | | |/ | | | |/|
* | | | | mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \
| * | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |/ | | |/|
* | | | 5.5-mergeSergei Golubchik2011-07-021-10/+55
|\ \ \ \ | |/ / /
| * | | removed a comment according to the reviewMattias Jonsson2010-10-011-1/+0
| * | | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressionsMattias Jonsson2010-08-301-10/+56
* | | | merge.Sergei Golubchik2010-11-251-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | merge with 5.1Sergei Golubchik2010-09-111-3/+3
| |\ \ | | |/
| * | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-2/+2
| * | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-2/+2
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-4/+2
| |\ \
| * \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+1
| |\ \ \
| * \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-4/+6
| |\ \ \ \
| * \ \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-39/+313
| |\ \ \ \ \
| * | | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-2/+0
* | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
* | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-3/+3
* | | | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-7/+24
* | | | | | | Bug #49829 Many "hides virtual function" warnings with SunStudioTor Didriksen2010-05-311-13/+13
* | | | | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-2/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-7/+4
* | | | | | | mergeMattias Jonsson2010-05-251-14/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug#42954: SQL MODE 'NO_DIR_IN_CREATE' does not work with subpartitionsMattias Jonsson2010-03-111-14/+26
| |/ / / / /
* | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* | | | | | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-0/+36
* | | | | | BUG#49180, fixed MAXVALUE problemMikael Ronstrom2009-12-021-1/+1
* | | | | | Fix build failure.Alexander Nozdrin2009-11-101-1/+6
* | | | | | Fixed so that character set constants are encoded as hex strings in frm file,...Mikael Ronstrom2009-10-301-2/+0
* | | | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-174/+1023
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-0/+30
| * | | | | Fixed sql_mode issue in BUG#48164, will ignore sql_mode when generating const...Mikael Ronstrom2009-10-281-1/+11
| * | | | | A lot of fixes to make character set work ok, first step to fixing BUG#48163Mikael Ronstrom2009-10-221-0/+34
| * | | | | Added checks for no NULL values in VALUES LESS THAN, added tests for no MAXVA...Mikael Ronstrom2009-10-211-1/+10
| * | | | | Fixed test cases with regards to error codesMikael Ronstrom2009-10-211-1/+1
| * | | | | Removed unnecessary call to fix_parser_dataMikael Ronstrom2009-10-211-1/+2
| * | | | | Removed column_list and fixed all issues relating to this changeMikael Ronstrom2009-10-211-90/+123