diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-22 19:18:45 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-22 19:18:45 +0700 |
| commit | 86530af2324aa2c1f9d5b7c1ef82972615d42b6d (patch) | |
| tree | 3da1dcd3a39c6226f4b438d6f437957ea1957a24 /magento_has_sync.ktr | |
| parent | e077a72debbe7b8a97f3c0eb566c50d950992c02 (diff) | |
fix
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> |
