Oleg Smirnov
5fe8d0d559
MDEV-31315 Add client_ed25519.dll to the list of plugins shipped with HeidiSQL
...
There is a list of plugins in the WiX configuration file for HeidiSQL,
and the installer only installs DLLs from that list although the HeidiSQL
portable archive may include other plugins.
This commit adds client_ed25519.dll to this list and also rearranges
the list alphabetically, so it is easier to verify its contents
2023-09-13 11:17:27 +10:00
Vladislav Vaintroub
8dab661416
MDEV-30624 HeidiSQL 12.3
2023-02-09 11:28:55 +01:00
Marko Mäkelä
f813131c7b
Merge 5.5 into 10.1
2020-04-01 10:24:36 +03:00
Vladislav Vaintroub
24cb76b8dd
MDEV-22032 update HeidiSQL to version 11
2020-03-24 23:30:40 +01:00
Oleksandr Byelkin
ae476868a5
Merge branch '5.5' into 10.1
2019-07-25 13:27:11 +02:00
Vladislav Vaintroub
399d012c81
MDEV-19922 Old version of heidisql in mariadb installer
...
Upgrade HeidiSQL to 10.2
2019-07-05 15:15:26 +02:00
Sergei Golubchik
2f20d297f8
Merge branch '10.0' into 10.1
2016-12-11 09:53:42 +01:00
Vladislav Vaintroub
2a2e79b702
MDEV-11157 Windows - Upgrade installer to use HeidiSQL 9.4
2016-10-27 19:45:44 +00:00
Olivier Bertrand
1c756512b0
Commit win and CONNECT resolved files
2015-06-05 23:54:19 +02:00
Olivier Bertrand
5d038d3734
commit win/ changes
2015-06-05 23:33:23 +02:00
Vicentiu Ciorbaru
ab54f5a8b9
Fix win/ files to be stored with LF in repository
...
On Windows, the files get checked out with CRLF thanks
to .gitattributes.
2015-05-08 17:31:54 +03:00
Vicentiu Ciorbaru
373d092b3a
Fix win/ files to be stored with LF in repository
...
On Windows, the files get checked out with CRLF thanks
to .gitattributes.
2015-05-08 17:19:48 +03:00
Sergei Golubchik
d996dc2997
MDEV-7290 please update MSI installer to include HeidiSQL 9.1
2015-02-11 15:02:15 +01:00
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