dolibarr-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-user] Problem restoring a database


From: MENGUAL Jean-Philippe
Subject: [Dolibarr-user] Problem restoring a database
Date: Wed, 28 Feb 2018 19:16:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Hi,

I am restoring a 5.0.3 Dolibarr and mysql command prints:
ERROR 1005 (HY000) at line 20: Can't create table `dolibarr`.`llx_accounting_account` (errno: 150 "Foreign key constraint is incorrectly formed")

In the dump, I added, as recommended on the wiki:
SET FOREIGN_KEY_CHECKS=0;
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";

and at the end:
SET FOREIGN_KEY_CHECKS=0;

I addd this after the error appeared. Then i retried, idem.

Should I be worry with it? Can I fix it? What about the remaining of the database, can I consider it is restored?

Tnaks for help 
regards,


--
Logo
                Hypra JEAN-PHILIPPE MENGUAL
DIRECTEUR TECHNIQUE ET QUALITÉ
102, rue des poissonniers, 75018, Paris
Facebook Hypra Twitter Hypra Linkedin Jean-Philippe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]