10 messages in com.mysql.lists.mysql-esRe: Errores de Mysql en español?| From | Sent On | Attachments |
|---|---|---|
| miguel solorzano | 05 May 2003 10:47 | |
| miguel solorzano | 05 May 2003 11:10 | |
| Jorge García \(UniverCiudad\) | 05 May 2003 11:22 | |
| Jorge García \(UniverCiudad\) | 05 May 2003 11:55 | |
| FoxCarlos | 06 May 2003 05:39 | |
| miguel solorzano | 06 May 2003 05:51 | |
| Jorge Carlos Franco | 06 May 2003 05:51 | |
| Jesús Gómez | 06 May 2003 06:05 | |
| Lic. Rodolfo Gonzalez Gonzalez | 14 May 2003 15:27 | |
| Marcelo Rodriguez Salinas | 03 Jun 2003 10:27 |
| Subject: | Re: Errores de Mysql en español?![]() |
|---|---|
| From: | FoxCarlos (foxc...@cantv.net) |
| Date: | 05/06/2003 05:39:49 AM |
| List: | com.mysql.lists.mysql-es |
Saludos desde Venezuela, Miguel me puedes decir como hago lo mismo pero para Windows porque lo copio tal cual y me genera un error Esto fue lo que hice.... C:\mysql\bin>mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 440273 to server version: 4.0.2-alpha-nt
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> mysqld --standalone --console --language=spanish; ERROR 1064: You have an error in your SQL syntax near 'mysqld --standalone --console --language=s panish' at line 1 mysql>
----- Original Message ----- From: "miguel solorzano" <mig...@mysql.com> To: "Jorge García (UniverCiudad)" <jorg...@univerciudad.com>; <mysq...@lists.mysql.com> Sent: Monday, May 05, 2003 1:48 PM Subject: Re: Errores de Mysql en español?
At 13:22 05/05/2003 -0500, Jorge García \(UniverCiudad\) wrote: Hola,
Saludos, alguien sabe como traducir los errores de Mysql al español?
Usa la variable --language=spanish
ejemplo:
c:\mysql\bin>mysqld --standalone --console --language=spanish mysqld: preparado para conexiones
c:\mysql\bin>mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to server version: 3.23.57-max-debug
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> use db_no_existe; ERROR 1049: Base de datos desconocida 'db_no_existe'
-- Regards,
For technical support contracts, visit https://order.mysql.com/ Are you MySQL certified?, http://www.mysql.com/certification/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Miguel Angel Solórzano <mig...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ São Paulo - Brazil /_/ /_/\_, /___/\___\_\___/ <___/ www.mysql.com
-- Lista de Correos de MySQL Para el historial de la lista: http://lists.mysql.com/mysql-es Para cancelar inscripción: http://lists.mysql.com/mysql-es?unsub=foxc...@cantv.net




