Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-15514

Website example not working

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.2.13
    • 10.2
    • None
    • openSUSE Leap 42.3 x64
      4GB, 2 CPU, 40GB HDD Virtual Machine on ESXi 6

    Description

      All the examples on webpage https://mariadb.com/kb/en/library/connect-xml-table-type/ run Ok but after running:

      create table xsacol
      engine=CONNECT table_type=XML file_name='Xsample.xml'
      tabname='BIBLIO' option_list='rownode=BOOK,Level=1' catfunc=col;

      The query:

      select column_name Name, type_name Type, column_size Size, nullable, xpath from xsacol;

      returns the following error:

      SQL Error (1030): Got error 174 "Fatal error during initialization of handler" from storage engine CONNECT

      Attachments

        Activity

          People

            bertrandop Olivier Bertrand
            erchbox Eduardo Reyes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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