Home >Backend Development >PHP Tutorial >问个MYSQL+PHP的有关问题

问个MYSQL+PHP的有关问题

WBOY
WBOYOriginal
2016-06-13 12:25:31846browse

问个MYSQL+PHP的问题
数据库放了很多个站

有一个站因为是用的采集 所以写入MYSQL速度很快一条 基本上同一秒可以写入几条

经常在编辑另一个站的时候发生某个表出现“使用中”

采集的那个站 数据多了也会出现“使用中”

一个服务器上 怎么避免站站之间相互影响 

还就是什么情况下 容易出现“使用中”
------解决思路----------------------
采集时间与手工写时间错开
------解决思路----------------------
量大的话,建议把分成不同的表

Statement:
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