summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| * | mergeMattias Jonsson2010-11-151-1/+20
| |\ \
| | * | Bug#55091: Server crashes on ADD PARTITION after a failed attemptMattias Jonsson2010-10-051-1/+20
* | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-2/+2
| |/ /
* | | Fix for BUG#57316 "It is not clear how to disable autocommit"Guilhem Bichot2010-11-051-3/+2
* | | mergeGeorgi Kodinov2010-10-271-1/+2
|\ \ \
* \ \ \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-2/+2
| |/
* | Manual merge into mysql-5.5-bugteamMattias Jonsson2010-10-011-201/+228
|\ \
| * | Bug#56172: Server crashes in ha_partition::reset onMattias Jonsson2010-10-011-200/+228
* | | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressionsMattias Jonsson2010-08-301-8/+10
|/ /
* | Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detectedMattias Jonsson2010-08-201-10/+11
* | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-81/+226
|\ \
| * | Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-81/+226
|/ /
* | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-3/+1
|\ \
| * \ Manual mergeunknown2010-07-291-1/+1
| |\ \ | | |/
| | * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-1/+1
| * | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
| |\ \ | | |/
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-2/+1
|/ /
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-1/+3
|\ \ | |/