From 928d2a8b806cc2929964c287ca53e15d9556cca0 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 30 Nov 2004 21:17:03 +0100 Subject: typo fixed --- innobase/include/lock0lock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'innobase') diff --git a/innobase/include/lock0lock.h b/innobase/include/lock0lock.h index ff5b6aae02e..db8dd24973d 100644 --- a/innobase/include/lock0lock.h +++ b/innobase/include/lock0lock.h @@ -483,7 +483,7 @@ transaction, i.e., transaction holds LOCK_IX and possibly LOCK_AUTO_INC on the table. */ ibool -lock_table_exclusive( +lock_is_table_exclusive( /*=================*/ /* out: TRUE if table is only locked by trx, with LOCK_IX, and possibly LOCK_AUTO_INC */ -- cgit v1.2.1