Topic: Patch Needed for mysqlhotcopy
I am having a problem with mysqlhotcopy and need the patch listed below applied to the mysqlhotcopy script. Is there any way someone can show me how to apply this patch? I would be so greatful.
You are not logged in. Please login or register.
Please STOP WAR NOW! | |
![]() |
For proper configuration and installation, please use the Configuration Wizard |
Versions: PHP ≤ 8.0 is EOL - PHP 8.1.26 - PHP 8.2.13 - PHP 8.3.0
More information: #remirepo IRC channel - Twitter: @RemiRepository - Discord server
Remi's RPM repository - Forum → User support → Patch Needed for mysqlhotcopy
I am having a problem with mysqlhotcopy and need the patch listed below applied to the mysqlhotcopy script. Is there any way someone can show me how to apply this patch? I would be so greatful.
Ben comme tout "patch" (fichier de correctifs) il doit être appliqué sur le fichier à corriger,
En résumé, dans ce cas
# téléchargement
wget 'http://bugs.mysql.com/file.php?id=11560&text=1' -O /tmp/patch
# sauvegarde de la version officielle
cd /usr/bin
cp mysqlhotcopy mysqlhotcopy.sauve
# Application du correctif
patch mysqlhotcopy </tmp/patch
Effectivement, il permet de faire une sauvegarde de la base "mysql" (qui est refusé à cause des tables de journalisation qui ne sont pas verrouillable).
+
Remi's RPM repository - Forum → User support → Patch Needed for mysqlhotcopy
Generated in 0.004 seconds (59% PHP - 41% DB) with 10 queries
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 2 official extensions. Copyright © 2003–2009 PunBB.