Re: A tool

2009-01-20 Thread lakshmi pathi
...@gmail.com wrote: Thanks, I will be waiting for your reply. On Wed, Nov 19, 2008 at 10:22 AM, lakshmi pathi lakshmipath...@gmail.com wrote: Thanks for your comments :) How can i customize, to make it work on debian OS. It should work for all ext3 Linux distros giis tested with Fedroa

Re: A tool

2008-11-18 Thread lakshmi pathi
, lakshmi pathi [EMAIL PROTECTED] wrote: Hi all, If you are using mysql in linux with ext3 file system,then this might help. I have written a undelete tool. [Short functionality is ,once installed files can be recovered using the tool but files deleted before installation can't be recovered

A tool

2008-11-16 Thread lakshmi pathi
Hi all, If you are using mysql in linux with ext3 file system,then this might help. I have written a undelete tool. [Short functionality is ,once installed files can be recovered using the tool but files deleted before installation can't be recovered. It acts as a fail-safe.] I tried it with

Re: Strange table problem

2006-12-15 Thread Lakshmi M P
I dont think product_beta.test is a table...It seems to be a view.. what is the create statement for it.. show create table product_beta.test; ??? -Lakshmi Ruan wrote: Hi everybody, I have a very strange table problem - a table was created in one of our databases, but I can't seem to drop

myisam primary key with innodb primary key..

2006-09-12 Thread Lakshmi
Hi, I want to know is there any difference between myisam primary index vs innodb primary index... -- Regards, Lakshmi.M.P. DBA Support Sify Limited. Extn:4134 ** DISCLAIMER ** Information contained and transmitted by this E-MAIL is proprietary to Sify Limited and is

Re: *****SPAM***** Re: Aborted clients status variable seems increasing -how to tune the server to reduce the same

2006-06-16 Thread Lakshmi
the number of connections, you're using persistant connections. Which means connections are reused if still available. - Original Message - From: Lakshmi [EMAIL PROTECTED] To: mysql@lists.mysql.com Cc: [EMAIL PROTECTED] Sent: Thursday, June 15, 2006 3:42 AM Subject: Aborted clients status

Aborted clients status variable seems increasing -how to tune the server to reduce the same

2006-06-15 Thread Lakshmi
Hi, The aborted clients seems to be increasing than the connections made. Any solution Aborted_clients 67529 where as the connection made is 60462 . Here is my server details, Server : Red Hat Enterprise Linux AS release 4 (Nahant) Mysql Server

Reading Date from a csv file

2003-09-16 Thread Lakshmi Chennareddi
); The data is getting imported, but the dates are wrong. In the original data file the dates are mm/dd/yy format. How do I specify the date formats, in the code? Thanks in advance for any help, Lakshmi

Error 46

2001-06-25 Thread Lakshmi Marellapudy
To install MySQL :: I downloaded mysql-3.23.39-hp-hpux11.00-hppa2.0w.tar.gz. I did unzip, I have changed $MYSQL path from mysql-3.23.39-hp-hpux11.00-hppa2.0w/bin/mysqlaccess file. I ran scripts/mysql_install_db command I started database using bin/safe_mysqld Then I got the below output :

hi

2001-06-14 Thread lakshmi
)) { printf(stderr,Failed to connect to database: Error: %s\n,mysql_error(mysql)); } } mysql_init() and mysql_real_connect() are build in functions. in which library files they defined this functions. pls mail me in detail Regards Lakshmi

Problem in running mysql

2001-05-14 Thread Kumar, Lakshmi (CTS)
Hi ! I have some problem in running bin/mysql.when i run this it is not responding. when i run with timeout option it says connection with server is lost. mysqld is running . There is a warning in the host.err file which says that One can only use the --user switch if running as root.And