Bug #48784 Ability to choose a language for the output of perror
Submitted: 15 Nov 2009 22:28 Modified: 16 Nov 2009 5:17
Reporter: Federico Razzoli (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: General Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

[15 Nov 2009 22:28] Federico Razzoli
Description:
perror seems to produce an output using the system's language. This is good, but I have an application which allows users to write queries and it shows an error message when necessary. Users may speak different languages, so the ability to get an error message into a specified language would be appreciated.

How to repeat:
...

Suggested fix:
Add a --language and/or a -L parameter to perror.