components/mysql-5-7/patches/bug23053990.patch
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Wed, 04 Jan 2017 08:50:00 -0800
branchs11u3-sru
changeset 7603 1ab055abee21
parent 6571 12a891fe6a39
permissions -rw-r--r--
25202159 smbclient fails with Not enough '\' characters in service on x86 S11.3.14.6 25309936 nmblookup in samba 4.4.5 has errors on x86 but works on sparc

Developed in-house, not fed back.
The sql_mode values should read from the server and not from the /etc/mysql/5.7/my.cnf file

--- a/support-files/my-default.cnf.sh
+++ b/support-files/my-default.cnf.sh
@@ -28,4 +28,3 @@
 # sort_buffer_size = 2M
 # read_rnd_buffer_size = 2M 
 
-sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES