summaryrefslogtreecommitdiff
path: root/innobase/include/que0que.h
diff options
context:
space:
mode:
authorunknown <heikki@hundin.mysql.fi>2005-03-16 00:34:15 +0200
committerunknown <heikki@hundin.mysql.fi>2005-03-16 00:34:15 +0200
commit7955fe527d98d6d0231a8d10aa465401643e8f09 (patch)
tree83bd274525d64319b62ccc0e8791a8f24213b1c6 /innobase/include/que0que.h
parent4db638f371d2ac7720b435bfab3c148f74655c87 (diff)
downloadmariadb-git-7955fe527d98d6d0231a8d10aa465401643e8f09.tar.gz
Many files:
InnoDB true VARCHAR sql/ha_innodb.h: InnoDB true VARCHAR sql/ha_innodb.cc: InnoDB true VARCHAR innobase/include/data0type.h: InnoDB true VARCHAR innobase/include/que0que.h: InnoDB true VARCHAR innobase/include/row0mysql.h: InnoDB true VARCHAR innobase/include/data0type.ic: InnoDB true VARCHAR innobase/include/row0mysql.ic: InnoDB true VARCHAR innobase/row/row0ins.c: InnoDB true VARCHAR innobase/row/row0mysql.c: InnoDB true VARCHAR innobase/row/row0sel.c: InnoDB true VARCHAR innobase/trx/trx0trx.c: InnoDB true VARCHAR
Diffstat (limited to 'innobase/include/que0que.h')
-rw-r--r--innobase/include/que0que.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/innobase/include/que0que.h b/innobase/include/que0que.h
index 298ec494750..4113e52d425 100644
--- a/innobase/include/que0que.h
+++ b/innobase/include/que0que.h
@@ -359,7 +359,8 @@ struct que_thr_struct{
the control came */
ulint resource; /* resource usage of the query thread
thus far */
- ulint lock_state; /* lock state of thread (table or row) */
+ ulint lock_state; /* lock state of thread (table or
+ row) */
};
#define QUE_THR_MAGIC_N 8476583