[MCOL-1189] Cpimport logging to binary logs Created: 2018-02-01 Updated: 2021-02-19 Resolved: 2021-02-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cpimport |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Additional option for cpimport for writing imports into binlog. At the moment cpimport don't write into binlog. As a requirement for a hotbackup like mysqldump --single-transaction It is likely, that this option has a performance impact, so it should be optional and can be changed with a new option for cpimport and/or an additional variable. |