Database Installation: There are two installation methods. The first method is to use the xxx. msi graphical installation method. The installation method is the same as that of the general exe software. Follow the default options to continue the next step. Mysql is dev. mysql. comdownloadswindowsinstaller. The second method is to download the zip package on the mysql official website.
Database Installation: There are two installation methods. The first method is to use the xxx. msi graphical installation method. The installation method is the same as that of the general exe software. Follow the default options to continue the next step. Mysql for the http://dev.mysql.com/downloads/windows/installer/ second is to download the zip package on the mysql official website, unzip the open is
Database installation:
There are two installation methods. The first one is the graphical Installation Method of xxx. msi. The installation method is the same as that of the ordinary exe software. Follow the default options to continue the next step. Mysql is http://dev.mysql.com/downloads/windows/installer/
The second is to download the zip package on the mysql official website and unzip it to a folder. Zip package: http://dev.mysql.com/downloads/mysql/
Assuming that you use the second method, the configuration method is simple:
You just need to introduce the include and lib under the mysql-5.6.17-win32 clip into your project.
Reference 1: http://blog.csdn.net/xiongwenwu/article/details/12870983
Reference 2: http://www.codelast.com /? P = 5904