Bug #26577 | Problem with letters with accent (áéíóú) | ||
---|---|---|---|
Submitted: | 22 Feb 2007 19:31 | Modified: | 23 Feb 2007 1:38 |
Reporter: | William Chiquito | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S2 (Serious) |
Version: | 5.0.33-community-max | OS: | Windows (Windows XP SP2) |
Assigned to: | CPU Architecture: | Any | |
Tags: | letters with accent |
[22 Feb 2007 19:31]
William Chiquito
[22 Feb 2007 22:42]
MySQL Verification Team
Using a file script
Attachment: accent.PNG (image/png, text), 53.86 KiB.
[22 Feb 2007 22:45]
MySQL Verification Team
Thank you for the bug report. I was not able to repeat the behavior reported. Created a file script using notepad pasting the test case provided. Attached a picture with the result.
[23 Feb 2007 1:35]
William Chiquito
accent1
Attachment: accent1.PNG (image/png, text), 14.74 KiB.
[23 Feb 2007 1:38]
William Chiquito
Will be a problem of the Windows command window?
[2 Dec 2008 15:14]
German Pizarro
That is a Windows display problem. if you run a batch file (eg: test.bat) with @echo áéíóú @pause you will see the same funny characters I'm still trying to figure it out. regards