summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--magento_has_sync.ktr8
-rw-r--r--magento_sync_attribute_set.ktr8
2 files changed, 16 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>
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>