drush updatedb s'est mal passé -------------> error 500

Information importante

En raison d'un grand nombre d'inscriptions de spammers sur notre site, polluant sans relache notre forum, nous suspendons la création de compte via le formulaire de "sign up".

Il est néanmoins toujours possible de devenir adhérent•e en faisant la demande sur cette page, rubrique "Inscription" : https://www.drupal.fr/contact


De plus, le forum est désormais "interdit en écriture". Il n'est plus autorisé d'y écrire un sujet/billet/commentaire.

Pour contacter la communauté, merci de rejoindre le slack "drupalfrance".

Si vous voulez contacter le bureau de l'association, utilisez le formulaire disponible ici, ou envoyez-nous un DM sur twitter.

Salut,

J'ai installé l'alpha de Media (en écrasant la version de la branche 1) ainsi que sa dépendance file_entity. J'ai donc fait un : drush updatedb

Voici le résultat de la première commande : http://pastebin.com/qQuVdXhV

J'ai refait la commande après avoir relancé mysql et mis cette ligne là dans mon /etc/mysql/my.cnf :
innodb_lock_wait_timeout = 120

Second tentative :

drush updatedb           
No database updates required                                                                                                                                                                      [success]
Segmentation fault
Illegal string offset 'site' backend.inc:1013                                                                                                                                                     [warning]
<h1>Additional uncaught exception thrown while handling exception.</h1><h2>Original</h2><p>PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = &amp;#039;default&amp;#039;; Array
(
    [:language] =&amp;gt; fr
    [:source] =&amp;gt; The command could not be executed successfully (returned: !return, code: !code)
    [:context] =&amp;gt;
)
in locale() (line 720 of /home/admin/web/mydomain.com/public_html/modules/locale/locale.module).</p><h2>Additional</h2><p>PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: INSERT INTO {watchdog} (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array
(
    [:db_insert_placeholder_0] =&amp;gt; 0
    [:db_insert_placeholder_1] =&amp;gt; php
    [:db_insert_placeholder_2] =&amp;gt; %type: !message in %function (line %line of %file).
    [:db_insert_placeholder_3] =&amp;gt; a:6:{s:5:&amp;quot;%type&amp;quot;;s:12:&amp;quot;PDOException&amp;quot;;s:8:&amp;quot;!message&amp;quot;;s:447:&amp;quot;SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = &amp;amp;#039;default&amp;amp;#039;; Array
(
    [:language] =&amp;amp;gt; fr
    [:source] =&amp;amp;gt; The command could not be executed successfully (returned: !return, code: !code)
    [:context] =&amp;amp;gt;
)
&amp;quot;;s:9:&amp;quot;%function&amp;quot;;s:8:&amp;quot;locale()&amp;quot;;s:5:&amp;quot;%file&amp;quot;;s:71:&amp;quot;/home/admin/web/mydomain.com/public_html/modules/locale/locale.module&amp;quot;;s:5:&amp;quot;%line&amp;quot;;i:720;s:14:&amp;quot;severity_level&amp;quot;;i:3;}
    [:db_insert_placeholder_4] =&amp;gt; 3
    [:db_insert_placeholder_5] =&amp;gt;
    [:db_insert_placeholder_6] =&amp;gt; http://www.mydomain.com/index.php
    [:db_insert_placeholder_7] =&amp;gt;
    [:db_insert_placeholder_8] =&amp;gt; 127.0.0.1
    [:db_insert_placeholder_9] =&amp;gt; 1419414253
)
in dblog_watchdog() (line 160 of /home/admin/web/mydomain.com/public_html/modules/dblog/dblog.module).</p><hr />Drush command terminated abnormally due to an unrecoverable error.                                                                                                                                [error]

C'est bientôt Noël, merci de votre aide et joyeuses fêtes à tous !