MySql

ben- Messages postés 216 Statut Membre -  
Blah! Messages postés 1535 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour ,

MySql marche pas il me mets une erreur (je suis avec la version 3.1 ) et c'est tres enervant j'en n'ai tres fort besoin.

Voici l'erreur: Unexpected end of Mysql ...See log file ?

est ce quelqu'un peut me dire ce qui ne vas pas ?

Merci d'avance
Configuration: Windows Vista Internet Explorer 7.0

7 réponses

  1. Blah! Messages postés 1535 Date d'inscription   Statut Contributeur Dernière intervention   123
     
    Tu as pensé à regarder le log qu'il te dit d'aller voir?
    0
  2. ben- Messages postés 216 Statut Membre 8
     
    le mis connais pas de trop pour regarder des fichier si imprtant ( j'ai peur de tout effacé )
    0
  3. Blah! Messages postés 1535 Date d'inscription   Statut Contributeur Dernière intervention   123
     
    ...
    C'est un bête fichier texte.
    Tu fais du MySQL et tu connais pas la fonction d'un log? Bizarre...
    0
  4. ben- Messages postés 216 Statut Membre 8
     
    tu veux voir ? ( le log )
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. Blah! Messages postés 1535 Date d'inscription   Statut Contributeur Dernière intervention   123
     
    Vas-y, copie-colle le =)
    0
  7. ben- Messages postés 216 Statut Membre 8
     
    InnoDB: The first specified data file .\ibdata1 did not exist:
    InnoDB: a new database to be created!
    090705 9:05:52 InnoDB: Setting file .\ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    090705 9:05:52 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile0 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    090705 9:05:53 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile1 size to 10 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
    090705 9:05:54 InnoDB: Started; log sequence number 0 0
    090705 9:05:54 [Note] Event Scheduler: Loaded 0 events
    090705 9:05:54 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
    Version: '5.1.30-community' socket: '' port: 3306 MySQL Community Server (GPL)
    InnoDB: The log sequence number in ibdata files does not match
    InnoDB: the log sequence number in the ib_logfiles!
    090705 9:06:00 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...
    090705 9:06:00 InnoDB: Started; log sequence number 0 46409
    090705 9:06:00 [Note] Event Scheduler: Loaded 0 events
    090705 9:06:00 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
    Version: '5.1.30-community' socket: '' port: 3306 MySQL Community Server (GPL)
    090705 9:06:05 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: Arrêt normal du serveur

    090705 9:06:05 [Note] Event Scheduler: Purging the queue. 0 events
    090705 9:06:05 InnoDB: Starting shutdown...
    090705 9:06:07 InnoDB: Shutdown completed; log sequence number 0 46409
    090705 9:06:07 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: Arrêt du serveur terminé

    090705 9:08:15 InnoDB: Started; log sequence number 0 46409
    090705 9:08:15 [Note] Event Scheduler: Loaded 0 events
    090705 9:08:15 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
    Version: '5.1.30-community' socket: '' port: 3306 MySQL Community Server (GPL)
    0
  8. Blah! Messages postés 1535 Date d'inscription   Statut Contributeur Dernière intervention   123
     
    Ceci a l'air intéressant...
    InnoDB: The log sequence number in ibdata files does not match
    InnoDB: the log sequence number in the ib_logfiles!
    090705 9:06:00 InnoDB: Database was not shut down normally! 
    

    En "clair", les numéros de séquences des logs dans les fichiers ibdata ne sont pas concordants.
    Par contre, là, on a besoin d'un spécialiste ^^'
    (Je n'ai post que parce que je pouvais t'aider à préciser ta demande)
    A la limite, créé un nouveau topic en mettant directement ton problème et ton log.
    0