[MDEV-17562] Unable to prepare the mariadb backup Created: 2018-10-29 Updated: 2018-11-02 Resolved: 2018-11-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.3.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | atul kumar jadhav | Assignee: | Vladislav Vaintroub |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OS RHEL 7.5, maria db 10.3.8 database server |
||
| Attachments: |
|
| Description |
|
Dear Team, but while preparing using the following command 2018-10-29 18:45:41 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-10-29 ] |
|
This looks like it was meant to be a MariaDB Server bug, not MariaDB ColumnStore. I have moved the ticket appropriately. |
| Comment by atul kumar jadhav [ 2018-10-31 ] |
|
Dear Team, I used the following prepare statement and it worked: In this I removed the user and password provided in the statement while preparing. issue resolved, please close the request. |
| Comment by Vladislav Vaintroub [ 2018-11-02 ] |
|
Closing as requested. Please, do not use encryption plugin related parameters , if you do not need them. sometimes, but probably rarely, you'll need to fixup the plugin path during --prepare. That happens if you move backup to OS with a different plugin path. In those rare special cases you can use the parameters. In others, please do not. |