Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -57/+0 |
| | |||||
* | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -2/+2 |
| | | | | | by introducing new Item::precedence() method and using it to decide whether parentheses are required | ||||
* | EXPLAIN FORMAT=JSON : Fix MDEV-7266, bug in pretty-printer | Sergei Petrunia | 2014-12-06 | 1 | -0/+57 |
- Single_line_formatting_helper should not accidentally exit the DISABLED state. No JSON construct should be able to move the Single_line_formatting_helper from DISABLED state. |