No luck again I am getting the error and also no records showing in the backend.
Design Config Grid index has been rebuilt successfully in 00:00:00
SELECT e., e.entity_id, TRIM(CONCAT_WS(’ ‘, IF(e.prefix <> ‘’, e.prefix, NULL),
IF(e.firstname <> ‘’, e.firstname, NULL), IF(e.middlename <> ‘’, e.middlename,
NULL), IF(e.lastname <> ‘’, e.lastname, NULL), IF(e.suffix <> ‘’, e.suffix, NUL
L))) AS name, e.email, e.group_id, e.created_at, e.website_id, e.confirmat ion, e.created_in, e.dob, e.gender, e.taxvat, e.lock_expires, TRIM(CONCAT_
WS(’ ‘, IF(billing.street <> ‘’, billing.street, NULL), IF(billing.city <> ‘’, bil ling.city, NULL), IF(billing.region <> ‘’, billing.region, NULL), IF(billing.post code <> ‘’, billing.postcode, NULL))) AS billing_full, billing.firstname AS billing _firstname, billing.lastname AS billing_lastname, billing.telephone AS billing_tele phone, billing.postcode AS billing_postcode, billing.country_id AS billing_country_ id, billing.region AS billing_region, billing.street AS billing_street, billing.
city AS billing_city, billing.fax AS billing_fax, billing.vat_id AS billing_vat_ id, billing.company AS billing_company, TRIM(CONCAT_WS(’ ', IF(shipping.street <> ‘’
, shipping.street, NULL), IF(shipping.city <> ‘’, shipping.city, NULL), IF(shippin g.region <> ‘’, shipping.region, NULL), IF(shipping.postcode <> ‘’, shipping.post code, NULL))) AS shipping_full FROM customer_entity AS e
LEFT JOIN customer_address_entity AS billing ON billing.entity_id=e.default_billing
LEFT JOIN customer_address_entity AS shipping ON shipping.entity_id=e.default_shippingCust
omer Grid indexer process unknown error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘e.lock_expires’ in ‘field list’, query
was: SELECT e., e.entity_id, TRIM(CONCAT_WS(’ ‘, IF(e.prefix <> ‘’, e.prefix, NU
LL), IF(e.firstname <> ‘’, e.firstname, NULL), IF(e.middlename <> ‘’, e.middlena me, NULL), IF(e.lastname <> ‘’, e.lastname, NULL), IF(e.suffix <> ‘’, e.suffix
, NULL))) AS name, e.email, e.group_id, e.created_at, e.website_id, e.conf irmation, e.created_in, e.dob, e.gender, e.taxvat, e.lock_expires, TRIM(CO
NCAT_WS(’ ‘, IF(billing.street <> ‘’, billing.street, NULL), IF(billing.city <> ‘’,
billing.city, NULL), IF(billing.region <> ‘’, billing.region, NULL), IF(billing.
postcode <> ‘’, billing.postcode, NULL))) AS billing_full, billing.firstname AS bi lling_firstname, billing.lastname AS billing_lastname, billing.telephone AS billing _telephone, billing.postcode AS billing_postcode, billing.country_id AS billing_cou ntry_id, billing.region AS billing_region, billing.street AS billing_street, bill ing.city AS billing_city, billing.fax AS billing_fax, billing.vat_id AS billing _vat_id, billing.company AS billing_company, TRIM(CONCAT_WS(’ ', IF(shipping.street
<> ‘’, shipping.street, NULL), IF(shipping.city <> ‘’, shipping.city, NULL), IF(sh ipping.region <> ‘’, shipping.region, NULL), IF(shipping.postcode <> ‘’, shipping.
postcode, NULL))) AS shipping_full FROM customer_entity AS e
LEFT JOIN customer_address_entity AS billing ON billing.entity_id=e.default_billing
LEFT JOIN customer_address_entity AS shipping ON shipping.entity_id=e.default_shipping
Category Products index has been rebuilt successfully in 00:00:00
Product Categories index has been rebuilt successfully in 00:00:00
Product Price index has been rebuilt successfully in 00:00:01
Product EAV index has been rebuilt successfully in 00:00:00
Stock index has been rebuilt successfully in 00:00:00
Catalog Rule Product index has been rebuilt successfully in 00:00:00
Catalog Product Rule index has been rebuilt successfully in 00:00:00
Catalog Search index has been rebuilt successfully in 00:00:00