[MDEV-623] LP:790983 - Typo in extra/yassl/src/yassl_error.cpp Created: 2011-06-01  Updated: 2013-03-29  Resolved: 2013-03-29

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Doug Barton (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: Launchpad, upstream

Attachments: XML File LPexportBug790983.xml    

 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



 Comments   
Comment by Rasmus Johansson (Inactive) [ 2011-06-01 ]

Launchpad bug id: 790983

Comment by Elena Stepanova [ 2013-03-29 ]

The typo was fixed in revision-id: georgi.kodinov@oracle.com-20120217095114-xqo0c03ko3lt5ga0 in 5.0 and higher

Generated at Thu Feb 08 06:30:07 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.