16 lines
957 B
Plaintext
16 lines
957 B
Plaintext
include/master-slave.inc
|
|
Warnings:
|
|
Note #### Sending passwords in plain text without SSL/TLS is extremely insecure.
|
|
Note #### Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information.
|
|
[connection master]
|
|
include/assert.inc [Logged query must match the one issued.]
|
|
include/sync_slave_sql_with_master.inc
|
|
Warnings:
|
|
Warning 1287 Using GRANT for creating new user is deprecated and will be removed in future release. Create new user with CREATE USER statement.
|
|
include/assert.inc [Logged query must match the one issued.]
|
|
include/sync_slave_sql_with_master.inc
|
|
include/assert.inc [Logged query must match the one issued but properly escaped.]
|
|
include/sync_slave_sql_with_master.inc
|
|
include/sync_slave_sql_with_master.inc
|
|
include/rpl_end.inc
|