David Ducos

Results 73 issues of David Ducos

Filter Options: -i, --ignore-engines Comma delimited list of storage engines to ignore --where Dump only selected records. -U, --updated-since Use Update_time to dump only tables updated in the last U...

Enhancement

We could implement something similar to LOAD DATA to execute the `INSERT INTO FORMAT MySQLDump` and keep the INSERT statements in MySQL format in the .dat file. That is doable...

enhancement
aging limit reached

Would be really useful to tests backups between different database vendors and versions, for instance: - Upgrade from PS 5.7 to 8.0 - Migrate from MariaDB 10.6 to MySQL 8.0/Clickhouse...

Enhancement
Aging limit reached

I'm opening this ticket to start debugging all the issues related to tidb, to give them a proper support.

Enhancement

This page is outdated: https://github.com/mydumper/mydumper/wiki/Architecture I consider that we will enter in a stage where we are not going to make major changes to the main engines on mydumper and...

Documentation

Is it possible to export and import on clickhouse? This just to perform the analysis and see if this is possible

Enhancement
question
Aging limit reached

I do. [Here's an example log.](https://bpa.st/IU7IS) This one exited with result code 14. (wgetpaste because I can't get github to accept it as a gzipped attachment.) mydumper command was: mydumper...

Review

We need to have build the documentation too on the box and currently I don't think that we are doing it.

enhancement

**Describe the Feature Request** As we have limit per table and we count rows, why don't we cancel jobs when we reach the limit. **Current behaviour** Right now, we need...

Enhancement
Feature Request

@davidducos Hey! Is there a list of Return/Exit Codes and what they mean? I'm having the same problem, and I found this Discussion while trying to find a list of...

bug