5 Commits

Author SHA1 Message Date
bzhaoop
5a77ffb1a5 Fix CVE issues for bump to the 5.7.37 version
- CVE-2022-21245
- CVE-2022-21270
- CVE-2022-21303
- CVE-2022-21304
- CVE-2022-21344
- CVE-2022-21367
- CVE-2021-35624
- CVE-2021-2356
- CVE-2021-2011
- CVE-2021-2010
- CVE-2021-2007
2022-04-21 10:48:19 +00:00
bzhaoop
a13408fc80 Fix mysql5 building failure when using gcc 10.X
For following the quick bump gcc versions in openEuler community,
we need to trace the said issues when the other SIG bump gcc version.
What we will hit issue is:
1. The default enable C/CXX flags, might be disable in the new gcc version.
2. New gcc version might Syntax incompatibility for a same code line/block.

This patch also fix the test failure in openEuler mainline.
Removing the wrong binlog types during tests.
2021-08-02 20:24:32 +08:00
bzhaoop
999245f52c Bump from 5.7.21 to 5.7.34 version for Mysql 5.7
This commit affects:
1. Bump from 5.7.21 to latest 5.7.34
2. Correct the test steps and options in spec file
3. Refactor part of the file structure according to the new packages in spec file
4. Refactor part of the patch files relied on the new source code.
2021-07-01 11:36:24 +08:00
lingsheng
60f943f6f5 Fix tests fail in local rpmbuild 2021-04-06 19:15:06 +08:00
hht8
fb6c1bf648 package init 2020-10-29 17:11:30 +08:00