[Vtigercrm-developers] problem in migration from 6.2 to 6.3
Simone Travaglini
simonetravaglini at gmail.com
Wed Jul 15 13:19:29 GMT 2015
Hi,
I get this:
INSERT INTO vtiger_profile2utility(profileid,tabid,activityid,permission)
VALUES (1,40,5,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(1,40,6,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(1,40,10,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(1,19,5,0) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(1,19,6,0) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(1,19,10,0) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(2,40,5,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(2,40,6,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(2,40,10,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(2,19,5,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(2,19,6,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(2,19,10,0) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(3,40,5,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(3,40,6,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(3,40,10,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(3,19,5,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(3,19,6,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(3,19,10,0) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(4,40,5,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(4,40,6,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(4,40,10,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(4,19,5,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(4,19,6,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(4,19,10,0) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(5,40,5,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(5,40,6,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(5,40,10,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(5,19,5,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(5,19,6,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(5,19,10,0) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(6,40,5,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(6,40,6,1) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(6,40,10,0) Failure INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(6,19,5,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(6,19,6,1) Success INSERT INTO
vtiger_profile2utility(profileid,tabid,activityid,permission) VALUES
(6,19,10,0) Success 620 ==> 630 Database changes -- Ends.
Actually all value ending with 0 are present in DB.
With value ending with 1 (permission) what I have to do? change 0 to 1 (are
present in Db with 0 as permission) manually?
--
Simone Travaglini
328 5499846
Linkedin: Simone Travaglini
Rispetta l'ambiente: non stampare questa mail se non ti è veramente
necessario!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150715/3af6d802/attachment.html>
More information about the vtigercrm-developers
mailing list