MySQL Forums
Forum List  »  Quality Assurance

the time synchronized to slave db
Posted by: jery li
Date: July 01, 2013 04:03AM

In a transaction to insert 100,000 records into master db, the time synchronized to slave db is 20 seconds; while in a transaction to insert 500,000 records into master db, the time synchronized to slave db is 320 seconds, why not 100 seconds?

I have test serval times,the result is the same.

VERSION is:
mysql> select version();
+------------+
| version() |
+------------+
| 5.6.10-log |
+------------+
1 row in set (0.00 sec)



Edited 1 time(s). Last edit at 07/01/2013 04:04AM by jery li.

Options: ReplyQuote


Subject
Views
Written By
Posted
the time synchronized to slave db
3123
July 01, 2013 04:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.