diff options
Diffstat (limited to 'magento_has_sync.ktr')
| -rw-r--r-- | magento_has_sync.ktr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/magento_has_sync.ktr b/magento_has_sync.ktr index adaa1d6..9d4759a 100644 --- a/magento_has_sync.ktr +++ b/magento_has_sync.ktr @@ -501,6 +501,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> @@ -509,6 +513,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> |
