
17 Jun
2011
17 Jun
'11
8:25 p.m.
On Fri, 2011-06-17 at 19:57 +0200, Piotr Przybylski wrote:
2011/6/17 Piotr Przybylski <piotr.prz@gmail.com>:
Bug: column reordering is enabled for EXPLAIN queries - should be disabled.
And a small glitch: when the qtip animation expands tooltip, text inside tooltip is wrapped - if you look close enough, you can see that at the beginning it has three lines, and only when fully expanded has two (the wrapped sentence is "Click to mark/unmark").
The same applies to SHOW queries
Also the tooltip with "click to mark" is shown for queries like these ones: SET @a = 1; SELECT @a; But there is nothing to mark (or unmark) in the result. Rouslan