how to configure the mysql?
aoe123
Joined: 2011-06-24
Posts: 1 |
![]() |
hi there, i made a free mysql via db4free thanks for helping me! regards |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
I suggest asking on the db4free forum. -- |
|
Hyacinth
Joined: 2011-06-27
Posts: 1 |
![]() |
1, the installation wizard welcome screen 2, select the type of installation 3, the custom installation 4, ready to begin installation 5, create a MySQL.com account interface, if it is the first use of MySQL, choose "Create anew free MySQL.com accout". (Recommended option skip sign-up skipped) 7, installed interfaces Note: There is a configuration wizard options (Configure the MySQL Server now), suggest checking immediately configure your MySQL. 9, the configuration type selection page. Select "Detailed configuration" (configuration details). 10, enter the type of service selection page. Select "Developer Machine" (developer machine), so do not take up a lot of system resources. 11, Database usage selection page. Choose "Multifunctional Database". 12, choose a location for the InnoDB data page. Do not change settings directly on the Installation Path to installation directory 13, select the number of MySQL connections at the same time. Choose "Manual Setting", set up according to their needs, appropriate setting. 14, configure MySQL in the TCP / IP communications environment in ports. Select the default 3306 port. 15, select the character set in MySQL. 16, set the Windows Service option. 17, set the root of the root account password. 18, MySQL Configuration Wizard will be based above all the settings you configure MySQL, MySQL to run in order to meet your needs. 19, check 20, through the Windows Service Manager view. 21, opening and closing |
|