Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Installing MySQL Server and MySQL Workbench Installing MySQL Server and Workbench on Windows

Ting-Chieh Huang
Ting-Chieh Huang
3,387 Points

MySQL server Configuration

I followed the tutorial step. But in my MySQL server Configuration page, I have one more row: the Current Root Password. I have no idea what my current root password is. Therefore, I cannot install the mysql correctly.

1 Answer

Greg Kaleka
Greg Kaleka
39,021 Points

Hm, that looks like it would only show up if you had an existing mysql installation.

Check out this page on the MySQL docs on how to reset permissions on windows:

http://dev.mysql.com/doc/mysql-windows-excerpt/5.0/en/resetting-permissions-windows.html