Vladislav Vaintroub
|
a93ac8d95f
|
MDEV-16448 mysql_upgrade_service remove my.ini variables that are no more valid
MDEV-16447 incorporate Innodb slow shutdown into mysql_upgrade_service.exe
|
2018-11-15 18:03:30 +01:00 |
|
Vladislav Vaintroub
|
550823b533
|
AssignProcessToJobObject cannot assign current process
on Win7 with the most strict user account control setting
(secure desktop)
Fix: use job object for child process only, not for current
process itself.
|
2011-02-02 01:34:22 +01:00 |
|
Vladislav Vaintroub
|
366ee3c791
|
Move common functionality (analyze service configuration) into winservice library
|
2011-01-30 22:27:59 +01:00 |
|
Vladislav Vaintroub
|
e15f914813
|
MWL#55 : implement upgrade_wizard - GUI program
to uzpgrade existing MySQL/Maria services to higher version.
To be used in installer (but also can be used outside of installer too)
|
2011-01-29 19:02:43 +01:00 |
|