Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not a Bug
-
Affects Version/s: 10.0.3
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:# cat /etc/issue
CentOS release 6.4 (Final)
Kernel \r on an \m
Description
Query: create table subscrib engine=CONNECT table_type=ODBC tabname='crm.subscrib' connection='DSN=crm_test'
Error Code: 1105
Unsupported table type ODBC
- rpm -q unixODBC
unixODBC-2.2.14-12.el6_3.x86_64 - rpm -q MariaDB-connect-engine
MariaDB-connect-engine-10.0.2-1.x86_64
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Hi,
It's supposed to be fixed in the current 10.0 tree, if you can build from source, please try it out.
I think it was fixed in this revision: http://bazaar.launchpad.net/~maria-captains/maria/10.0/revision/3747
You will also need to install unixODBC-dev before compiling.