summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc 7.3 compiler warnings.Oleksandr Byelkin2018-08-031-0/+12
* Merge 10.0 into 10.1Marko Mäkelä2018-04-241-3/+3
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
| |\
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | |\
| | | * BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60Nisha Gopalakrishnan2018-02-261-3/+3
| | * | fix build for recent clangEugene Kosov2018-01-231-1/+1
| * | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-201-2/+2
* | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+6
|\ \ \ \ | |/ / /
| * | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS.Alexey Botchkov2018-01-301-1/+6
* | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-8/+3
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-8/+3
| |\ \ \ | | |/ /
| | * | MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-201-8/+3
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-181-4/+1
|\ \ \ \ | |/ / /
| * | | MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a...Sergei Golubchik2017-12-181-4/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-23/+20
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-23/+20
| |\ \ \ | | |/ /
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-171-21/+17
| | |\ \ | | | |/
| | | * Bug#26390632: CREATE TABLE CAN CAUSE MYSQL TO EXIT.Nisha Gopalakrishnan2017-08-231-67/+110
| | | * BUG#16613004 PARTITIONING DDL, CRASH IN FIELD_VARSTRING::CMP_MAXDebarun Banerjee2015-07-081-2/+2
| | | * BUG#18618561: FAILED ALTER TABLE ENGINE CHANGE WITH PARTITIONSNisha Gopalakrishnan2014-06-241-9/+15
| | | * Bug#17909699: WRONG RESULTS WITH PARTITION BY LIST COLUMNS()Mattias Jonsson2014-05-061-17/+22
| | | * Bug#17559867 AFTER REBUILDING , A MYISAM PARTITION ENDS UP Aditya A2013-10-181-0/+2
| | | |\
| | | | * Bug#17559867 AFTER REBUILDING,A MYISAM PARTITION ENDS UP Aditya A2013-10-181-0/+2
| | | | * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | | * | Fix for Bug#16614004 CRASH AFTER READING FREED MEMORY AFTER DOING DDL IN STOR...Guilhem Bichot2013-07-241-0/+1
| | | * | Bug#16447483: PARTITION PRUNING IS NOT CORRECT FOR RANGE COLUMNSMattias Jonsson2013-05-161-142/+207
| | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-26/+59
| | | * | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-11/+118
| | | |\ \ | | | | |/
| | | * | Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOMNisha Gopalakrishnan2013-01-151-1/+2
| | | * | Bug#15843818 PARTITIONING BY RANGE WITH TO_DAYS ALWAYSAditya A2013-01-111-4/+44
| | | |\ \ | | | | |/
| | | | * Bug#15843818 PARTITIONING BY RANGE WITH TO_DAYS ALWAYSAditya A2013-01-111-0/+38
| | | | * merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-06-061-1/+1
| | | | |\
| | | * | | Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ONMattias Jonsson2012-02-021-10/+29
| | | * | | merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-061-1/+1
| | | |\ \ \
| | | | * \ \ Merge from 5.1.Guilhem Bichot2011-05-211-1/+1
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-1/+1
| | | * | | | weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-101-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge in patch for bug 12380149Magnus Blåudd2011-05-061-1/+1
| | | * | | | merge 5.1 => 5.5 : Bug#12329653Tor Didriksen2011-05-051-13/+14
| | | |\ \ \ \ | | | | |/ / / | | | |/| | / | | | | | |/ | | | | |/|
| | | | * | merge 5.0 => 5.1 : Bug#12329653Tor Didriksen2011-05-041-18/+18
| | | | |/
| | | * | mergeMattias Jonsson2011-01-281-1/+1
| | | |\ \ | | | | |/
| | | | * Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
| | | | * mergeMattias Jonsson2011-01-261-0/+22
| | | | |\
| | | | | * Bug#57924: crash when creating partitioned table withMattias Jonsson2011-01-101-0/+22
| | | * | | Manual merge from 5.1Mattias Jonsson2011-01-101-5/+6
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#54483: valgrind errors when making warnings forMattias Jonsson2010-12-221-5/+6
| | | | * | Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-221-1/+1
| | | | * | Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-181-2/+2
| | | | |\ \ | | | | | |/