1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Fix compile errors

This commit is contained in:
Vladislav Vaintroub
2016-04-28 21:22:09 +02:00
parent 636bb59034
commit 6345cd4418
2 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,7 @@ static const char *lock_descriptions[] =
};
#ifdef EXTRA_DEBUG
#ifndef DBUG_OFF
void
print_where(COND *cond,const char *info, enum_query_type query_type)