473,398 Members | 2,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Mysql lockups

Hi List

Been trying to help out with this problem on a SunOS5.8 box running
3.23.56

It experiences periodic lockups of mysql. It does not seem that this
server has a my.cnf file for mysql, and I'm not sure if that matters
(what are the defaults mysql use when it cannot find the .cnf file?)

Anyway, I have asked for any help in making a my.cnf file in other
threads, but it seems everyone is on 4.x already, or they cannot help in
that regard.

Below is some feedback from the server 1st : top
last pid: 11217; load averages: 0.00, 0.00,
0.00 07:54:43
17 processes: 16 sleeping, 1 on cpu
CPU states: 85.2% idle, 10.2% user, 4.4% kernel, 0.2% iowait, 0.0%
swap
Memory: 2048M real, 667M free, 2065M swap in use, 3403M swap free

PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND
22435 xxxxxxxx 21 58 0 89M 32M sleep 2:43 0.58% caspeng
11210 xxxxxxxx 1 58 0 2896K 1664K cpu 0:00 0.54% top
9961 xxxxxxxx 31 58 0 15M 6600K sleep 0:13 0.27% mysqld
11139 xxxxxxxx 1 58 0 5608K 1752K sleep 0:00 0.01% sshd
18642 xxxxxxxx 5 58 0 2312K 936K sleep 0:20 0.00% caspd
491 xxxxxxxx 5 58 0 3768K 2016K sleep 0:10 0.00% httpd
9948 xxxxxxxx 1 40 0 1048K 760K sleep 0:00 0.00%
safe_mysqld
11141 xxxxxxxx 1 48 0 2384K 1904K sleep 0:00 0.00% tcsh
9228 xxxxxxxx 3 58 0 4000K 2576K sleep 0:00 0.00% httpd
10999 xxxxxxxx 4 58 0 3920K 2472K sleep 0:00 0.00% httpd
10510 xxxxxxxx 3 58 0 3888K 2448K sleep 0:00 0.00% httpd
11001 xxxxxxxx 4 58 0 3888K 2440K sleep 0:00 0.00% httpd
11081 xxxxxxxx 4 58 0 3880K 2432K sleep 0:00 0.00% httpd
11075 xxxxxxxx 4 58 0 3872K 2424K sleep 0:00 0.00% httpd
11076 xxxxxxxx 4 58 0 3872K 2408K sleep 0:00 0.00% httpd

and 2nd is

xxxxxxxx.xxxxxxxx.xxxxxxxx% mysqladmin -u root -p -v pro
Enter password:
+-----+--------+-----------+--------------------+---------+------+-------+-----------------------+
| Id | User | Host | db | Command | Time | State
| Info |
+-----+--------+-----------+--------------------+---------+------+-------+-----------------------+
| 187 | root | localhost | Users | Sleep | 278 |
| |
| 190 | root | localhost | Boards | Sleep | 278 |
| |
| 191 | root | localhost | Users | Sleep | 278 |
| |
| 192 | root | localhost | Boards | Sleep | 278 |
| |
| 193 | root | localhost | Boards | Sleep | 278 |
| |
| 194 | root | localhost | Boards | Sleep | 278 |
| |
| 226 | root | localhost | Boards | Sleep | 278 |
| |
| 227 | root | localhost | Users | Sleep | 123 |
| |
| 228 | root | localhost | Boards | Sleep | 123 |
| |
| 229 | root | localhost | Boards | Sleep | 123 |
| |
| 230 | root | localhost | Users | Sleep | 11 |
| |
| 231 | root | localhost | Boards | Sleep | 123 |
| |
| 232 | root | localhost | Boards | Sleep | 123 |
| |
| 233 | root | localhost | Users | Sleep | 271 |
| |
| 237 | user1 | localhost | Philosophies | Sleep | 113 |
| |
| 238 | user1 | localhost | PhilosophiesCustom | Sleep | 133 |
| |
| 239 | user1 | localhost | Countries | Sleep | 133 |
| |
| 240 | root | localhost | Debatabase | Sleep | 123 |
| |
| 241 | root | localhost | Debatabase | Sleep | 123 |
| |
| 242 | root | localhost | Debatabase | Sleep | 123 |
| |
| 243 | root | localhost | Debatabase | Sleep | 123 |
| |
| 244 | root | localhost | Debatabase | Sleep | 14 |
| |
| 245 | root | localhost | Debatabase | Sleep | 14 |
| |
| 246 | root | localhost | Debatabase | Sleep | 14 |
| |
| 248 | root | localhost | | Query | 0 |
| show full processlist |
+-----+--------+-----------+--------------------+---------+------+-------+-----------------------+
xxxxxxxx.xxxxxxxx.xxxxxxxx%

and this is the error reported by the browser on such lockups.

ADODB.Recordset.1 error '80004005'

SQLState: S1000
Native Error Code: 2013
[TCX][MyODBC]Lost connection to MySQL server during query

/main/home.asp, line 48
PS, the output of both top and the entire process list are as the system
is now, after a restart of mysql, ie, unfortunately it does probably not
reflect anything that is prevalent during a lockup.

Any ideas.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/my***********...ie.nctu.edu.tw

Jul 19 '05 #1
0 1334

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: francescomoi | last post by:
Hi. I'm trying to build 'MySQL-python-1.2.0' on my Linux FC2: ---------------------------------- # export PATH=$PATH:/usr/local/mysql/bin/ # export mysqlclient=mysqlclient_r # python setup.py...
0
by: Randell D. | last post by:
Folks, I have installed MySQL v4 (client, server and development rpm's). I've tried and failed to use the recommended mysqladmin to set a root password after the installation (I have another post...
0
by: Petre Agenbag | last post by:
Hi List Been trying to help out with this problem on a SunOS5.8 box running 3.23.56 It experiences periodic lockups of mysql. It does not seem that this server has a my.cnf file for mysql,...
0
by: Donald Tyler | last post by:
Then the only way you can do it that I can think of is to write a PHP script to do basically what PHPMyAdmin is trying to do but without the LOCAL in there. However to do that you would need to...
4
by: mikey | last post by:
Hi all, I'm having great problems trying to install the latest MySQl RPM package onto my Red Hat Linux OS. There is already MySQL v 3.0 pre-installed with the RH Linux distribution disk but I...
0
by: Yun Guan | last post by:
Hello mysql gurus, I am trying to run perl on mysql database on Red Hat box. I want to install DBI and DBD:mysql using CPAN: perl -MCPAN -e shell cpan>install DBI The above succeeded, but...
0
by: Mike Chirico | last post by:
Interesting Things to Know about MySQL Mike Chirico (mchirico@users.sourceforge.net) Copyright (GPU Free Documentation License) 2004 Last Updated: Mon Jun 7 10:37:28 EDT 2004 The latest...
2
by: trihanhcie | last post by:
I m currently working on a Unix server with a fedora 3 as an os My current version of mysql is 3.23.58. I'd like to upgrade the version to 5.0.18. After downloading from MYSQL.COM the package on...
1
by: manish deshpande | last post by:
Hi, When i'm installing MySQL-server-standard-5.0.24a-0.rhel3.i386.rpm by the following command: rpm -i MySQL-server-standard-5.0.24a-0.rhel3.i386.rpm the following error is being shown: ...
3
by: menzies | last post by:
Hi, I"m new to this forum, but I have been trying all day to install DBD::mysql onto my Intel MacBook. I've read lots of forums pages and none have gotten me to a successful 'make test' or a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.