[MDEV-8662] partitioning forcing a table scan in each partition Created: 2015-08-21 Updated: 2015-09-20 Resolved: 2015-09-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Partitioning |
| Affects Version/s: | 10.0.22 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | roberto spadim | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
linux |
||
| Description |
|
Hi guys, i'm using partitioning in some tables, and this cause table scan in all partitions, lets check:
populate tables with many data (0 - 1000000 rows) execute:
my explain b don't use index i can provide better test if you need |
| Comments |
| Comment by Elena Stepanova [ 2015-08-21 ] | ||||||||||||||||||
For now, if possible, fix the description to provide valid create table statements. Thanks. | ||||||||||||||||||
| Comment by roberto spadim [ 2015-08-21 ] | ||||||||||||||||||
|
hum, i'm checking again | ||||||||||||||||||
| Comment by Elena Stepanova [ 2015-09-20 ] | ||||||||||||||||||
|
It does not work on MySQL 5.1.61 either.
|