We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66399b9 commit 62ba1f1Copy full SHA for 62ba1f1
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Version 1.4 (2018-05-28)
+## Version 1.4 (2018-05-30)
2
3
Changes:
4
@@ -32,7 +32,7 @@ New Features:
32
33
Bugfixes:
34
35
- - Use the DSN hostename as TLS default ServerNname if `tls=true` (#564, #718)
+ - Use the DSN hostname as TLS default ServerName if `tls=true` (#564, #718)
36
- Fixed LOAD LOCAL DATA INFILE for empty files (#590)
37
- Removed columns definition cache since it sometimes cached invalid data (#592)
38
- Don't mutate registered TLS configs (#600)
0 commit comments