Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1972

mxs_adapter "-z" option does not check for destination database and table's existence

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 1.2.2
    • Icebox
    • None
    • 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'
      

      Attachments

        Activity

          People

            markus makela markus makela
            dshjoshi Dipti Joshi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.