Home > Database > Mysql Tutorial > ubuntu 12.04 安装mysql 跟 tora

ubuntu 12.04 安装mysql 跟 tora

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 16:24:00
Original
1265 people have browsed it

ubuntu 12.04 安装mysql 和 tora TOra 是ubuntu下mysql的客户端工具,感觉很好用。 ? 安装mysql 1、sudo apt-get install mysql-server 2、sudo apt-get install mysql-client 3、sudo apt-get install php5-mysql(安装php5-mysql 是将php和mysql连接起来 )

ubuntu 12.04 安装mysql 和 tora

TOra 是ubuntu下mysql的客户端工具,感觉很好用。

?

安装mysql

1、sudo apt-get install mysql-server

2、sudo apt-get install mysql-client

3、sudo apt-get install php5-mysql(安装php5-mysql 是将php和mysql连接起来 )

安装troa

1、sudo apt-get install tora

2、sudo apt-get install libqt4-sql-mysql(不要覆盖)

完成,reboot。

?

?

Related labels:
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template