David Ducos
David Ducos
A few things has changed on the latest prerelease. Please, let me know if you have other issues.
Hi @viswaprsnl, Honestly, I think that this is not going to be deliver soon, I'm focus on release v0.16.1 and this is schedule for v0.16.3. If you feel confortable to...
You will need to add the option in src/mydumper_arguments.c and the new global variable no_ddl_locks was created but never used in src/mydumper_start_dump.c where you will need to review function determine_ddl_lock_function.
Hi @viswaprsnl, No, I'm talking about the assignment to acquire_ddl_lock_function, as there are just 2 ways of get DDL locks. The FTWRL is taken to get the data.
Fix for #1408 added
@yyevgenii Can you test with the latest prerelease?
Bug found.
Hi @midenok #1416 has fixed the segfault.
The original issue reported is not reproducible on the new version, that is why it is closed.
Hi @tom10271, I'm not sure what is your scenario but I think that you are able to configure mydumper to take the dump as you need.