Home  >  Article  >  Database  >  centos 6.3 64位下安装mysql5.5.36

centos 6.3 64位下安装mysql5.5.36

WBOY
WBOYOriginal
2016-06-07 15:52:361209browse

准备如下安装包: 1.MySQL-server-5.5.36-1.linux2.6.x86_64.rpm 2.MySQL-client-5.5.36-1.linux2.6.x86_64.rpm 3.MySQL-shared-5.5.36-1.linux2.6.x86_64.rpm 4.MySQL-shared-compat-5.5.35-1.linux2.6.x86_64.rpm 第三个和第四个安装包如何不安装的话php的

准备如下安装包:

1.MySQL-server-5.5.36-1.linux2.6.x86_64.rpm

2.MySQL-client-5.5.36-1.linux2.6.x86_64.rpm

3.MySQL-shared-5.5.36-1.linux2.6.x86_64.rpm

4.MySQL-shared-compat-5.5.35-1.linux2.6.x86_64.rpm


第三个和第四个安装包如何不安装的话php的mysql扩展无法使用,mysql_connect()无法使用。

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
Previous article:详细了解 MySQL锁机制Next article:XCode+Mac+MySQL版