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
When I dump a database from Microsoft SQL server, It can not save the csv with correct name. For example, "dbo.出入港入库" will be saved as "_____-acb90cf2.csv". I've already tried different kind of CHARSET, but it doesn't work. Is this a bug of the program?