Skip to content
EscapeQuotes

EscapeQuotes

Blink your leds!

Menu

  • ESP8266
  • Micro:bit
  • Raspberry PI
  • Arduino
  • CodeIgniter

replication

MySQL Utilities – Brief overview of command-line utilities

MySQL Utilities This is a brief overview of the MySQL command-line utilities. See their respective manual pages for further details and examples: mysqlauditadmin Monitor the audit log. Copy, rotate, and configure the audit log mysqlauditgrep Search the audit log. Output results to

escapequotes April 11, 2013 bash, linux, mysql No Comments Read more

MySQL replication: PURGE BINARY LOGS and RESET MASTER

On MySQL master, “RESET MASTER” command, deletes all binary log files listed in the index file, resets the binary log index file to be empty, and creates a new binary log file. This statement is intended to be used only

escapequotes April 10, 2013April 10, 2013 escapequotes, linux, mysql No Comments Read more

MySQL replication – master slave schema

Replication enables data from one MySQL database server (the master) to be replicated to one or more MySQL database servers (the slaves). Replication is asynchronous – slaves need not be connected permanently to receive updates from the master. This means

escapequotes January 10, 2013January 16, 2013 linux, mysql No Comments Read more
Copyright © 2022 EscapeQuotes. Powered by WordPress. Theme: Spacious by ThemeGrill.