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

Unify error message in case curl/cpprestsdk are not present

    XMLWordPrintable

Details

    Description

      MariaDB [test]> create or replace table t9 engine=connect table_type=JSON file_name='users.json' http='http://jsonplaceholder.typicode.com' uri='users' option_list='curl=0';
      ERROR 1105 (HY000): Cannot access to curl nor casablanca
       
      MariaDB [test]> create or replace table t9 engine=connect table_type=JSON file_name='users.json' http='http://jsonplaceholder.typicode.com' uri='users' option_list='curl=1';
      ERROR 1105 (HY000): curl failed, errno =22
      

      Attachments

        Issue Links

          Activity

            People

              bertrandop Olivier Bertrand
              anel Anel Husakovic
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.