[MCOL-1972] mxs_adapter "-z" option does not check for destination database and table's existence Created: 2018-11-28  Updated: 2023-10-26  Resolved: 2020-03-29

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 1.2.2
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Dipti Joshi (Inactive) Assignee: markus makela
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

running mxs_adapter -z option does not check if the target db and table exists and then fails on DML

mxs_adapter -c /etc/Columnstore.xml -u cdcuser -p cdc -h maxscaleHost -P 4001 -r 50 -d -n -z bank client

2018-11-28 03:37:13 [bank.client] DML average: 0ms
2018-11-28 03:37:13 [bank.client] Failed to execute query 'INSERT INTO `bank`.`client` (`client_id`,`nation_id`,`district_id`) VALUES (13998,'535812',74)': 1146, Table 'bank.client' doesn't exist
2018-11-28 03:37:13 [bank.client] Failed to Create table `bank`.`client` on ColumnStore: Unknown database 'bank'



 Comments   
Comment by Todd Stoffel (Inactive) [ 2020-03-29 ]

CDC adapter will be deprecated and phased out.

Generated at Thu Feb 08 02:32:44 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.