diego torres
diego torres
I don't see the need to use an existing pdo connection (no benefits, all cons) but yes, I would merge such a PR, but try to force default settings if...
Hi, as far as I tested, omitting database name will lead to the creation of a trigger that will match all tables ignoring in which dB they are. I'm not...
Exactly what statements can't be send to PHP execution method? > What about a flag like add-execution-tokens which is true by default, but > can be set to false if...
Those tokens are there to ensure Mysql/Mariadb compatibility between dumps and restores. Could you share the regex, so I can update the wiki?
Can we get the failure probability calculation as a standalone executable or as a bash script? I find it really useful, and would love to use it from inside scripts...
Hi, thanks for the PR and the time you took to evaluate this. During your tests... did you use compression output or was it disabled? Please see #284.
> > By default, compression is configured to None. So I think the option to buffer only when compression is None is better, let me do some tests and I...
This makes more sense than #284.