journal binaire
binary log
binlog log binaire
binary log de journalisation binaire journaux binaires
binary log
binlog
Please use ROW or MIXED binary log formats. Utilisez les formats de journal binaire ROW ou MIXED. The binary log is downloaded to your local computer. Le journal binaire est téléchargé dans votre ordinateur local. The index file for binary log file names. Fichier d'index pour les noms de fichiers de log binaire . You can use the mysqlbinlog utility to download a binary log . Vous pouvez utiliser l'utilitaire mysqlbinlog pour télécharger un journal binaire . To stream the binary log files, specify the--stop-never option. Pour diffuser les fichiers journaux binaires , spécifiez l'option--stop-never. Specify the names of one or more binary log files. Spécifiez les noms pour un ou plusieurs fichiers journaux binaires . Without annotations, the binary log entries for the transaction look like the following. Sans les annotations, les entrées du journal binaire pour la transaction ressemblent à. For example, to display the contents of the binary log file named binlog. Par exemple, pour afficher le contenu du fichier de log binaire binlog. The binary log files serve as a record of updates to be sent to slave servers. Les fichiers journaux binaires servent de registre de mises à jour à envoyer aux serveurs esclaves. The number of transactions that used the temporary binary log cache. Le nombre de transactions qui ont utilisé le cache de log binaire temporaire. The name of the binary log on the replication master that contains the replication information. Nom du journal binaire sur le maître de réplication contenant les informations de réplication. Restart the master server and record the name of its newly created binary log . Relancez le serveur MySQL maître. Enregistrez le nom du nouveau log binaire du maître. The binary log has replaced the old update log, which is no longer available as of MySQL 5.0. Le log binaire a remplacé l'ancien log de modifications, qui ne sera plus disponible à partir de MySQL version 5.0. The log_bin option provides a file name identifier for binary log files. L'option log_bin fournit un identifiant de nom de fichier pour les fichiers journaux binaires . The source instance will no longer purge its binary log files, so they will be available for the replication process. Comme l'instance source ne purgera plus ses fichiers journaux binaires , ils seront disponibles pour le processus de réplication. Thus, omitting server-id is only good for backup with a binary log . Par conséquent, omettre server-id est uniquement valable pour des opérations de sauvegarde avec log binaire . This will allow Amazon RDS to start purging the binary log files from the source MySQL DB instance. Cela permet à Amazon RDS de démarrer la purge des fichiers journaux binaires à partir de l'instance de base de données MySQL source. For more information about mysqlbinlog options, go to mysqlbinlog- Utility for Processing Binary Log Files. Pour plus d'informations sur les options mysqlbinlog, accédez à mysqlbinlog- Utilitaire de traitement des fichiers journaux binaires . It consumes 10 GiB for the table+ 10 GiB for the binary log cache+ 10 GiB for the binary log itself. Cette transaction utilise 10 Gio pour la table+ 10 Gio pour le cache du journal binaire + 10 Gio pour le journal binaire lui-même. The binlog retention hours parameter is used to specify the number of hours to retain binary log files. Le paramètre binlog retention hours permet de spécifier le nombre d'heures pendant lequel les fichiers journaux binaires doivent être conservés.
Afficher plus d'exemples
Résultats: 55 ,
Temps: 0.0411
Base name of all Binary Log files.
Start mysqld with the binary log enabled.
Disable the binary log on the master.
Re-enable the binary log on the master.
Note the current binary log and position.
for each binary log in the directory.
It happens when binary log not enabled.
Binary log mysql node2 gt; mysql replication.
elsewhere other than the binary log itself.
Log to the binary log (SET SQL_LOG_BIN=1).