DDL
| PowerExchange Reaction
|
---|---|
TRUNCATE TABLE
| If the ONTABLETRUNC parameter in the MYSQL CAPI_CONNECTION statement is set to FAIL, capture processing ends. If the ONTABLETRUNC parameter is set to WARN, PowerExchange issues a warning message and continues CDC processing with the next change record.
|
CREATE TABLE
| If you are not using the PowerExchange Logger, capture processing continues and ignores the table.
If you are using the PowerExchange Logger, the Logger continues to run if the table was not previously registered. If the table was previously registered and then re-created, the Logger ends.
|
DROP TABLE
| Capture processing ends with an error.
|
RENAME TABLE
| Capture processing ends with an error.
|
ALTER TABLE RENAME COLUMN
| Capture processing ends with an error.
|
ALTER TABLE ADD COLUMN
| Capture processing continues.
|
ALTER TABLE DROP COLUMN
| Capture processing ends with an error.
|
ALTER TABLE CHANGE COLUMN
| Capture processing ends with an error.
|
Character Set
| Description
|
---|---|
amrscii8
| ARMSCII-8 Armenian
|
binary
| Binary pseudo charset
|
dec8
| DEC West European
|
eucjpms
| UJIS for Windows Japanese
|
geostd8
| GEOSTD8 Georgian
|
hp8
| HP West European
|
keybcs2
| DOS Kamenicky Czech-Slovak
|
koi8u
| IOI8-U Ukrainian
|
swe7
| 7-bit Swedish
|