Hallo,
da ich absolut nicht mehr weiterkomme,ein fetter Hilferuf.
Bei jedem Zugriff auf einen Artikel stuerzt meine DB komplett ab. Mysql startet zwar wieder neu, aber irgend wann ist es ihm zuviel und die Kiste haengt sich komplett weg. Momentan starte ich den Server alle 2-3 Stunden neu ...
Auszug der beanstandeten Abfrage:
Code
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x2229370 = SELECT p.* FROM wp_posts AS p WHERE p.post_date < '2009-02-02 09:30:24' AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY p.post_date DESC LIMIT 1
thd->thread_id=858
kompletter Auszug:
Code
090216 20:45:28 - mysqld got signal 11;
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=258048
max_used_connections=4
max_connections=40
threads_connected=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 46943 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
thd=0x7fe2a000bea0
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...
Cannot determine thread, fp=0x44d53fe0, backtrace may not be correct.
Stack range sanity check OK, backtrace follows:
(nil)
Stack trace seems successful - bottom reached
Please read http://dev.mysql.com/doc/mysql/en/using-stack-trace.html and follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do
resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x2229370 = SELECT p.* FROM wp_posts AS p WHERE p.post_date < '2009-02-02 09:30:24' AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY p.post_date DESC LIMIT 1
thd->thread_id=858
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
Number of processes running now: 0
090216 20:45:28 mysqld restarted
Alles anzeigen
ich weiss nimmer weiter ...
danke und gruss
thomas