https://bugzilla.wikimedia.org/show_bug.cgi?id=48875
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #11) > Are the explain results independent of row counts? Or will MariaDB change > optimization strategies (or which indexes to pick) based on that? explain sometimes changes based on row counts (Its noticeable sometimes when developing mediawiki where locally queries do different things than they do in production, which I've usually blamed on having 5 rows in my db vs 5 million) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
