Evgeny Potemkin
151af144ff
Bug #55656 : mysqldump can be slower after bug 39653 fix.
...
After fix for bug 39653 the shortest available secondary index was used for
full table scan. Primary clustered key was used only if no secondary index
can be used. However, when chosen secondary index includes all fields of the
table being scanned it's better to use primary index since the amount of
data to scan is the same but the primary index is clustered.
Now the find_shortest_key function takes this into account.
2010-08-26 13:31:04 +04:00
..
2010-06-10 15:56:23 +03:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-05-19 10:56:13 +03:00
2010-05-10 13:37:52 +02:00
2010-04-22 14:16:14 -05:00
2010-04-26 13:27:25 +03:00
2010-04-26 13:27:25 +03:00
2010-06-02 13:26:37 +03:00
2010-06-02 13:26:37 +03:00
2010-07-05 19:26:38 -07:00
2010-07-05 19:26:38 -07:00
2010-06-29 00:13:18 -07:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-04-27 09:09:08 +03:00
2010-04-27 09:09:08 +03:00
2010-05-05 13:40:01 +03:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-08-26 13:31:04 +04:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-05-05 13:40:01 +03:00