MySQL Load on server

2005-01-04 Thread Sheni R. Meledath
:01 71.29% 71.29% mysqld Is there any way to track the processes on the MySQL databases? Please suggest a solution to fix this problem. Thank You. Regards Sheni R Meledath [EMAIL PROTECTED]

RE: MySQL Load on server

2005-01-04 Thread Sheni R. Meledath
Message- From: Sheni R. Meledath [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 11:40 PM To: MySQL Masters Subject: MySQL Load on server Hello: We have multiple web sites hosted on a virtual web server. Many of the web sites are using MySQL databases. Recently we are having problems

Can't install Mysql on Windows XP

2004-12-27 Thread Sheni R. Meledath
knowledge. No luck yet. Can anybody help me out. MySQL installation file/version - mysql4.0.20d-win Regards Sheni R Meledath Assistant Manager - Web Development * Cyber Gear LLC P.O. Box 53735 Dubai, United Arab Emirates Tel: (971 4

MySQL Server - automatic shutdown

2004-05-26 Thread Sheni R. Meledath
shutdown This happened more than once in the last 2 months. Can anybody help me to fix this problem on the server. Sheni R Meledath [EMAIL PROTECTED]

MySQL Server - shutdown

2004-02-13 Thread Sheni R. Meledath
: Normal shutdown 040213 11:29:04 /usr/local/mysql-3.23.49/libexec/mysqld: Shutdown Complete This happened more than once in the last 2 months. Can anybody help me to fix this problem on the server. Sheni R Meledath [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http

MySQL on Windows 2000

2003-09-06 Thread Sheni R. Meledath
? Sheni R Meledath [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL - MS SQL

2003-06-21 Thread Sheni R. Meledath
to MS SQL databases. It would be highly appreciated if you could send me the details at the earliest. Sheni R Meledath [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: ISAMCHK utility - MySQL server - 3.21.33b

2002-05-20 Thread Sheni R. Meledath
% mysqld ## The MySQL version is 3.21.33b . Since its an old version I couldn't find out any information regarding the issue from the MySQL web site. We have got 4-5 MySQL databases on this server. [...] -- [EMAIL PROTECTED] Sheni R Meledath [EMAIL PROTECTED

ISAMCHK utility - MySQL server - 3.21.33b

2002-05-16 Thread Sheni R. Meledath
% 97.17% mysqld ## The MySQL version is 3.21.33b . Since its an old version I couldn't find out any information regarding the issue from the MySQL web site. We have got 4-5 MySQL databases on this server. Could anybody help me out to solve this issue. Regards Sheni R Meledath [EMAIL

Problem with MySQL server - 3.21.33b

2002-05-15 Thread Sheni R. Meledath
on this server. Could anybody help me out to solve this issue. Regards Sheni R Meledath [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

Re: Problem with SELECT

2002-05-02 Thread Sheni R. Meledath
or whatever is appropriate for your table type. Sheni R. Meledath wrote: Hello: I have a problem while selecting the records from a table. This table has got 15494 records. But when selecting its displaying only 1745 records. ### $result=mysql_query(SELECT COUNT(*) as numrows FROM $table2); $row

Select a Random record

2001-02-26 Thread Sheni R. Meledath
record, not a record in any particular order (ORDER BY). If anybody has got any suggestions on this please send it to me. thanks Sheni R Meledath [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php

Random record from a table

2001-02-24 Thread Sheni R. Meledath
Dear MySQL masters, Can I select a random record from a table. After doing a query on a table can i retrieve a record randomly. Is there a way in MySQL to achieve this. If, can you please send me details. thanks Sheni R Meledath [EMAIL PROTECTED