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 791b7af commit f07b36dCopy full SHA for f07b36d
tasks/vendor_mysql.rake
@@ -1,7 +1,7 @@
1
require 'rake/clean'
2
require 'rake/extensioncompiler'
3
4
-CONNECTOR_VERSION = "6.1.5" # NOTE: Track the upstream version from time to time
+CONNECTOR_VERSION = "6.1.6" # NOTE: Track the upstream version from time to time
5
6
def vendor_mysql_platform(platform=nil)
7
platform ||= RUBY_PLATFORM
0 commit comments