[MCOL-1655] Yacc debug hard coded on Created: 2018-08-16 Updated: 2018-08-20 Resolved: 2018-08-20 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.5 |
| Fix Version/s: | 1.1.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-16 |
| Description |
|
ddl-gram.cpp hard-codes YYDEBUG to be enabled even if the flag isn't given by CMakeLists.txt. This means that the mysqld error log grows very large very quickly on user's machines when there is a lot of DDL activity. |
| Comments |
| Comment by Roman [ 2018-08-16 ] |
|
Please review. |
| Comment by Daniel Lee (Inactive) [ 2018-08-20 ] |
|
Build verified: 1.1.6-1 source /root/columnstore/mariadb-columnstore-server Merge pull request #126 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #542 from drrtuy/ Verified variable is set to 0 |