-
Mysql 5 ne demare plus
Salut à tous.
J'ai installer Mysql 5 sur win 2003 avec son IIS. J'ai installé la base de donné avec le site, tout fonctionné. Au bout d'une semaine je redemare le serveur et là la base de donné ne redemare plus. Je regarde dans l'observateur d'évenement et je vois un point d'interogation avec comme source, Mysql qui dit
"Changed limits: max_open_files: 2048 max_connections: 800 table_cache: 619"
Quand j'essai de redemarer Mysql avec Mysql administrator j'ai le meme message qui revient et Mysql ne redemare pas.:cry:
J'ai également une erreur depuis que j'ai installer le module php. Quand je redemare le serveur, il me met
"Application défaillante w3wp.exe, version 6.0.3790.1830, module défaillant unknown, version 0.0.0.0, adresse de défaillance 0x01ab5c80."
Probablement que cela à une concequence mais je suis novice dans le domaine et je recherche de l'aide.
Merci de votre attention.
-
Bonjour,
Que dit le log d'erreurs de MySQL (par défaut <nom d'hôte>.err dans le dossier data) ?
-
Voila ce que j'ai trouver dans le fichier :
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
060725 5:36:45 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
060725 5:36:46 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 36 MB
InnoDB: Database physically writes the file full: wait...
060725 5:36:47 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 36 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
060725 5:36:48 InnoDB: Started; log sequence number 0 0
060725 5:36:48 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: ready for connections.
Version: '5.0.22-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
060725 6:26:32 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Normal shutdown
060725 6:26:32 InnoDB: Starting shutdown...
060725 6:26:34 InnoDB: Shutdown completed; log sequence number 0 43655
060725 6:26:34 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Shutdown complete
060725 6:37:05 InnoDB: Started; log sequence number 0 43655
060725 6:37:07 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: ready for connections.
Version: '5.0.22-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
060725 7:23:26 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Normal shutdown
060725 7:23:26 InnoDB: Starting shutdown...
060725 7:23:27 InnoDB: Shutdown completed; log sequence number 0 43655
060725 7:23:27 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Shutdown complete
060725 7:32:39 InnoDB: Started; log sequence number 0 43655
060725 7:32:40 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: ready for connections.
Version: '5.0.22-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
060725 9:18:13 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Normal shutdown
060725 9:18:13 InnoDB: Starting shutdown...
060725 9:18:16 InnoDB: Shutdown completed; log sequence number 0 1660646
060725 9:18:16 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Shutdown complete
060725 9:18:16 InnoDB: Started; log sequence number 0 1660646
060725 9:18:17 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: ready for connections.
Version: '5.0.22-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
060727 2:24:17 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
060727 2:24:18 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 2937491.
InnoDB: Doing recovery: scanned up to log sequence number 0 2937491
060727 2:24:19 InnoDB: Started; log sequence number 0 2937491
060727 2:24:21 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: ready for connections.
Version: '5.0.22-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
060728 17:54:02 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Normal shutdown
060728 17:54:06 [Warning] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Forcing close of thread 24 user: 'root'
060728 17:54:06 [Warning] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Forcing close of thread 23 user: 'root'
060728 17:54:06 InnoDB: Starting shutdown...
060728 17:54:07 InnoDB: Shutdown completed; log sequence number 0 2937501
060728 17:54:07 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Shutdown complete
060729 1:25:20 InnoDB: Started; log sequence number 0 2937501
060729 1:25:22 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: ready for connections.
Version: '5.0.22-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
060808 20:27:07 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Normal shutdown
060808 20:27:14 InnoDB: Starting shutdown...
060808 20:27:28 InnoDB: Shutdown completed; log sequence number 0 2937501
060808 20:27:28 [Note] D:\MySQL\MySQL Server 5.0\bin\mysqld-nt: Shutdown complete
Merci de votre aide.
-
A part un arrêt à la barbare, il n'y a rien d'anormal dans ce log. Le serveur a été stoppé proprement il y a 3 jours et depuis, pas de trace de démarrage foiré :|
Essaie peut-être de lancer mysqld-nt en ligne de commande ou utilise autre chose que MySQL Administrator...
-
Merci ton aide Maximilian.
Mysql ne voulais plus démarrer, reconfiguration impossible. Il à fallut que je désinstalle et que je réinstalle Mysql. Je panse que l'arrêt brutale est du à une panne de secteur.
J'ai pu constater quand réinstallent Mysql sans configurer Php5 pas de souci je redémarre le serveur win 2003 et je n'ai pas de message d'erreur.
Par contre quand je réinstalle Php5 et Phpmyadmin, lorsque je redémarre le serveur message d'erreur "Application défaillante w3wp.exe, version 6.0.3790.1830, module défaillant unknown, version 0.0.0.0, adresse de défaillance 0x01ab5c80."
-
Ca a l'air d'être un souci avec IIS. Je te conseille de poster dans le forum Serveurs (Apache, IIS,...)