Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-466

Update error messages with MariaDB (or only Server) instead of MySQL

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 3.1.7
    • None
    • None
    • None

    Description

      There is at least one more error message file, the one in the connector: libmariadb/libmariadb/ma_errmsg.c

      It accounts for many remaining MySQL references:

      mysql-test/main/crash_commit_before.result:ERROR HY000: Lost connection to MySQL server during query
      mysql-test/main/delayed.result:ERROR HY000: Lost connection to MySQL server during query
      mysql-test/main/myisam_crash_before_flush_keys.result:ERROR HY000: Lost connection to MySQL server during query
      mysql-test/main/ssl_timeout.result:ERROR HY000: Lost connection to MySQL server during query
      ...

      Please change error messages in ma_errmsg.c to say MariaDB instead of MySQL and wherever possible just "server". For example "Lost connection to MySQL server during query" would become "Lost connection to server during query" and "Unknown MySQL error" would become "Unknown MariaDB error".

      Attachments

        Issue Links

          Activity

            People

              georg Georg Richter
              ratzpo Rasmus Johansson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.