[MDEV-6567] Raw debug output in the error log Created: 2014-08-12 Updated: 2014-08-13 Resolved: 2014-08-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.1.0 |
| Fix Version/s: | 10.1.1 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | innodb, xtradb | ||
| Description |
|
The second line apparently shouldn't be there. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-08-13 ] |
|
commit 2062c9a65acc660c03ab07b1358f6bf8aab4488f Removed raw debug output when no error on OS operation has not happened. |