mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix typos in the codebase.
This commit is contained in:
committed by
Vicențiu Ciorbaru
parent
195833f1b6
commit
f2830af16c
@@ -2334,7 +2334,7 @@ static bool add_line(String &buffer, char *line, size_t line_length,
|
||||
!(*in_string &&
|
||||
(mysql.server_status & SERVER_STATUS_NO_BACKSLASH_ESCAPES)))
|
||||
{
|
||||
// Found possbile one character command like \c
|
||||
// Found possible one character command like \c
|
||||
|
||||
/*
|
||||
The null-terminating character (ASCII '\0') marks the end of user
|
||||
|
Reference in New Issue
Block a user