mysql-4.0.22 внезапно перестал отбивать запросы....
Ну, думаю, подвисло че-нить, с кем не бывает?..
#/etc/init.d/mysql restart
* Stopping mysqld ...
No process in pidfile `/var/run/mysqld/mysqld.pid' found running; none k [ !! ]
#ps ax|grep mysql
9206 ? Ss 0:00 /bin/sh /usr/bin/mysqld_safe
9241 ? S 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-locking --port=3306 --socket=/var/run/mysqld/mysqld.sock
#ls /var/run/mysql
mysqld.sock=
никакого намека на pid-файл....
#cat /var/log/mysql/mysql.err
041103 13:29:18 mysqld started
#cat /var/log/mysql/mysqld.err
041103 13:29:18 bdb: /var/lib/mysql/log.0000000001: Permission denied
041103 13:29:18 bdb: PANIC: Permission denied
* glibc detected * double free or corruption: 0x08303b88 *
mysqld got signal 6;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.
key_buffer_size=16777216
read_buffer_size=131072
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 233983 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
thd=0x82fc3e8
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Bogus stack limit or frame pointer, fp=0xbfffeaf8, stack_bottom=0x56555453, thread_stack=131072, aborting backtrace.
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x5251504f is invalid pointer
thd->thread_id=0
Cовершенно непонятно, в общем, к чему ему пермишен денайд, и чего вообще случилось - вчера еще работало все....
Заранее спасибо всем за ответы.
P.S. Система: Gentoo-2004.2
mysql-4.0.22, собран просто #emerge -u mysql
Ответ на:
комментарий
от afunix
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум mysql bug | срочно! (2007)
- Форум Спасите! Не втягивается огромный MySQL-dump! (2004)
- Форум Машка-неваляшка (2017)
- Форум Проблема с MySQL (2017)
- Форум востановление innodb mysql баз (2007)
- Форум MySQL все (2014)
- Форум Мускул(самосбор) падает... куда копать ? (2006)
- Форум mysql Copying to tmp table (2010)
- Форум mysql высокая нагрузка на проц (2024)
- Форум Нагрузка от mysql (2011)