摘要
MySQL本身不具备分布式数据库的功能 ,不能在一个select语句中包含物理上存放于网络的多个MySQL数据库。文中介绍用PHP脚本语言 ,在多个MySQL数据库服务器组成的环境中 ,能交叉访问不同MySQL服务器上的多张数据库表 。
There is no function to access distributed database in MySQL itself.There has not been able to include several MySQL databases physically in network in a select statement. This paper presents a method and an example of accessing MySQL distributed database with PHP. With this method, we can across access some tables on different MySQL database servers conveniently.
出处
《计算机应用》
CSCD
北大核心
2002年第8期4-6,共3页
journal of Computer Applications