Vladislav Vaintroub
be8cd3e8df
LP947631: Uninstall wipes HeidiSQL settings, even if HeidiSQL is installed prior to MariaDB
...
Fixed detection of installed HeidiSQL in the machine, prevent installing own copy if HeidiSQL is already installed.
On deinstallation, do not remove settings if official HeidiSQL is detected.
2012-03-06 01:46:32 +01:00
Vladislav Vaintroub
824ce5f3ea
After talking to HeidiSQL people - libmysql.dll that comes with their distribution in place, dont replace with our own.
...
It also will result in less HeidiSQL restarts during MariaDB upgrades (since libmysql.dll won't be replaced)
2011-06-09 00:24:27 +02:00
Vladislav Vaintroub
37f464f3a2
use our libmysql.dll with HeidiSQL, if we compile 32 bit
2011-06-02 10:06:51 +02:00
Vladislav Vaintroub
58c6165e28
Use our libmysql.dll with Heidi, if we compile 32 bit
2011-06-01 21:14:10 +02:00
Vladislav Vaintroub
02dabe3597
MWL#200 - provide options to install 3rd party components.
...
Added HeidiSQL as example, i.e cmake -DWITH_THIRD_PARTY=HeidiSQL
and building MSI will bundle HeidiSQL.
2011-06-01 15:52:52 +02:00