Where Magento keeps configuration data

SELECT * FROM magento01.core_config_data WHERE path LIKE 'modulename%';

Leave a Reply