Bug #13225 Symbolic links with UTF8 characters in the name don't work
Submitted: 15 Sep 2005 15:02 Modified: 15 Sep 2005 15:21
Reporter: Geert Vanderkelen Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Charsets Severity:S4 (Feature request)
Version:4.1 OS:Windows (Windows)
Assigned to: Assigned Account CPU Architecture:Any

[15 Sep 2005 15:02] Geert Vanderkelen
Description:
Hi!

A symbolic link file (*.sym) having a UTF8 character in its name is not showing up in the SHOW DATABASES output, thus unusuable.

Geert

How to repeat:
Create a symbolic file in the datadir, with a random UTF8 character (I took an arabic character I think) in its name and put C:\mysql\data\test in it (or wherever the test database is).

mysql> SHOW DATABASES;

Doesn't show the symbolic link.