Re: mysql 5.5 crashed on Debian 6 after server crash

2013-08-28 Thread Simon Loewenthal
Hi, I have managed to get the dB open with [mysqld] innodb_force_recovery = 2 I did a mysqldump for all tables, and restarted with innodb_force_recordy but still have the same old error messages. Regards, S On Wed, Aug 28, 2013 at 12:12 PM, Simon Loewenthal < simon.loewent...@gmail.com> wrote

mysql 5.5 crashed on Debian 6 after server crash

2013-08-28 Thread Simon Loewenthal
Hi there, I just had my mysql dB crash really badly on a small server I'm running and wonder if someone could point me in the right direction. I'm pretty basic with mysql... I set up master/slave replication to another site, so this could be a backup, so long as the errors were not replicated o

mysql server crash

2008-12-04 Thread Rakesh REDDY INUKONDA
Hello, We see this error in the event viewer. The application, C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld-nt.exe, generated an application error The error occurred on 12/04/2008 @ 13:26:05.398 The exception generated was c005 at address 005471B4 (mysqld_nt). This is repeating daily

Re: Server Crash

2008-02-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=24273 Posted on behalf of a User Help! I'm still facing this problem. I can run a check error successfully but when I try to dump the database using MySQL Administrator halfway through one table the server crashes. See message at the end. I

Server Crash

2008-02-10 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=24273 Posted on behalf of a User Hi I'm running 5.0.51a on Windows machine. The server crashes with: 080210 15:56:38 InnoDB: Page checksum 2545965801, prior-to-4.0.14-form checksum 1667729874 InnoDB: stored checksum 1195984440, prior-to-4.0

Data corruption and server crash issues in replicated setup

2007-09-10 Thread David Schneider-Joseph
Hi all, Starting Wednesday night, we observed several weird errors indicative of data corruption shortly before a CPU spike and complete crash on our master db server (opera.oursite.com). opera.oursite.com had crashed twice with signal 11 in recent weeks, but we had never observed any data corrup

Re: Server-Crash - What to do?

2006-08-28 Thread Ludwig Pummer
Karel W. Dingeldey wrote: Ok, I will do it more clearly. The server has two harddisks, one for the system, one for the data. The system harddisk breaked, hardware failure. It seems that this happed while mysqld was writing some data, so that some tables are corrupted. Most tables are reconstruc

Re: Server-Crash - What to do?

