Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3748859
D1769.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
539 B
Referenced Files
None
Subscribers
None
D1769.diff
View Options
diff --git a/files/my.cnf b/files/my.cnf
--- a/files/my.cnf
+++ b/files/my.cnf
@@ -31,6 +31,14 @@
key_buffer_size=32M
#
+# * Docker specific settings
+#
+
+secure-file-priv = NULL
+skip-host-cache
+skip-name-resolve
+
+#
# * More generic settings
#
@@ -41,7 +49,12 @@
basedir = /usr
datadir = /var/lib/mysql
tmpdir = /tmp
-lc-messages-dir = /usr/share/mysql
explicit_defaults_for_timestamp
+#
+# * MySQL 8 backward compatibility
+#
+
+default-authentication-plugin=mysql_native_password
+
!includedir /etc/mysql/conf.d/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 11:04 (18 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249254
Default Alt Text
D1769.diff (539 B)
Attached To
Mode
D1769: Update configuration for MySQL 8
Attached
Detach File
Event Timeline
Log In to Comment