mysql - doctrine schema update always asking for constraints and indexes -


I work with Symphony at Ubuntu 12.04, when I update a theory schema from the command line, the dump always prints Does that to do things like this:

  optional table malg_n umeros ADD CONCRETENT FK_8062E62AFB539063 foreign key (id_fan) references melu_fanzine (id_fan); Add optional table image contract FK_4FC2B5BABEDD0E7 foreign key (id_num_fan) reference melu_numeros (id_num_fan); Create Image Indexes IDX_4FC2B5BABEDD0E7 (id_num_fan); Drop Index IDX_7B0247F15D172A78 On Melagrades; Optional Table Add Melagames id_num_fan INT No Taps, Drop numero_id; Optional Table Add Melkak Business Add FK_7B0247F1ABEDD0E7 Foreign Key (id_num_fan) Reference Mail_name (id_num_fan); Create the melu_categories (id_num_fan) on the index IDX_7B0247F1ABEDD0E7; Optional table Meru_fichurs ADD CONSTRAINT FK_E2A048FCD6E65D60 foreign key (id_agen) reference melu_gande (id_agen); Optional table Melmu_fanzine ADD contract FK_99AC1D58A656D38D foreign key reference IDEAS Optional table Melta_Typhimes ADD CONSTRAINT FK_409B4C8D6E65D60 Foreign key (id_agen) reference Melu_Angende (ID_Gen); Optional table MEMU_NEZलेटर Email Email VARCHAR (50) No Zero; Optional table Melmu_commentary ADD CONSTRAINT FK_EE62B25DABEDD0E7 foreign key (id_num_fan) reference melu_numeros (id_num_fan); Optional table MeruContinance drop index FK_D9DCDC6130453DE8; Add unique index UNIQ_D9DCDC6130453DE8 (type_code); Optional table MeruContents ADD CONSTRAINT FK_D9DCDC6130453DE8 foreign key (type_k) reference melu_type (id_type); Create Melu_contenus (id_cont) on unique index id_k; Optional table meru_type ADD CONSTRAINT FK_8AB9AD2AB7B5C800 foreign key (ID_type) reference melu_contenus (type_cont); Include optional table Melm_fotos FK_F5C79087D6E65D60 Foreign Key (ID_Gen) Reference MailUGayDay (id_agen); Optional Table Melu_Jore ADD CONSTRAINT FK_85C738A2D6E65D60 Foreign Key (ID_GEN) Reference MailUZENDE (ID_GEN); Melu_util_droit on Drop Index IDX_6C66C2856D2F0F48; Optional table Meru_til_driight DROP useur_id; Optional TableMail_Edit ADD CONSTRAINT FK_6C66C28550EAE44 Foreign Key (id_utilisateur) Reference MailUtilitilter (id_util);   

And when I force to update, I get this error:

  [principle \ DBAL \ DBalexception] while executing one Exception is generated 'Add optional table image Contract FK_4FC2B5BABEDD0E7 Foreign key (id_num_fan) references melu_numeros (id_num_fan)': SQLSTATE [HY000]: General error: 1005 Table 'meluzineorg1 Can not create #sql-5cf_438 (errno: 150)   

2 antivas images and memu_numero which proves error

How do I do this well Can i

Resolve, I inherited data tables from an old group of myisam tables Found in

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -