Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.2.13
-
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
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.2 [ 14601 ] | |
Assignee | Olivier Bertrand [ bertrandop ] |
Workflow | MariaDB v3 [ 85927 ] | MariaDB v4 [ 140684 ] |