1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Portability fix

Cleanup typos (like SKIPP -> SKIP)
This commit is contained in:
monty@hundin.mysql.fi
2001-11-07 00:13:29 +02:00
parent 771af387e3
commit 4c60b41954
49 changed files with 187 additions and 169 deletions

View File

@@ -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;