You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2020-09-23 13:26:47

jean-paul.clerc
Member
Registered: 2016-11-08
Posts: 276

9.5 sur centos 8

Bonjour

Je migre une version 9.1.2
J'utilise le mode console
> sudo php console db:update

C'est OK jusqu'à l'étape 9.4.6
J'ai l'erreur
SQL Error "126": Incorrect key file for table './glpidb/glpi_profilerights.MYI'; try to repair it in query "DELETE `glpi_profilerights` FROM `glpi_profilerights` WHERE `name` = 'backup'"

Que signifie "Try to rerpair it" ?
Que dois-je faire ?

Merci pour votre aide

Offline

#2 2020-09-23 13:30:27

jean-paul.clerc
Member
Registered: 2016-11-08
Posts: 276

Re: 9.5 sur centos 8

Backtrace :
  inc/dbmysql.class.php:1369
  install/update_945_946.php:46                      DBmysql->deleteOrDie()
  inc/update.class.php:464                           update945to946()
  inc/console/database/updatecommand.class.php:160   Update->doUpdates()
  vendor/symfony/console/Command/Command.php:255     Glpi\Console\Database\Updat                                                                                                                               eCommand->execute()
  vendor/symfony/console/Application.php:1000        Symfony\Component\Console\C                                                                                                                               ommand\Command->run()
  inc/console/application.class.php:232              Symfony\Component\Console\A                                                                                                                               pplication->doRunCommand()
  vendor/symfony/console/Application.php:271         Glpi\Console\Application->d                                                                                                                               oRunCommand()
  vendor/symfony/console/Application.php:147         Symfony\Component\Console\A                                                                                                                               pplication->doRun()
  bin/console:102                                    Symfony\Component\Console\A                                                                                                                               pplication->run()
SQL Error "126": Incorrect key file for table './glpidb/glpi_profilerights.MYI'                                                                                                                               ; try to repair it in query "DELETE `glpi_profilerights` FROM `glpi_profileright                                                                                                                               s` WHERE `name` = 'backup'"

Offline

Board footer

Powered by FluxBB