Marko Mäkelä
9962cda527
Merge 10.2 into 10.3
2021-11-17 13:55:54 +02:00
Vladislav Vaintroub
c5e09bf81a
MDEV-27056 Windows upgrade_wizard - CloseHandle() on invalid (already closed) pipe handle
2021-11-16 01:51:35 +01:00
Marko Mäkelä
bcd25e1066
Merge 10.2 into 10.3
2021-09-11 11:14:18 +03:00
Vladislav Vaintroub
1c378f1b95
Speedup build of the MSI package
2021-09-10 12:02:44 +02:00
Vicențiu Ciorbaru
b85b8348e7
Merge branch '10.2' into 10.3
2021-09-07 16:32:35 +03:00
Elena Stepanova
8382c3260b
MDEV-26514 Option to build a separate test zip package on Windows
...
Add a possibility to run MTR tests on a release zip
2021-08-31 21:13:13 +03:00
Marko Mäkelä
6e9642beb2
Merge 10.2 into 10.3
2021-06-08 14:33:07 +03:00
Vladislav Vaintroub
9f9a925c39
MDEV-23815 Windows : mysql_upgrade_wizard fails, if service name has spaces
...
The fix is to quote service name parameter, when it is passed to
mysql_upgrade_service subprocess.
2021-06-06 08:48:12 +02:00
Vladislav Vaintroub
cebc435592
MDEV-25859 - HeidiSQL 11.3
2021-06-05 16:57:46 +02:00
Sergei Golubchik
0ab1e3914c
Merge branch '10.2' into 10.3
2021-02-22 22:42:27 +01:00
Vladislav Vaintroub
6ede84f477
MDEV-24762 - HeidiSQL 11.2
2021-02-02 10:28:31 +01:00
Vladislav Vaintroub
b9b279ecc4
Merge remote-tracking branch 'origin/10.2' into 10.3
2020-06-05 17:59:35 +02:00
Vladislav Vaintroub
15cdcb2af8
Fix appveyor build.
2020-06-05 17:56:34 +02:00
Marko Mäkelä
680463a8d9
Merge 10.2 into 10.3
2020-06-05 16:51:26 +03:00
Vladislav Vaintroub
1828196f73
Windows, build tweak.
...
Allow targets for building "noinstall" zip, and debuginfo zip.
2020-06-05 13:29:01 +02:00
Vladislav Vaintroub
fd2b46d879
fix warning
2020-06-01 15:42:34 +02:00
Vladislav Vaintroub
50641db2d1
fix warning
2020-06-01 15:38:04 +02:00
Marko Mäkelä
e9aaa10c11
Merge 10.2 into 10.3
2020-05-29 22:21:19 +03:00
Vladislav Vaintroub
b00cd3e453
MDEV-22743 Windows 10 MSI installer : port in use is not determined
...
when checking for free port, use the same logic (IPv6 socket address
/ dual socket), like the server would.
Previous solution for testing whether port is free was trying to bind
IPv4 socket on INADDR_ANY.
This not work now on some reason, that attempt succeeds, even if there is
an existing IPv6-dual socket listening on 0.0.0.0:3306
2020-05-29 12:28:34 +02:00
Vladislav Vaintroub
ff72f36948
MSI installer : Use CAQuietExec64 on Win64 , not CAQuietExec
...
It works, but irritates people who look into the log and see
traces of 32bit custom action server.
2020-05-29 12:28:34 +02:00
Vladislav Vaintroub
e2d7da4982
Remove unused WiX source file
2020-05-29 12:27:55 +02:00
Marko Mäkelä
84db10f27b
Merge 10.2 into 10.3
2020-04-15 09:56:03 +03:00
Marko Mäkelä
ccaec18b39
Merge 10.1 into 10.2
2020-04-14 16:13:35 +03: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
Vladislav Vaintroub
5e112a2620
Fix Windows packaging.
2019-07-27 13:53:56 +02:00
Oleksandr Byelkin
d97342b6f2
Merge branch '10.2' into 10.3
2019-07-26 22:42:35 +02:00
Oleksandr Byelkin
cf8c2a3c3b
Merge branch '10.1' into 10.2
2019-07-26 07:03:39 +02: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
Marko Mäkelä
e82fe21e3a
Merge 10.2 into 10.3
2019-07-02 17:46:22 +03:00
Vladislav Vaintroub
dc11aab9b3
MDEV-19889 In CMakeLists.txt, use ${CMAKE_CPACK_COMMAND},rather than just cpack
2019-06-27 15:18:02 +02:00
Marko Mäkelä
be85d3e61b
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
Marko Mäkelä
26a14ee130
Merge 10.1 into 10.2
2019-05-13 17:54:04 +03:00
Vicențiu Ciorbaru
cb248f8806
Merge branch '5.5' into 10.1
2019-05-11 22:19:05 +03:00
Vicențiu Ciorbaru
5543b75550
Update FSF Address
...
* Update wrong zip-code
2019-05-11 21:29:06 +03:00
Vicențiu Ciorbaru
f177f125d4
Merge branch '5.5' into 10.1
2019-05-11 19:15:57 +03:00
Vicențiu Ciorbaru
15f1e03d46
Follow-up to changing FSF address
...
Some places didn't match the previous rules, making the Floor
address wrong.
Additional sed rules:
sed -i -e 's/Place.*Suite .*, Boston/Street, Fifth Floor, Boston/g'
sed -i -e 's/Suite .*, Boston/Fifth Floor, Boston/g'
2019-05-11 18:30:45 +03:00
Michal Schorm
17b4f99928
Update FSF address
...
This commit is based on the work of Michal Schorm, rebased on the
earliest MariaDB version.
Th command line used to generate this diff was:
find ./ -type f \
-exec sed -i -e 's/Foundation, Inc., 59 Temple Place, Suite 330, Boston, /Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, /g' {} \; \
-exec sed -i -e 's/Foundation, Inc. 59 Temple Place.* Suite 330, Boston, /Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, /g' {} \; \
-exec sed -i -e 's/MA.*.....-1307.*USA/MA 02110-1335 USA/g' {} \; \
-exec sed -i -e 's/Foundation, Inc., 59 Temple/Foundation, Inc., 51 Franklin/g' {} \; \
-exec sed -i -e 's/Place, Suite 330, Boston, MA.*02111-1307.*USA/Street, Fifth Floor, Boston, MA 02110-1335 USA/g' {} \; \
-exec sed -i -e 's/MA.*.....-1307/MA 02110-1335/g' {} \;
2019-05-10 20:52:00 +03:00
Marko Mäkelä
446b3ebdfc
Merge 10.2 into 10.3
...
FIXME: Properly resolve conflicts between MDEV-18883
and MDEV-7742/MDEV-8305, and record the correct result for
main.log_slow
2019-03-05 12:56:05 +02:00
Marko Mäkelä
9835f7b80f
Merge 10.1 into 10.2
2019-03-04 16:46:58 +02:00
Oleksandr Byelkin
f2e1451740
Merge branch '10.0' into 10.1
2019-03-01 15:52:06 +01:00
Oleksandr Byelkin
7b5c63856b
Merge branch '5.5' into 10.0
2019-02-28 21:50:00 +01:00
Vladislav Vaintroub
c9b9d9f515
MDEV-18506 MSI can't be built if MFC package is not installed with Visual Studio
...
candle.exe's preprocessor flags (-dHaveUpgradeWizard=0 -DHaveInnodb=1)
were not passed correctly to EXECUTE_PROCESS
Fix is to make a list out of the EXTRA_WIX_PREPROCESSOR_FLAGS string,
and use the preprocessor flags list in EXECUTE_PROCESS.
2019-02-07 16:46:39 +01:00
Oleksandr Byelkin
65c5ef9b49
dirty merge
2019-02-07 13:59:31 +01:00
Marko Mäkelä
a249e57b68
Merge 10.1 into 10.2
...
Temporarily disable a test for
commit 2175bfce3e
because fixing it in 10.2 requires updating libmariadb.
2019-02-03 17:22:05 +02:00
Marko Mäkelä
213ece2f2e
Merge 10.1 into 10.1
...
This is joint work with Oleksandr Byelkin.
2019-02-02 13:00:15 +02:00
Oleksandr Byelkin
a3df9bcadc
Merge branch '5.5' into 10.0
2019-01-28 10:36:12 +01:00
Vladislav Vaintroub
235374aee3
MDEV-18254 upgrade HeidiSQL to 9.5
2019-01-15 18:44:03 +01:00
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