[MCOL-1771] sm.cpp is echoing debugging information Created: 2018-10-05 Updated: 2018-10-09 Resolved: 2018-10-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-18 |
| Description |
|
sm.cpp is spitting this out in release builds:
Looks like it is missing an ifdef guard. |
| Comments |
| Comment by Roman [ 2018-10-07 ] |
|
Please review. |
| Comment by Andrew Hutchings (Inactive) [ 2018-10-08 ] |
|
For QA: before the tpl_open logs lines were going into the MariaDB server error log during regression test. |
| Comment by Daniel Lee (Inactive) [ 2018-10-09 ] |
|
Build verified: 1.2.0-1 source |