2006-08-27 Thread Chris Knipe
On filesystem level I made all rescue trials. My problem is, that only the MYD file is still available. I tried reconstructing it with "myisamchk -r -o table_name.MYD", but as I said without the wanted result. MYD is your data, MYI is your indexes (Indexes are easy to rebuild, you should not w

Re: Server-Crash - What to do?

2006-08-27 Thread Karel W. Dingeldey
> At first - do not write anything on the corrupted disk until You have > finished rescuing data. As I understad the crash is connected to HW or > filesystem (FS) failure (HDD). Ok, I will do it more clearly. The server has two harddisks, one for the system, one for the data. The system harddisk

Re: Server-Crash - What to do?

2006-08-27 Thread Chris Knipe
PS: I already tried with "myisamchk -r -o *.MY*", but then all datasets are gone and the table is empty. :-( man myisamchk I tried myisamchk already. But after running the above rescue attempt, the tables are empty. Then I hope you made backups You, do keep backups right? -- Chris -

Re: Server-Crash - What to do?

2006-08-27 Thread Martins
At first - do not write anything on the corrupted disk until You have finished rescuing data. As I understad the crash is connected to HW or filesystem (FS) failure (HDD). In that case try to use fsck to repair FS (if it is regular linux FS, like ext2 or ext3, for xfs there were some other util

Re: Server-Crash - What to do?

2006-08-27 Thread Karel W. Dingeldey
>> PS: I already tried with "myisamchk -r -o *.MY*", but then all datasets >> are gone and the table is empty. :-( > > man myisamchk I tried myisamchk already. But after running the above rescue attempt, the tables are empty. -- MySQL General Mailing List For list archives: http://lists.mysql.

Server-Crash - What to do?

2006-08-27 Thread Karel W. Dingeldey
Hello, yesterday my server crashed. The harddisk got corrupted, including some MySQL table files. So MySQL can't see some of its tables, although the table files are visible on the filesystem. Is it possible to repair the files? It's a MySQL 4.1 (Debian Sarge). From one table I only have the M

mysql server crash on nested selects (fwd)

2005-03-07 Thread Ronald Braunstein
-- Forwarded message -- Date: Mon, 7 Mar 2005 15:54:11 -0800 (PST) From: Ronald Braunstein <[EMAIL PROTECTED]> To: mysql@lists.mysql.com Subject: mysql server crash on nested selects >Description: Server crashes. This crashes the following servers:

Re: Mysql tuning - server Crash 1

2005-02-28 Thread Deluxe Web
> - Original Message - > From: "Deluxe Web" <[EMAIL PROTECTED]> > Newsgroups: mailing.database.myodbc > Sent: Monday, February 28, 2005 11:44 AM > Subject: Re: Mysql tuning - server Crash 1 > > > Hi > > I understand.. I should switch to debian :)

Re: Mysql tuning - server Crash 1

2005-02-28 Thread Heikki Tuuri
Max, - Original Message - From: "Deluxe Web" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Monday, February 28, 2005 11:44 AM Subject: Re: Mysql tuning - server Crash 1 Hi I understand.. I should switch to debian :) but in the meantime what about the in

Re: Mysql tuning - server Crash 1

2005-02-28 Thread Deluxe Web
p://www.innodb.com/order.php > > - Original Message - > From: "Deluxe Web" <[EMAIL PROTECTED]> > Newsgroups: mailing.database.myodbc > Sent: Monday, February 28, 2005 9:13 AM > Subject: Re: Mysql tuning - server Crash 1 > > > In my .err. file

Re: Mysql tuning - server Crash 1

2005-02-28 Thread Heikki Tuuri
rom: "Deluxe Web" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Monday, February 28, 2005 9:13 AM Subject: Re: Mysql tuning - server Crash 1 In my .err. file I have key_buffer_size=8388600 read_buffer_size=131072 max_used_connections=652 m

Re: Mysql tuning - server Crash 1

2005-02-28 Thread Heikki Tuuri
Donny, - Original Message - From: ""Donny Simonton"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Monday, February 28, 2005 2:00 AM Subject: RE: Mysql tuning - server Crash 1 Heikki, I sent this to a few friends of mine who work on fedora quit

Re: Mysql tuning - server Crash 1

2005-02-27 Thread Deluxe Web
essage- > > From: Heikki Tuuri [mailto:[EMAIL PROTECTED] > > Sent: Sunday, February 27, 2005 2:58 PM > > To: mysql@lists.mysql.com > > Subject: Re: Mysql tuning - server Crash 1 > > > > Max, > > > > - Original Message - > > From: &q

Re: Mysql tuning - server Crash 1

2005-02-27 Thread Deluxe Web
is currently down. > > Oh well. > > Donny > > > -Original Message- > > From: Heikki Tuuri [mailto:[EMAIL PROTECTED] > > Sent: Sunday, February 27, 2005 2:58 PM > > To: mysql@lists.mysql.com > > Subject: Re: Mysql tuning - server Crash

RE: Mysql tuning - server Crash 1

2005-02-27 Thread Donny Simonton
s using mysql. But the site they sent me which shows fedora beating all of them is currently down. Oh well. Donny > -Original Message- > From: Heikki Tuuri [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 27, 2005 2:58 PM > To: mysql@lists.mysql.com > Subject: Re: M

Re: Mysql tuning - server Crash 1

2005-02-27 Thread Heikki Tuuri
Max, - Original Message - From: "Deluxe Web" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Sunday, February 27, 2005 2:17 PM Subject: Re: Mysql tuning - server Crash 1 Hi Heikki, http://lists.mysql.com/mysql/180583 http://lists.mysql.com/mysql/180581 Runn

Re: Mysql tuning - server Crash 1

2005-02-27 Thread Deluxe Web
atabase.myodbc > Sent: Saturday, February 26, 2005 12:05 PM > Subject: Mysql tuning - server Crash 1 > > > Hi there, > > I have a problem with mysql. I have an application basically to track > > clicks to my website and last night it crashed. Can you have a look &

Re: Mysql tuning - server Crash 1

2005-02-26 Thread Heikki Tuuri
://www.innodb.com/order.php - Original Message - From: "Deluxe Web" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Saturday, February 26, 2005 12:05 PM Subject: Mysql tuning - server Crash 1 Hi there, I have a problem with mysql. I have an application ba

Mysql tuning - server Crash 1

2005-02-26 Thread Deluxe Web
Hi there, I have a problem with mysql. I have an application basically to track clicks to my website and last night it crashed. Can you have a look aty my situation? I run a server with 2GB RAM and a XEON processor! Thank you. - Max - error log - InnoDB: Warning: a long semaphore wait: --Thre

Fwd: Mysql tuning - server Crash 2

2005-02-26 Thread Deluxe Web
show status (now) +--+--+ | Variable_name| Value| +--+--+ | Aborted_clients | 1| | Aborted_connects | 2| | Bytes_received | 18819744 | | Bytes_sent | 67675629 | |

More on 5.02 server crash

2004-12-02 Thread Fredrick Bartlett
MySQL Query Browser 1.1.2 causes 5.02 mysqld-nt.exe server crash as well remote and local. Fredrick -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Server Crash

2004-07-12 Thread Philippe Poelvoorde
Hi, We try to upgrade to 4.0.20, but we still have a crash on startup. Is there any binaries compatibilities regarding the binairies provided by MySQL ? Philippe Poelvoorde wrote: Hi, After downgrading to the 4.0.15 provided by Mandrake, we found a more explicit message : cannot found xxx funct

Re: Server Crash

2004-07-12 Thread Philippe Poelvoorde
Hi, After downgrading to the 4.0.15 provided by Mandrake, we found a more explicit message : cannot found xxx function, which was one of our UDF. we recompile the UDF with the extern "C" (not needed on our dev. server, which is strange...), and everything is fine now. When one query : INSERT INTO

Server Crash

2004-07-12 Thread Philippe Poelvoorde
Hello, This morning I got a crash from two mysql servers (one master, one slave). The stack trace is the following on both : 0x8071f44 handle_segfault + 420 0x82a0e38 pthread_sighandler + 184 0x82f09c8 _dl_relocate_object + 1208 0x82d1e4f dl_open_worker + 879 0x82d137a _dl_catch_error + 154 0x82d2

Re: Problem with MySQL 4.0.14 - Server Crash

2003-09-10 Thread joei
Victoria, Thanks. -- __ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup CareerBuilder.com has over 400,000 jobs. Be smarter about your job search http://corp.mail.com/careers -- MySQL General Mailing Li

Re: Problem with MySQL 4.0.14 - Server Crash

2003-09-10 Thread Sergei Golubchik
atabase (about 200,000 lines) > > and install MySQL 4.0.14 windows version and try to import database > > again to MySQL windows version. > > > > Nothing change database server crash. Then I downgrade to MySQL > > 3.23.55 (windows). There is no any problem, import w

Re: Problem with MySQL 4.0.14 - Server Crash

2003-09-10 Thread Victoria Reznichenko
indows version and try to import database again to MySQL windows version. > > Nothing change database server crash. Then I downgrade to MySQL 3.23.55 (windows). > There is no any problem, import work fine. Then I try to use MySQL 4.0.12 (windows), > there is no problem again. > >

Problem with MySQL 4.0.14 - Server Crash

2003-09-07 Thread joei
QL windows version. Nothing change database server crash. Then I downgrade to MySQL 3.23.55 (windows). There is no any problem, import work fine. Then I try to use MySQL 4.0.12 (windows), there is no problem again. I try to upgrade my Linux server to MySQL 4.0.13. The result is same as MySQL 4.0.1

Re: innodb deadlock leads to server crash

2003-03-03 Thread Heikki Tuuri
: innodb deadlock leads to server crash From: Heikki Tuuri Date: Mon, 3 Mar 2003 10:42:48 +0200 Hi! Ok, now I think I understand the problem. Since you use the -q option, the client mysql retrieves rows in the result set in chunks of some size. As InnoDB keeps the adaptive hash index latch S

Re: innodb deadlock leads to server crash

2003-03-03 Thread Heikki Tuuri
InnoDB. Thank you, Heikki - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 10:24 AM Subject: Re: innodb deadlock leads to server crash > Hi! > > Your email address gives the error: > >

Re: innodb deadlock leads to server crash

2003-03-03 Thread Heikki Tuuri
MAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 10:05 AM Subject: Re: innodb deadlock leads to server crash > Hi! > > A deadlock of threads is a bug. It is is not connected to transactions or > multiversioning. > > Is the problem repeatable in your comp

Re: innodb deadlock leads to server crash

2003-03-02 Thread Heikki Tuuri
the online manual and latest news on InnoDB sql query - Original Message - From: <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Monday, March 03, 2003 3:58 AM Subject: innodb deadlock leads to server crash > >Description: > A deadlock within innodb leads to

innodb deadlock leads to server crash

2003-03-02 Thread smurf
>Description: A deadlock within innodb leads to a server crash. I have a large table which I need to update in-place. So one mysql connection does a SELECT, and another updates the data. I thought that, since innodb supports transactions and multiversioning,

Server crash selecting from merge table

2003-01-28 Thread Rob Steele
>Description: Certain queries on merge tables reliably fail or crash the server as the script below demonstrates. >How-To-Repeat: Run this script: #! /bin/bash # This script demonstrates a bug in the way MySQL handles merge tables. The bug depends on # the index; it doesn't manifes

RE: Server crash upon remote access

2002-10-17 Thread ITweb / Lars Andre Landås
:[EMAIL PROTECTED]] Sent: 16. oktober 2002 11:56 To: [EMAIL PROTECTED] Subject: re: Server crash upon remote access x-gylee+mysql, Wednesday, October 16, 2002, 11:11:44 AM, you wrote: >Description: xgmaidc> MySQL server crashes when a remote client connects. xgmaidc> A local client c

re: Server crash upon remote access

2002-10-16 Thread Victoria Reznichenko
x-gylee+mysql, Wednesday, October 16, 2002, 11:11:44 AM, you wrote: >Description: xgmaidc> MySQL server crashes when a remote client connects. xgmaidc> A local client connecting thru unix socket file does not have the problem. >How-To-Repeat: xgmaidc> Connect via a remote host. >Fix: xgmaidc> No

Server crash upon remote access

2002-10-16 Thread x-gylee+mysql
: >MySQL support: [none | licence | email support | extended email support ] >Synopsis: Server crash upon remote access >Severity: critical >Priority: high >Category: mysql >Class: sw-bug >Release: mysql-3.23.52 (Source distribution) >Enviro

Re: MySQL server crash on Red Hat 8.0

2002-10-15 Thread Gelu Gogancea
Message - From: "Nicklas Ekstrand" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 15, 2002 4:46 PM Subject: MySQL server crash on Red Hat 8.0 > SEND-PR: -*- send-pr -*- > SEND-PR: Lines starting with `SEND-PR' will be removed automatically

MySQL server crash on Red Hat 8.0

2002-10-15 Thread Nicklas Ekstrand
SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: From: root To: [EMAIL PROTECTED] Subject: MySQL server crash on Red Hat 8.0 >Description: The

Re: MySQL Server crash...

2002-07-22 Thread William_dw -- Sqlcoders
ECTED]> To: "William_dw -- Sqlcoders" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 22, 2002 12:32 PM Subject: Re: MySQL Server crash... > Run myisamchk BEFORE you start the server! > > William_dw -- Sqlcoders wrote: > > >Hiya, > >We're ru

Re: MySQL Server crash...

2002-07-22 Thread Gerald Clark
Run myisamchk BEFORE you start the server! William_dw -- Sqlcoders wrote: >Hiya, >We're running a 1gz server which crashed around an hour ago and I'm trying >to find out why, >it's averaging 60 queries per second according to mysql status and I figure >that's why the server crashed although it h

MySQL Server crash...

2002-07-22 Thread William_dw -- Sqlcoders
Hiya, We're running a 1gz server which crashed around an hour ago and I'm trying to find out why, it's averaging 60 queries per second according to mysql status and I figure that's why the server crashed although it had happily handled 15 million questions up to that point. Is there a logfile whi

Re: Instant Mysql server crash problem with berkeley db enabled

2001-10-25 Thread Sinisa Milivojevic
Please try to reproduce a bug with our MySQL-Max binary for Linux. Your compiler and glibc versions are a bit too old for the current MySQL sources. -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__

Instant Mysql server crash problem with berkeley db enabled

2001-10-24 Thread jackfritt
Mysql server crash problem with berkeley db enabled >Description: Mysql crash after invoking with : safe_mysqld --skip-bdb --bdb-no-recover --log --skip-locking >How-To-Repeat: >Fix: >Submitter-Id: >Originator:root >Organization: >MySQL sup

MySQL Server Crash. Where to Start?

2001-03-10 Thread Jim Bayers
I have a busy website that uses mysql. It crashed this morning. I don't know where to begin to fix it. I did notice in my httpd-error.log that I've been getting a bunch of errors: DBI::db=HASH(0x8101d68)->disconnect invalidates 1 active statement handle (either destroy statement handles or cal