pingcap/tidb

Add support for lower_case_table_names

Open

#5,714 创建于 2018年1月25日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)Go (40,090 star) (6,186 fork)batch import
feature/acceptedhelp wantedtype/feature-request

描述

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)?

贡献者指南