pingcap/tidb

Add support for lower_case_table_names

Open

#5,714 opened on Jan 25, 2018

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Go (40,090 stars) (6,186 forks)batch import
feature/acceptedhelp wantedtype/feature-request

Description

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error. 比如在mysql中用 lower_case_table_name来控制大小写,在tidb中如何设置这个参数,谢谢!

  2. What did you expect to see?

  3. What did you see instead?

  4. What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?

Contributor guide

Add support for lower_case_table_names · pingcap/tidb#5714 | Good First Issue