summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition_pruning.result
Commit message (Expand)AuthorAgeFilesLines
* mysql 5.5.23 mergeSergei Golubchik2012-04-101-43/+43
|\
| * merge of bug#1364811 into mysql-5.5Mattias Jonsson2012-03-141-43/+43
| |\
| | * Bug#13694811: THE OPTIMIZER WRONGLY USES THE FIRST INNODBMattias Jonsson2012-02-221-38/+38
* | | 5.3.4 mergeSergei Golubchik2012-02-151-2/+8
|\ \ \
| * | | Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd...Michael Widenius2012-01-131-2/+8
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-2/+3
|\ \ \ \ | |/ / /
| * | | Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-2/+3
| * | | Merge with 5.1-release.Michael Widenius2010-12-061-242/+266
| |\ \ \ | | | |/ | | |/|
* | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | merge.Sergei Golubchik2010-11-251-5/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-11/+95
| |\ \
| * \ \ Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-3/+612
| |\ \ \
| * | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-5/+5
* | | | | mergeMattias Jonsson2010-09-131-262/+286
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#53806: Wrong estimates for range query in partitioned MyISAM tableMattias Jonsson2010-08-261-242/+266
| | |_|/ | |/| |
* | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-1/+1
|\ \ \ \
| * \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-1/+611
| |\ \ \ \
| | * \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-271-1/+611
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-1/+1
| |/ / / /
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-14/+98
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | mergeMattias Jonsson2010-03-121-0/+84
| |\ \ \ \
| | * | | | Bug#51830: Incorrect partition pruning on range partitionMattias Jonsson2010-03-101-0/+84
| | | |/ / | | |/| |
| * | | | Bug#48229: group by performance issue of partitioned tableMattias Jonsson2010-03-121-11/+11
| |/ / /
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-1/+611
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#49742: Partition Pruning not working correctly for RANGEMattias Jonsson2009-12-221-1/+611
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-2/+1
|\ \ \ | |/ /
| * | Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-171-2/+1
| |/
* | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-0/+329
|\ \
| * | port of fixes for bug-20577 and 46362 for TO_SECONDSMattias Jonsson2009-10-191-0/+329
| |/
* | Backport of the fix for BUG#33730 "Full table scan instead selected partition...Guilhem Bichot2009-10-051-0/+19
|/
* post push fix for bug#20577 and bug#46362, disabling warningsMattias Jonsson2009-09-011-4/+8
* Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-0/+849
|\
| * Bug#46362: Endpoint should be set to false for TO_DAYS(DATE)Mattias Jonsson2009-08-261-0/+621
* | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-0/+425
|/
* Bug#40972: some sql execution lead the whole databse crashingMattias Jonsson2008-12-281-0/+12
* Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables.Mattias Jonsson2008-07-071-33/+33
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-09-141-0/+28
|\
| * BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functionsunknown2007-09-141-0/+28
* | mergingunknown2007-09-111-2/+2
|/
* Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-08-231-2/+2
* Disabled ascii-functionunknown2007-06-131-18/+0
* merge errorunknown2007-04-061-1/+1
* Reapplied patch for bug18198unknown2007-04-041-12/+46
* Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-08-021-9/+3
|\
| * BUG#18198: More fixesunknown2006-07-311-9/+3
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2006-08-011-0/+40
|\ \
| * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2006-07-301-0/+40
| |\ \
| | * | BUG#14940 "MySQL choose wrong index", v.2unknown2006-07-281-0/+40
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-07-291-0/+86
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | BUG#20257: Fix partition pruning for BIGINT UNSIGNED:unknown2006-07-241-0/+79