[Vtigercrm-developers] Performances with duplicate handling

Aissa belaid aissabelaid at gmail.com
Wed Dec 8 04:54:57 PST 2010


Hi team,
there is a problem with database schema for duplicate handling & import
function.
This is a fix to improve 10x the perfs:
ALTER TABLE `vtiger_users_last_import` CHANGE `assigned_user_id`
`assigned_user_id` INT( 19 ) NULL DEFAULT NULL ,
CHANGE `bean_id` `bean_id` INT( 19 ) NULL DEFAULT NULL
Cheer,
-- 
Aïssa Bélaïd,
Expert CRM/BI
Email : aissabelaid at gmail.com
Blog : www.aissabelaid.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20101208/ee9d9b02/attachment-0002.html 


More information about the vtigercrm-developers mailing list