diff options
Diffstat (limited to 'magento_sync_attribute_set.ktr')
| -rw-r--r-- | magento_sync_attribute_set.ktr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/magento_sync_attribute_set.ktr b/magento_sync_attribute_set.ktr index ada2b20..1b0b7b0 100644 --- a/magento_sync_attribute_set.ktr +++ b/magento_sync_attribute_set.ktr @@ -500,6 +500,10 @@ <index_tablespace/> <attributes> <attribute> + <code>EXTRA_OPTION_MYSQL.allowPublicKeyRetrieval</code> + <attribute>true</attribute> + </attribute> + <attribute> <code>EXTRA_OPTION_MYSQL.defaultFetchSize</code> <attribute>500</attribute> </attribute> @@ -508,6 +512,10 @@ <attribute>true</attribute> </attribute> <attribute> + <code>EXTRA_OPTION_MYSQL.useSSL</code> + <attribute>false</attribute> + </attribute> + <attribute> <code>FORCE_IDENTIFIERS_TO_LOWERCASE</code> <attribute>N</attribute> </attribute> |
