Hi,

From yesterday 2009-08-26 i have an error message when my computer start. The mysqld.exe crash blablabla....

I search on g**gle "006B8853 mysqld.exe" and i find somebody in this mailing with this problem!!

I don't change anything in my mysql config file, cause i didn't use mysql during the last month.
I make some tests :

1- I lanch the mysql service ---> ERROR
the service command launched :

"C:\Program Files\Quiz\mysql\bin\mysqld" "--defaults-file=C:\Program 
Files\Quiz\mysql\bin\my.cnf" mysql

The files mysqld and my.cnf are used bellow so the 2 files work fine.

2- I lanch the mysql in console : mysql\bin\mysqld --defaults-file=mysql\bin\my.cnf --standalone --console ---> OK

I have the following version : MySQL 5.1.30 (Community Server)

Here the err file :

090827 10:26:54 - mysqld got exception 0xc0000005 ;
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=262144
max_used_connections=0
max_threads=151
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 133305 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

thd: 0x0
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...
006B8853    mysqld.exe!???
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.


Thanks for any help.

--
Regards.

Gabriel TESSIER
LOGOSAPIENCE
3, Rue Pierre et Marie CURIE
49070 ST JEAN DE LINIERES
+33 (0)2.41.36.81.41



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to