Matthew
Matthew
@hwware No, most customers do not pay attention to those things. They simply see "next version is out" and they start working on testing the next version and then upgrade...
Same situation as everyone else. I'm attempting to set this up via SSH and thus the authorize.js cannot open a browser. The documentation clearly states "The script will output a...
`yum install gcc gcc-c++ Percona-Server-client-57`
Same here. I just bought a rpi4 and trying to migrate from my older rpi3. I took a backup using this addon on the old pi, copied it to this...
> Have you tried using the version from this repo or just the one available in Kodi? I'm using the one from Kodi. I searched for it on the repos...
Your output for LPUSH, and LRANGE are acceptable. The results for CONFIG are incorrect. This should produce 1 line per config setting, and not clobber them all together into a...
400 tables total across 3 databases; total dataset size 60GB.
Attempting to kill results in another hang ``` (ctrl-z inside mydumper to get to shell) # ps -Af | grep mydumper root 37148 35988 4 18:40 pts/2 00:05:46 mydumper -h...
Came here to report this same bug. mydumper from 5.7, myloader to 8.0. ``` # myloader -h localhost -u root --ask-password --directory export-20240603-235350/ --threads 4 --verbose 3 --serialized-table-creation --skip-definer **...
The `sed` example does not work if you --compress with ZSTD :(