Skip to content

Commit 39f1602

Browse files
author
Lior Sion
committed
Added comment about running tests
1 parent 1c512b5 commit 39f1602

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ The project is test with:
4545

4646
It's not tested in real production situation.
4747

48+
TESTING
49+
=======
50+
51+
Make sure you have the following configuration set in your mysql config file (usually my.cnf on development env):
52+
53+
log-bin=mysql-bin
54+
server-id=1
55+
binlog_do_db=pymysqlreplication_test
56+
4857
Limitations
4958
=============
5059

0 commit comments

Comments
 (0)