You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
load a table with an upper case table name.
What did you expect to see?
the table create by lightning should have the same name.
What did you see instead?
the table name is changed to the lower case name
Versions of the cluster
TiDB-Lightning version (run
tidb-lightning -V
):3.0.12
TiKV-Importer version (run
tikv-importer -V
)TiKV version (run
tikv-server -V
):TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):Other interesting information (system version, hardware config, etc):
Screenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus for TiDB-Lightning if possible
![WeChatWorkScreenshot_63114f14-1960-4ae0-acfd-1a228330a371](https://user-images.githubusercontent.com/1681864/84100226-0104af80-aa3e-11ea-98cd-841995232fbd.png)
The text was updated successfully, but these errors were encountered: