MySQL Installer 8.0.16

  • Prepare Installation 

download installation package from mysql offical website 

https://dev.mysql.com/downloads/windows/

(1) mysql installation package

(2)mysql connector

(3)mysql workbench

required python 3.7 and visual studio for mysql installation

MySQL Installer 8.0.16_第1张图片

 

  • Configuration

 

- connector driverClass

Connector/J 8.0 - com.mysql.cj.jdbc.Driver

Connector/J 5.1 - com.mysql.jdbc.Driver

 

 

你可能感兴趣的:(MySQL Installer 8.0.16)