Hello,
http://dev.mysql.com/doc/mysql/en/crashing.html
I decided to create a bug report as this list is rather for resolving
common problems than discussing about the mysql development.
Regards
Marten
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
Hello.
See:
http://dev.mysql.com/doc/mysql/en/crashing.html
Marten Lehmann <[EMAIL PROTECTED]> wrote:
>> MySQL could die during your query. What is in error log?
>
> Oh my god, it's really dieing. I haven't looked in the error log before,
> because I though, it's just this conn
MySQL could die during your query. What is in error log?
Oh my god, it's really dieing. I haven't looked in the error log before,
because I though, it's just this connection that got lost. This is the
error-log output:
mysqld got signal 11;
This could be because you hit a bug. It is also possibl
Hello.
That's not good:
> DBD::mysql::db do failed: Lost connection to MySQL server during query
> at /vrmd/admin/cron/apps/purge_logs/purge_logs.pl line 15.
MySQL could die during your query. What is in error log?
Marten Lehmann <[EMAIL PROTECTED]> wrote:
> Hello,
>
> the curre
Hello,
the current 4.1.11 implementation of PURGE LOGS doesn't seem to work any
more. I created a script running once each day doing the following
statement:
purge master logs before (select adddate(current_timestamp(), interval
-4 day))
That way, all logs prior to today - 4 days will become d