Sina SAE database information (user amp; password amp; master address) username: SAE_MYSQL_USER
Password: SAE_MYSQL_PASS
Master Database domain name: SAE_MYSQL_HOST_M
Slave Database domain name: SAE_MYSQL_HOST_S
Port: SAE_MYSQL_PORT
Database name: SAE_MYSQL_DB
######################
Username: access key --- query summary information
Password: secret key --- query the summary information
Primary database domain name: w.rdc.sae.sina.com.cn
Port: 3307
Database name: app _ *** (actually app _ app name)
######################
For example:
// ** MySQL settings-specific information comes from the host you are using **//
/** WordPress database name */
Define ('Db _ name', 'app _ jiangsuqihuokaihu ');
/** MySQL database username */
Define ('Db _ user', 'n1_1lo0o5z ');
/** MySQL database password */
Define ('Db _ password', 'jkwjxjjxl1j2w1jjyxm00jxlmk4ykw300i315y0k ');
/** MySQL host */
Define ('Db _ host', 'W .rdc.sae.sina.com.cn: 3307 ');
/** Default text encoding when creating a data table */
Define ('Db _ charset', 'utf8 ');
/** Database sorting type. If you are not sure, do not change it */
Define ('Db _ collate ','');