mirror of
https://github.com/minio/minio.git
synced 2025-11-13 07:11:44 -05:00
As a new configuration parameter is added, configuration version is bumped up from 14 to 15. The MySQL target's behaviour is identical to the PostgreSQL: rows are deleted from the MySQL table on delete-object events, and are created/updated on create/over-write events.
This commit is contained in:
committed by
Harshavardhana
parent
c192e5c9b2
commit
2463ae243a
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
@@ -80,6 +80,12 @@
|
||||
"revision": "0d253a66e6e1349f4581d6d2b300ee434ee2da9f",
|
||||
"revisionTime": "2017-02-16T21:49:44Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "QD6LqgLz2JMxXqns8TaxtK9AuHs=",
|
||||
"path": "github.com/go-sql-driver/mysql",
|
||||
"revision": "2e00b5cd70399450106cec6431c2e2ce3cae5034",
|
||||
"revisionTime": "2016-12-24T12:10:19Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "3yco0089CSJ4qbyUccpbDC2+dPg=",
|
||||
"path": "github.com/gogo/protobuf/gogoproto",
|
||||
|
||||
Reference in New Issue
Block a user