[MDEV-15024] wsrep_sst_mysqldump: error to stderr rather than to mysql client Created: 2018-01-22 Updated: 2021-05-13 Resolved: 2020-12-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Description |
|
Change pushing the error message to the mysql client and push it to the wsrep_error function (which has a stderr redirection). Remove duplicate $WSREP_STOP |