Commit 12420401 authored by unknown's avatar unknown

Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1

into hundin.mysql.fi:/home/marko/k/mysql-4.1


innobase/include/lock0lock.h:
  Auto merged
parents 4579806f 1983ff72
...@@ -484,7 +484,7 @@ on the table. */ ...@@ -484,7 +484,7 @@ on the table. */
ibool ibool
lock_is_table_exclusive( lock_is_table_exclusive(
/*=================*/ /*====================*/
/* out: TRUE if table is only locked by trx, /* out: TRUE if table is only locked by trx,
with LOCK_IX, and possibly LOCK_AUTO_INC */ with LOCK_IX, and possibly LOCK_AUTO_INC */
dict_table_t* table, /* in: table */ dict_table_t* table, /* in: table */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment