Comments on: Two storage engines; different plans, Part I https://shlomi-noach.github.io/blog/mysql/two-storage-engines-different-plans-part-i Blog by Shlomi Noach Fri, 09 Jan 2009 07:36:03 +0000 hourly 1 https://wordpress.org/?v=5.3.3 By: What MySQL Execution Plan Depends On | SimonOnSoftware https://shlomi-noach.github.io/blog/mysql/two-storage-engines-different-plans-part-i/comment-page-1#comment-249 Fri, 09 Jan 2009 07:36:03 +0000 https://shlomi-noach.github.io/blog/?p=9#comment-249 […] Well, the execution plan is the way that a database executes query, it usually depends on many things like the presence of indices, data stored in table, amount of the returned data and so on. I’ve already found that on MySQL it depends on something more, on the kind of storage engine being used. More you can find here: https://shlomi-noach.github.io/blog/mysql/two-storage-engines-different-plans-part-i […]

]]>
By: Log Buffer #122: a Carnival of the Vanities for DBAs https://shlomi-noach.github.io/blog/mysql/two-storage-engines-different-plans-part-i/comment-page-1#comment-4 Fri, 07 Nov 2008 17:29:17 +0000 https://shlomi-noach.github.io/blog/?p=9#comment-4 […] of code.openark.org also spent time under the hood. He offers the first of a series of posts on two storage engines; different plans, which aims to answer the question: “Can an execution plan change for different storage […]

]]>