Why does the MySQL 8.0.34 “accept” keyword as a column name cause insert failure
We use hibernate to do ORM mapping for mysql. Recently we set up an AWS Aurora database and chose the latest version, which corresponds to MySQL 8.0.34. We had been working with the 8.0.33 version without problems. We began seeing an error in production:
Why does MySQL 8.0.34 “accept” keyword as a column name causes insert failure
We use hibernate to do ORM mapping for mysql. Recently we set up an AWS Aurora database and chose the latest version, which corresponds to MySQL 8.0.34. We had been working with the 8.0.33 version without problems. We began seeing an error in production: