We have a RDS MYSQL with AWS. After upgrading the mysql fro 5.7 to 8, one of our table has been in error. "Index column size too large . The maximum size is 767 bytes.
We've tried to drop the table, alter, truncate, drop index, all these command responded with the same error above, I'm stuck, please help, Thanks.