I created a custom index in mysql labled "idx_lead_adr_all". The columns I indexed in the "leads" table are "primary_address_city", "delete", and "primary_address_postalcode". I want to check duplicates at import, based on address.
After adding the index "idx_..." , that index does not display on the "verify duplicate entries..." window on the import mapping page. I am no expert in php, but it appears in the php library "tbl_indexes.lib.php" that this file should be referencing the entire "idx_collection". Any ideas? Thanks.
tom
Sugar bitrock 4.5.0c


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks