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

LP:790983 - Typo in extra/yassl/src/yassl_error.cpp

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      The word "protocol" is misspelled in an error message:

      --- extra/yassl/src/yassl_error.cpp     2010-04-28 12:52:24 +0000
      +++ extra/yassl/src/yassl_error.cpp     2011-03-01 17:03:38 +0000
      @@ -128,7 +128,7 @@
               break;
       
           case badVersion_error :
      -        strncpy(buffer, "protocl version mismatch", max);
      +        strncpy(buffer, "protocol version mismatch", max);
               break;
       
           case compress_error :

      Same typo is in a comment in mysql-test/t/show_check.test, FYI

      Attachments

        Activity

          People

            Unassigned Unassigned
            dougbarton Doug Barton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.