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

CONNECT engine JDBC type can't find JdbcInterface

Details

    Description

      I have the Oracle JVM installed.

      I issue the following command:

      set global connect_jvm_path="/usr/java/default/jre/lib/amd64/server";
      

      When I try to do this:

      create table rmt_customers engine=connect table_type=JDBC tabname=customers
      connection='jdbc:mysql://173.194.84.177:3306/db11006' 
      option_list='User=root,Password=mypass';
      

      I get this:

      Error Code: 1105. ERROR: class wrappers/JdbcInterface not found!
      

      If I look in the plugins directory (/usr/lib64/mysql/plugin) there are no jar files... so I am guessing this is the problem. The documentation says JdbcInterface.jar is included with the binary distribution and will be located in the plugin folder.

      Could you attach the jar file to this so I can place it in plugins to try?

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Elena Stepanova made transition -
            Open Confirmed
            1d 15h 45m 1
            Sergei Golubchik made transition -
            Confirmed In Progress
            221d 17h 45m 1
            Sergei Golubchik made transition -
            In Progress Stalled
            2s 1
            Sergei Golubchik made transition -
            Stalled Closed
            2d 20h 51m 1

            People

              serg Sergei Golubchik
              rdyas Robert Dyas
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.