[MDEV-13752] mariabackup Error Invalid argument Created: 2017-09-07 Updated: 2017-09-07 Resolved: 2017-09-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | TAO ZHOU | Assignee: | Andrii Nikitin (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
FreeBSD |
||
| Issue Links: |
|
||||||||
| Description |
|
Here's the error message I got when I was trying to use mariabackup for sst.
Then I executed mariabakup mannually, and got this: 170907 13:25:39 Connecting to MySQL server host: localhost, user: tao, password: set, port: 3306, socket: /tmp/mysql.sock |
| Comments |
| Comment by Andrii Nikitin (Inactive) [ 2017-09-07 ] |
|
This looks like duplicate of To confirm that - please send one of:
If 'last sequence number' in one of above is above 4294967295 , then problem is fixed in 10.2.8 |
| Comment by TAO ZHOU [ 2017-09-07 ] |
|
Thanks Andrii! |
| Comment by Andrii Nikitin (Inactive) [ 2017-09-07 ] |
|
10.2.8 was released on 18-Aug, so I think it may be the easiest to just use that version. |