vtiger Forum Index vtiger
The Honest Open Source CRM
 

Migration 5.02 -> 5.03
Click here to go to the original topic

 
       vtiger Forum Index -> Help - 5.0.3
Previous topic :: Next topic  
Author Message
sharkygam



Joined: 08 Oct 2006
Posts: 99

Posted: Thu Jun 07, 2007 8:29 pm    Post subject: Migration 5.02 -> 5.03  

Good evening

I have a problem with the report of migration, the requests crash, I am not a specialist in MYSQL, can you help me?

I afraid for the stabiity of the system, I have a white page in the email center.

Here the report:

ALTER TABLE vtiger_blocks ADD CONSTRAINT fk_1_vtiger_blocks FOREIGN KEY (tabid) REFERENCES vtiger_tab(tabid) ON DELETE CASCADE;
ALTER TABLE vtiger_customview ADD CONSTRAINT fk_1_vtiger_customview FOREIGN KEY (entitytype) REFERENCES vtiger_tab (name) ON DELETE CASCADE;
ALTER TABLE vtiger_parenttabrel ADD CONSTRAINT fk_1_vtiger_parenttabrel FOREIGN KEY (tabid) REFERENCES vtiger_tab(tabid) ON DELETE CASCADE;
ALTER TABLE vtiger_leadgrouprelation ADD CONSTRAINT fk_1_vtiger_leadgrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_potentialgrouprelation ADD CONSTRAINT fk_1_vtiger_potentialgrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_ticketgrouprelation ADD CONSTRAINT fk_1_vtiger_ticketgrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_sogrouprelation ADD CONSTRAINT fk_1_vtiger_sogrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_quotegrouprelation ADD CONSTRAINT fk_1_vtiger_quotegrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_pogrouprelation ADD CONSTRAINT fk_1_vtiger_pogrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_invoicegrouprelation ADD CONSTRAINT fk_1_vtiger_invoicegrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;

Best regards

JB
Back to top  
cschultz



Joined: 03 Jan 2007
Posts: 6

Posted: Thu Jun 07, 2007 9:22 pm    Post subject: Re: Migration 5.02 -> 5.03  

Failed Queries Log

ALTER TABLE vtiger_leadgrouprelation ADD CONSTRAINT fk_1_vtiger_leadgrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_potentialgrouprelation ADD CONSTRAINT fk_1_vtiger_potentialgrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
ALTER TABLE vtiger_ticketgrouprelation ADD CONSTRAINT fk_1_vtiger_ticketgrouprelation FOREIGN KEY (groupname) REFERENCES vtiger_groups(groupname) ON UPDATE CASCADE;
Back to top  
Michel



Joined: 08 Jun 2007
Posts: 1

Posted: Fri Jun 08, 2007 9:09 am    Post subject: Re: Migration 5.02 -> 5.03 HELP!!!!  

Hello Vtiger team

The migration 5.02 5.03 is it reliable because I have queries which are not carried out. Must one wait because?
I suppose that the team of Vtiger must try to solve the errors during the migration but Why this silence on behalf of Vtiger?

Regards


Michel
Back to top  
indigoleopard



Joined: 21 Aug 2004
Posts: 2111
Location: india,chennai

Posted: Sat Jun 16, 2007 6:18 am    Post subject: Re: Migration 5.02 -> 5.03 HELP!!!!  

We have put in a lot of effort in ensuring that the migration is error-free. Regardless, if you still free that there is a problem and would like to have a time-bound response then I would request that you subscribe for a support package. No, this is no arm-twisting, just a request.

Richie
Back to top  
sharkygam



Joined: 08 Oct 2006
Posts: 99

Posted: Sat Jun 16, 2007 5:23 pm    Post subject: Re: Migration 5.02 -> 5.03  

Hello
The custom dates in the reports functioned well in 5.02 but not in the 5.03, you can check it in the demonstration online.
The 5.03 corrects bugs and takes along others from there.

Regards
Back to top  
 
       vtiger Forum Index -> Help - 5.0.3
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group