[MDEV-13496] mariabackup console output should be changed Created: 2017-08-10 Updated: 2017-10-25 Resolved: 2017-10-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.1, 10.2 |
| Fix Version/s: | 10.1.29, 10.2.11, 10.3.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ralf Gebhardt | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The console output from mariabackup should start with "mariabackup", not "xtrabackup".
|
| Comments |
| Comment by Michael Xu [ 2017-10-18 ] |
|
Is that a typo? xtrabackupp: Warning: ignoring innodb_flush_method = O_DIRECT on Windows. And how about suppress this warning message on Linux? |
| Comment by Marko Mäkelä [ 2017-10-25 ] |
|
mxu, yes, it was a typo, and the message was removed in the first fix, also on Windows. |