Edwin Limachi está ausente de la oficina.

2005-02-28 Thread elimachi
Estaré ausente de la oficina desde el 28/02/2005 y no volveré hasta el 04/03/2005. Podré atender sus mensajes únicamente al final de la tarde. Para emergencias envie un mensaje a mi teléfono celular. Agradezco su comprensión. Exito para el Nuevo Año. -- MySQL General Mailing List For list arch

Edwin Limachi está ausente de la oficina.

2004-12-29 Thread elimachi
Estaré ausente de la oficina desde el 27/12/2004 y no volveré hasta el 03/01/2005. Responderé a su mensajes a mi retorno. Exito para el Nuevo Año. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: ENCRYPT() function

2004-10-21 Thread elimachi
Thank you very much Paul. EDWIN LIMACHI N. Phone. 591-2-2123978 Movil: 591-715-29967 Fax: 591-2-2123975   Paul DuBois <[EMAIL PROTECTED]> 21/10/2004 15:56 Para [EMAIL PROTECTED], [EMAIL PROTECTED] cc Asunto Re: ENCRYPT() function At 15:41 -0400 10/21/04, [EMAIL PROTECTE

ENCRYPT() function

2004-10-21 Thread elimachi
Dear list: I have a short database with id,username and password for authenticate my users with freeradius. The passwords are encrypted through ENCRYPT() function. I´d like to know why ENCRYPT() function doesn´t give the same encrypted string for a clear text string?. e.g. In the first time ENCRY

Mysql Query Browser is not launch

2004-10-06 Thread elimachi
Dear list. I´m trying to work with Mysql-Query Browser Application. So, I installed it following the manual instructions but when I try to run it cannot be launched. Into the ./mysql-query-browser/bin directory I type mysql-query-browser and  I receive this error message: bash:mysql-query-brow

RE: How can I dump and empty a table?

2003-12-09 Thread elimachi
Hi Vaso: I tried with your suggestion, it works fine. I have the backup now. I have two questions: How can I erase the actual data from my table? and How can I restore them from my backup file? Thank you and best regards, EDWIN "Vasoczki Ferenc" <[EMAIL PROTECTED]> 09/12/2003 12:28

How can I dump and empty a table?

2003-12-09 Thread elimachi
Dear list: I apologize post this question, but I`m newbie with MySQL. I have a database called "tacacs", it has many tables and one of them is called "accounting". This table has many data stored since 2 month ago and it is very big and it increases frequently everyday. I`d like to know how can I

How to pass syslog data to a MySql Database?

2003-12-03 Thread elimachi
Dear list: I`m running a syslogd into my Linux box for logging all event send from our Cisco routers, these event are logged in text format, for instance: Dec  3 15:01:36 sin-trj 8351: Dec  3 15:01:35.322 BO: %SNMP-3-AUTHFAIL:Authentication failure for SNMP req from host 10.1.10.12 Dec  3 15:01:

ENCRYPT Syntax problem

2003-10-10 Thread elimachi
Dear list: I`m trying to insert some values into my table but I received a error message when I type:: INSERT INTO TABLE admin VALUES ('admin',ENCRYPT('system'),15,0); The error said: Error 1064: You have an error in SQL syntax. Could someone help me to clarify the correct syntax for ENCRYPT

RE: /etc/my.cnf config file doesn`t exist on my system

2003-09-18 Thread elimachi
Hi Jamie: Thank very much you for your help. EDWIN LIMACHI N. DATACOM - Instalaciones TSE - INFONET BOLIVIA Phone. 591-2-2123978 Movil: 591-715-29967 Fax: 591-2-2123975 "James M Kupernik" <[EMAIL PROTECTED]> 17/09/2003 21:01 Por favor, responda a <[EMAIL PROTECTED]> Para <[EMAIL PROTECT

/etc/my.cnf config file doesn`t exist on my system

2003-09-17 Thread elimachi
Dear list: I`ve just to install the binary RPM MySQL-serverv 4.0.15 into my Linux RH7.3 box. The installation was successfull however when I tried to edit the /etc/my.cnf file to configure error and query path logs, my Linux system says : /etc/cnf: No such file or directory However when I ru

How to recovery the root password?

2003-09-12 Thread elimachi
Dear List. This morning we made some changes in the user field of the mysql database, we changes the root password there, after that we can not get access to our mysql server with the new root password and with the old password neither. How can we do? Is there any procedures for recovery the

Re: How to enable General Query_log?

2003-09-11 Thread elimachi
Dear Kelley: We tryed with your suggestion, thank you very much. We can see the mysqlupdate and 20030911.mysqldump files. However when we connect an do some queries to our Mysql server, we can not see anything, the columns Time, Id Command and Argument are in blank. Is there something additio

Re: How to enable General Query_log?

2003-09-11 Thread elimachi
Dear Mohamed: I tried with your suggestion but when I like to see the /var/ mysql_query.log file my system says that this file doesn`t exist. What can I do? Thank you, Edwin Limachi N. DATACOM - Instalaciones La Paz Tel.: 591-2-212-3978 Cel.: 591-715-29967 Fax.: 591-2-212-3975 Mohamed Lrhazi

Re: How to enable General Query_log?

2003-09-11 Thread elimachi
Dear Miguel: Firstly I found the path for mysqld, in my system (Linux RH7.3), it is in /usr/libexec/ Then I write this command: /usr/libexec/mysqld --log=/var/mysqldquery.log -u root however the system give me this message: bash: mysqld: command not found I don`t understand what is happen. Co

How to enable General Query_log?

2003-09-10 Thread elimachi
Dear list friends: I`d like to get your help about this issue. I have a Linux box RedHat 7.3 running the MySQL v3.23.56. In this box I`m running a TACACS server for authenticating my users to access to cisco routers. TACACS is using a Mysql database where i configured the user accounts, however

How to enable General Query_log?

2003-09-10 Thread elimachi
Dear list friends: I`d like to get your help about this issue. I have a Linux box RedHat 7.3 running the MySQL v3.23.56. In this box I`m running a TACACS server for authenticating my users to access to cisco routers. TACACS is using a Mysql database where i configured the user accounts, however

How to enable General Query_log?

2003-09-10 Thread elimachi
Dear list friends: I`d like to get your help about this issue. I have a Linux box RedHat 7.3 running the MySQL v3.23.56. In this box I`m running a TACACS server for authenticating my users to access to cisco routers. TACACS is using a Mysql database where i configured the user accounts, however

How to enable General Query_log?

2003-09-10 Thread elimachi
Dear list friends: I`d like to get your help about this issue. I have a Linux box RedHat 7.3 running the MySQL v3.23.56. In this box I`m running a TACACS server for authenticating my users to access to cisco routers. TACACS is using a Mysql database where i configured the user accounts, howeve

How to enable General Query_log?

2003-09-10 Thread elimachi
Dear list friends: I`d like to get your help about this issue. I have a Linux box RedHat 7.3 running the MySQL v3.23.56. In this box I`m running a TACACS server for authenticating my users to access to cisco routers. TACACS is using a Mysql database where i configured the user accounts, howeve