mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Misc. typos
Found via `codespell -i 3 -w --skip="./debian/po" -I ../mariadb-server-word-whitelist.txt ./cmake/ ./debian/ ./Docs/ ./include/ ./man/ ./plugin/ ./strings/`
This commit is contained in:
parent
7c68930031
commit
3dd01669b4
51 changed files with 91 additions and 91 deletions
|
|
@ -211,7 +211,7 @@ void debug_sync_point(const char* lock_name, uint lock_timeout);
|
|||
}
|
||||
/*
|
||||
DBUG_LOG() was initially intended for InnoDB. To be able to use it elsewhere
|
||||
one should #include <sstream>. We intentially avoid including it here to save
|
||||
one should #include <sstream>. We intentionally avoid including it here to save
|
||||
compilation time.
|
||||
*/
|
||||
# ifdef DBUG_OFF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue