pingcap/tidb

Add support for lower_case_table_names

Open

#5.714 aberto em 25 de jan. de 2018

Ver no GitHub
 (11 comments) (0 reactions) (0 assignees)Go (6.186 forks)batch import
feature/acceptedhelp wantedtype/feature-request

Métricas do repositório

Stars
 (40.090 stars)
Métricas de merge de PR
 (Mesclagem média 14d 4h) (346 fundiu PRs em 30d)

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

Guia do colaborador