| 1 to 4 of 4 |
1. MySQL :: MySQL 6.0 Reference Manual :: 21.4 Binary Logging of Stored Routines and Triggers
21.4. Binary Logging of Stored Routines and Triggers The binary log contains information about SQL statements that modify database contents. This information is stored in the form of “ events ” that describe the modifications. The binary log has two important purposes: For replication, the binary log is used on master replication servers as a record of the statements to be sent to slave servers. The master server sends the events contained in its binary log to its slaves, which execute those events to make
» http://dev.mysql.com/doc/refman/6.0/en/stored-procedure-logging.html
2. MySQL :: MySQL 5.0 Reference Manual :: 21.4 Binary Logging of Stored Routines and Triggers
21.4. Binary Logging of Stored Routines and Triggers The binary log contains information about SQL statements that modify database contents. This information is stored in the form of “ events ” that describe the modifications. The binary log has two important purposes: For replication, the binary log is used on master replication servers as a record of the statements to be sent to slave servers. The master server sends the events contained in its binary log to its slaves, which execute those events to make
» http://dev.mysql.com/doc/refman/5.0/en/stored-procedure-logging.html
3. MySQL :: MySQL 5.1 Reference Manual :: 23.4 Binary Logging of Stored Routines and Triggers
23.4. Binary Logging of Stored Routines and Triggers The binary log contains information about SQL statements that modify database contents. This information is stored in the form of “ events ” that describe the modifications. The binary log has two important purposes: For replication, the binary log is used on master replication servers as a record of the statements to be sent to slave servers. The master server sends the events contained in its binary log to its slaves, which execute those events to make
» http://dev.mysql.com/doc/refman/5.1/en/stored-procedure-logging.html
20.4. Binary Logging of Stored Routines and Triggers The binary log contains information about SQL statements that modify database contents. This information is stored in the form of “ events ” that describe the modifications. The binary log has two important purposes: For replication, the binary log is used on master replication servers as a record of the statements to be sent to slave servers. The master server sends the events contained in its binary log to its slaves, which execute those events to make
» http://dev.mysql.com/doc/refman/5.1-maria/en/stored-procedure-logging.html
| 1 to 4 of 4 |