David Ducos

Results 84 issues of David Ducos

We created this ticket to see if it gives mydumper value if we can extract data from Clickhouse as currently this is not possible. _Originally posted by @davidducos in https://github.com/mydumper/mydumper/issues/1574#issuecomment-2253590170_

Aging limit reached
Feature Request

_Originally posted by @davidducos in https://github.com/mydumper/mydumper/issues/1402#issuecomment-2221236523_

Enhancement

**Describe the Feature Request** I'm thinking that it could be possible, when we use stream, to configure mydumper or myloader (we need to check it), to execute an START SLAVE...

Feature Request

**Describe the Feature Request** Since we have --ignore-errors we can deprecate --success-on-1146 and ask users to use --ignore-errors=1146.

Enhancement

**Describe the Feature Request** In some case, users needs to replace definer not just skip it **Current behavior** Currently it is not possible to configure mydumper/myloader to change the definer,...

Enhancement

We are going to change -o/--overwrite-tables to -o/--drop-tables. It will accept the values in --purge-mode which is going to be deprecated in future releases. We are going to add --drop-schemas...

Enhancement
Feature Request

> If the SQL thread doesn't get turned on for any channel, I would consider the issue closed. I really appreciate your work. _Originally posted by @burnison in [#1807](https://github.com/mydumper/mydumper/issues/1807#issuecomment-2791184188)_

Enhancement
Feature Request

The goal is to move all the documentation to https://mydumper.github.io/mydumper. That is why we need to move all the pages that we developed on the wiki to our website.

Enhancement
Documentation

### Statement Options - [ ] -N, --insert-ignore Dump rows with INSERT IGNORE - [ ] --replace Dump rows with REPLACE - [ ] --complete-insert Use complete INSERT statements that...

Enhancement

> Let me see if I understood. You need to set column_on_select on multiple databases, I'm assuming that the table name is the same. So the problem is that you...

Feature Request