Utility to try to find the path to the MySQL service binary on Windows.
More...
|
static string | FindPathToMySqlD () |
| Attempt to determine the path to mysqld.exe on windows, using the sc utility.
|
static string | FindPathTo (string util) |
static string | FindFirstMySqlServiceName () |
Utility to try to find the path to the MySQL service binary on Windows.
◆ FindPathToMySqlD()
string PeanutButter.TempDb.MySql.Base.MySqlWindowsServiceFinder.FindPathToMySqlD |
( |
| ) |
|
|
static |
Attempt to determine the path to mysqld.exe on windows, using the sc utility.
- Returns
- Exceptions
-
The documentation for this class was generated from the following file:
- source/TempDb/PeanutButter.TempDb.MySql.Base/MySqlServiceFinder.cs