mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Portability fix
Cleanup typos (like SKIPP -> SKIP)
This commit is contained in:
@ -224,7 +224,7 @@ public:
|
||||
|
||||
|
||||
/****************************************************************************
|
||||
** every connection is handle by a thread with a THD
|
||||
** every connection is handled by a thread with a THD
|
||||
****************************************************************************/
|
||||
|
||||
class delayed_insert;
|
||||
|
Reference in New Issue
Block a user