David Ducos
David Ducos
@morgo could be possible for you to help me on this? BTW, what I would like to do, is to start testing on tidb too, but I don't have a...
@dayuanyuan1989 were you able to see multiple connection to the TiDB server? Can you test with -t 1 and -t 16 to see if there is some difference in time?
Hi @bato3, The issue with that we are using the g_log_writer_default function. You can add the code with a new [GLogWriterFunc](https://developer.gnome.org/glib/stable/glib-Message-Logging.html#GLogWriterFunc) which is not going to replace the characters. Take...
Hi @bato3 I was able to reproduce your issue changing the locale: ``` [root@mydumper1 mydumper]# locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=...
Hi @ronylei , yes indeed! Any pull request will be welcome!!
Ok, long time that I didn't review this. Sadly I don't think that I will be able to implement for this release, but at least I developed a viable solution....
We are going to be working on this in the next 3 months and it will released on version 0.12.7-1
Mmmm... why not? not sure how hard would it be... have you ever try to compile it in Fedora?
That is not the repo that we are using currently, I need to update it. I will try to work on this on June. Meanwhile, can you try if it...
Hi @NavidSassan, I understand your issues. I recommend you to use one of the OS that we already support or compile it on your own. MyDumper is quite simple to...