????????????????????????????????????????????????????????????′????
??????1???????????????????????????????д??????
????mysql>flush tables with read lock;
??????2??????????????
????mysql>show master status;

????????File???Position?????????????????á?
??????3?????????????????????????????????????????tar?鵵??????????
??????4????????????????
????mysql>unlock tables;
???????????????????????????????????
????????
???????????????????????????????????????????????????????????????????μ????????????
??????1????????????????
????mysql>create database first_tb;
??????????????????????????first_tb;
????mysql>create table first_db(id int(3))??name char (10));
??????????????????????????first_tb;
????mysql>insert into first_tb values (001??'myself');
??????????????????????first_tb?в?????;
??????2????????????
????mysql>show databases;
???????????first_db???????
???????first_tb?????????????????????
????????
????????????????????????????????

?????????????buy???????????

????????????????????????????