Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

respect the origin name of table #329

Closed
july2993 opened this issue Jun 9, 2020 · 1 comment
Closed

respect the origin name of table #329

july2993 opened this issue Jun 9, 2020 · 1 comment
Labels
severity/major type/bug This issue is a bug report

Comments

@july2993
Copy link
Contributor

july2993 commented Jun 9, 2020

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.
    load a table with an upper case table name.

  2. What did you expect to see?
    the table create by lightning should have the same name.

  3. What did you see instead?
    the table name is changed to the lower case name

  4. Versions of the cluster

    • TiDB-Lightning version (run tidb-lightning -V):
      3.0.12

      (paste TiDB-Lightning version here)
      
    • TiKV-Importer version (run tikv-importer -V)

      (paste TiKV-Importer version here)
      
    • TiKV version (run tikv-server -V):

      (paste TiKV version here)
      
    • TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

      (paste TiDB cluster version here)
      
    • Other interesting information (system version, hardware config, etc):

  5. Screenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus for TiDB-Lightning if possible
    WeChatWorkScreenshot_63114f14-1960-4ae0-acfd-1a228330a371

WeChatWorkScreenshot_fdee67c0-bdbe-4d7c-af2d-4e9b09272f47

@july2993 july2993 added the type/bug This issue is a bug report label Jun 9, 2020
@july2993
Copy link
Contributor Author

july2993 commented Jun 9, 2020

should be fix by #319 and pingcap/tidb-tools#342
cc @lichunzhu

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity/major type/bug This issue is a bug report
Projects
None yet
Development

No branches or pull requests

2 participants