ffd96fa910
ICU patch removed; upstreamed Patch for MySQL Router introduced. Do not build it. CVEs fixed: CVE-2018-3276 CVE-2018-3200 CVE-2018-3137 CVE-2018-3284 CVE-2018-3195 CVE-2018-3173 CVE-2018-3212 CVE-2018-3279 CVE-2018-3162 CVE-2018-3247 CVE-2018-3156 CVE-2018-3161 CVE-2018-3278 CVE-2018-3174 CVE-2018-3282 CVE-2018-3285 CVE-2018-3187 CVE-2018-3277 CVE-2018-3144 CVE-2018-3145 CVE-2018-3170 CVE-2018-3186 CVE-2018-3182 CVE-2018-3133 CVE-2018-3143 CVE-2018-3283 CVE-2018-3171 CVE-2018-3251 CVE-2018-3286 CVE-2018-3185 CVE-2018-3280 CVE-2018-3203 CVE-2018-3155
15 lines
485 B
Diff
15 lines
485 B
Diff
--- mysql-8.0.4-rc/mysql-test/include/mtr_warnings.sql~ 2018-01-18 16:52:52.000000000 +0100
|
|
+++ mysql-8.0.4-rc/mysql-test/include/mtr_warnings.sql 2018-03-08 20:14:48.537507245 +0100
|
|
@@ -311,6 +311,11 @@
|
|
*/
|
|
("The SSL library function CRYPTO_set_mem_functions failed"),
|
|
|
|
+ /*
|
|
+ ARM32 don't support timers and get this warning in every test.
|
|
+ */
|
|
+ ("The CYCLE timer is not available. WAIT events in the performance_schema will not be timed."),
|
|
+
|
|
("THE_LAST_SUPPRESSION")||
|
|
|
|
|