David Ducos
David Ducos
metadata files per table has been removed
Hi, as we close #835, we are going to be able to continue with this. We need to build docker images for arm and then continue with it.
Hi @oliver-schulz, I had been reviewing this and I found that: https://circleci.canny.io/cloud-feature-requests/p/support-arm-resource-class-on-docker-executor That means that CircleCI doesn't allow yet ARM containers in Docker. They offer AMD Linux VM and ARM...
Hi @oliver-schulz, we have ARM packages for centos/rhel 8 and 9 which are the only OS with ARM libraries on MySQL/Percona. We are not going to support ARM on other...
I'm thinking in a a medatafile with more information, as we can add the table information: ``` [`schema`.`table`] rows=234 data_checksum=3036305396 schema_checksum=4036305396 index_checksum=5036305396 [`schema`] schema_checksum=4136305396 post_checksum=4536305396 ``` which will remove the...
I'm reviewing this issue again and I think that we might be able to re implement this in a better way. Every time that a thread start on a different...
TiDB testings are being added to CircleCI https://github.com/mydumper/mydumper/issues/986
I will close this for now.
Hi @str, we are more and more attach to GitHub now. If you know know any way to sync with ppa repo. I'm going to close this now until we...
If we can add a line here: https://github.com/mydumper/mydumper/blob/6c113dc099749c0ccf46012cc9832de2672ae079/.circleci/config.yml#L1869 would be awesome. Is it possible for you to develop the command that I need to execute?