Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3.17
-
centos7
Description
I created table on MariaDB CONNECT and Postgresql to migrate datas from MariaDB to Postgresql.
I tested some queries , but they made MariaDB server crashed.
Here's my queries that caused this issue and scripts for creating tables.
1. DELETE * FROM SYNC.ACC009_SYNC
2. DELETE * FROM SYNC.ACC009_SYNC WHERE COM_CODE = '22546'