Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mysql installation ZIP mode windows. mysql-debug doesn´t work

User_FGBE4Mar 20 2022

Hi,
I´ve installed mysql in Windows 10 with ZIP archive.
I´ve tried to install mysql-debug with debug binaries and test suite.
(packages available in https://dev.mysql.com/downloads/mysql/)
I´ve installed only from zip archive and it works without problem. But when I try to unzip debug binaries and repeat the installation process and start mysql server, It doesn´t work.
Has anyone managed to install this debug version?
I show you the steps I´ve followed to install debug binaries and test suite, than they are the same I´ve followed to install only ZIP archive.

t the installation.
unzip files
image.pngMicrosoft C/C++ libraries
image.pngglobal variable of windows created
image.pngmy.ini created:
image.pnginstallation
image.pnginitialation to create data file
image.pngand when I tried to start server (net start mysql) I obtain system error 5.
I execute cmd with administrative role and mysql files have all permissions.... I don´t know where is the mistake I´ve done.
Please, Does anyone help me?

Comments
Post Details
Added on Mar 20 2022
1 comment
680 views