diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 6f5b30a7e9..21f3a62e9c 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -148,6 +148,7 @@ TAP_MIGRATIONS = { "msgpack-rpc" => "homebrew/boneyard", "mupdf" => "homebrew/x11", "mydumper" => "homebrew/boneyard", + "mysql-connector-odbc" => "homebrew/boneyard", "mysqlreport" => "homebrew/boneyard", "newick-utils" => "homebrew/science", "nlopt" => "homebrew/science",