Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

mysql lower_case_table_names = 0,where module is fail #33

Open
hlh5 opened this issue Jan 21, 2021 · 2 comments
Open

mysql lower_case_table_names = 0,where module is fail #33

hlh5 opened this issue Jan 21, 2021 · 2 comments

Comments

@hlh5
Copy link

hlh5 commented Jan 21, 2021

when mysql lower_case_table_names = 0,Uppercase table dump all,even if where module Configuration effectiveness

eg:

Use this to restrict exported data. These are optional

[where]
MY_BASE = id >= 3

result will dump all data

@BohuTANG
Copy link
Contributor

First,
Please give the full sql which go-dumper send to the MySQL, give a hint:
enable the gerneal log and check the query executed

Second,
run the sql in the MySQL and check the datas is filter or not

@ttys3
Copy link
Contributor

ttys3 commented Jan 22, 2021

@BohuTANG this issue should have been resolved via #34

parse ini file avoid table name case sensitive problem under Linux

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants