Home > Backend Development > PHP Tutorial > MySQL read-write separation implemented by PHP_PHP tutorial

MySQL read-write separation implemented by PHP_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-15 13:25:55
Original
814 people have browsed it

php100 editor recommends "

I hope it will help friends in need.

Mysql read-write separation implemented by PHP

Main features:

1. Simple read-write separation

2. One main database, you can add more read-only databases

3. Read and write separation but don’t worry about some features not being supported

4. Disadvantages: Connect two at the same time Database

English is poor, please write a few words

php code for mysql read/write split
feature:
simply rw split
one master, can add more slaves
support all mysql feature
link to the master and slave at the same time

PHP code :


www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/446635.htmlTechArticlephp100 Editor Recommendation《Hope to bring help to friends in need. Main features of Mysql read-write separation implemented by PHP: 1. Simple read-write separation 2. A master database, you can add more...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template