mysql-action icon indicating copy to clipboard operation
mysql-action copied to clipboard

OT: Credentials for Default MySQL on Windows or macOS?

Open janpio opened this issue 6 years ago • 2 comments

This is a bit offtopic, but someone here might know about this.

What are the credentials for the Default MySQL on Windows and macOS environments? The root:root only seem to work on Linux.

janpio avatar Oct 13 '19 12:10 janpio

See Software in virtual environments for GitHub Actions.

  • Windows - It seems like Windows environment have not started MySQL, have not installed MySQL to a system service, and mysqld does not work. It maybe a bug in Actions.
  • Mac OS - No, it seems like MacOS environment does not contain MySQL.

mirromutth avatar Oct 14 '19 12:10 mirromutth

Thanks, I indeed misread the macOS environment information - on second look I can not see MySQL there :( Shame.

janpio avatar Oct 14 '19 22:10 janpio