v6.3.0
Minor, breaking Releasedv6.3.0 is a minor release. Key changes include:
- TiDB is now case-insensitive to the target table name when checking the table existence #34610 @tiancaiamao;
- Improve MySQL compatibility by adding a parsing check when setting the value of init_connect #35324 @CbcWestwolf.