aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/store.rb
diff options
context:
space:
mode:
authorYasuo Honda <yasuo.honda@gmail.com>2019-01-22 10:41:36 +0000
committerYasuo Honda <yasuo.honda@gmail.com>2019-01-22 15:15:52 +0000
commit3ea3cccc93a375dcc4ddd8279b500fc0732a5a77 (patch)
tree425598debea32ca4d0204dc1caa2d4be9b82c106 /activerecord/lib/active_record/store.rb
parent3f0c7c5580e67120b2a42552c3624b4e552aa721 (diff)
downloadrails-3ea3cccc93a375dcc4ddd8279b500fc0732a5a77.tar.gz
rails-3ea3cccc93a375dcc4ddd8279b500fc0732a5a77.tar.bz2
rails-3ea3cccc93a375dcc4ddd8279b500fc0732a5a77.zip
MySQL 8.0.14 adds `ER_FK_INCOMPATIBLE_COLUMNS`
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-14.html > Error messages relating to creating and dropping foreign keys > were improved to be more specific and informative. (Bug #28526309, Bug #92087) https://dev.mysql.com/doc/refman/8.0/en/server-error-reference.html > Error number: 3780; Symbol: ER_FK_INCOMPATIBLE_COLUMNS; SQLSTATE: HY000 > Message: Referencing column '%s' and referenced column '%s' in foreign key constraint '%s' are incompatible. > ER_FK_INCOMPATIBLE_COLUMNS was added in 8.0.14.
Diffstat (limited to 'activerecord/lib/active_record/store.rb')
0 files changed, 0 insertions, 0 deletions