Configure the wamp Development Environment mysql configuration, wamp Development Environment mysql
PreviouslyWamp ConfigurationApache, PHP, and phpmyadmin are all configured. For more information, see
Configure the wamp Development Environment
Let's take a look at the mysql configuration. Here mysql5.5.20 is used ,:
Download mysql5.5.20 window System
Then install the SDK as follows:
Select custom installation
Install all mysql Components
Select the installation directory. You can set the directory, MYSQL Server and Server data files, and install them in the wamp/mysql folder.
Select install here.
Configure mysql as follows:
Select detailed configuration
Set the number of server connections
Set the character set utf8
Set the command line for enabling automatic start and using mysql
Set Database Password
In this way, the installation of the mysql database will be OK !!
Enter localhost/phpmyadmin/index. php to enter the database !!
Here, the basic wamp configuration is complete !!
This article is original to Wang yelou's personal blog. If you want to reprint it, please indicate the source:Wang yelou's blog www.ly89.cn