Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The In-Commerce doesn't install on MySQL 5.2, because "Virtual" is now a keyword, and the "Products" table has the column "Virtual" in it.

Solution

Escape "Virtual" word usage in the "modules/in-commerce/install/install_schema.sql" file.

Related Tasks

  • No labels