
5 Aug
2011
5 Aug
'11
5:29 p.m.
2011/8/5 Tyron Madlener <tyronx@gmail.com>:
On Fri, Aug 5, 2011 at 5:59 PM, Piotr Przybylski <piotr.prz@gmail.com> wrote:
Hi,
I run Advisor on my MySQL 5.5 and got two bogus warnings:
1. The MySQL server version less then 5.1. It's not, but the rule does something else that description says: substr(value,0,3) != "5.1"
2. Version less then 5.1.30 (the first GA release of 5.1). I have 5.5.14, and it is triggered by the rule "substr(value,4,2) < 30" - "14 < 30"
Ah yes, that is nonsense of course. I'll fix it, thanks. But cool huh? You can immediately see why the rule is mistaken ;-)
Yes, having the rule handy is good. Mistakes aside, I like to know why some strange advisor thinks that my server is set up wrong :) -- Piotr Przybylski