[MDEV-7531] Update 10.0.15 to 10.0.16 -> Error 2003 (HY000) can't connect to MySql server. Created: 2015-01-29 Updated: 2015-02-02 Resolved: 2015-01-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 10.0.16 |
| Fix Version/s: | 10.0.16 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Fozziebear | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | update, verified | ||
| Environment: |
Windows 7 32 Bit |
||
| Description |
|
After Update 10.0.15 to 10.0.16 i get the error: Error 2003 (HY000) can't connect to MySql server. The MySQL service is not running and not in the service list? After I registration the MySQL service (Mysqld.exe) new, it still works: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MySQL] |
| Comments |
| Comment by Fozziebear [ 2015-01-30 ] | |
|
FYI i use tu Update the mariadb-10.0.16-win32.msi MSI Package. | |
| Comment by Sergei Golubchik [ 2015-01-30 ] | |
|
We've prepared new 10.0.16 MSI packages where this problem is fixed. | |
| Comment by Elena Stepanova [ 2015-01-31 ] | |
|
Fozziebear, thanks a lot for reporting it and sorry for the inconvenience. If you upgraded your MSI package to 10.0.16 some time between 2015-01-27 and 2015-01-30, you might have started getting the same error as described in this report.
(check if the paths and the service name 'MySQL' are correct for you, these are default ones) It should say Service successfully installed. After that, MariaDB server should get back to normal. If you installed new (as opposed to upgraded to) MariaDB 10.0.16 some time between 2015-01-27 and 2015-01-30, you are okay now, but it's possible you will experience the same problem after the next upgrade. If it happens, also do as described above. | |
| Comment by Fozziebear [ 2015-02-02 ] | |
|
Thanks for the fix. |