MySQL Forums
Forum List  »  Italian

Crash mysqld.exe
Posted by: Marco Bonciolini
Date: February 24, 2010 04:37AM

Buongiorno a tutti,
ho un problema su un server.
In pratica ogni tanto una query di db (random) fa crashare il mysqld.exe e quindi non va più una mazza..
Ho controllato il file .err e quello che trovo è questo:

Some pointers may be invalid and cause the dump to abort...
thd->query at 2248D938=SHOW TABLE STATUS FROM `*****`
thd->thread_id=47
thd->killed=NOT_KILLED

A quel punto, una volta vista la tabella la ricerca fra i db, ripristino il db e tutto torna alla normalità.. ma non è il massimo la cosa..

La mia domanda è questa.
C'è la possibilità di rendere un db indipendente, senza che tutti i db siano dipendenti dal solito servizio?
Per evitare che a causa di una query mi crashi tutto..

La versione del MySql è questa: 5.1.34-community
Il server monta un Windows Server 2003

Grazie mille

Options: ReplyQuote


Subject
Views
Written By
Posted
Crash mysqld.exe
4977
February 24, 2010 04:37AM
2478
February 26, 2010 12:11PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.