1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Applying InnoDB snapshot

Detailed revision comments:

r6715 | sunny | 2010-02-16 10:14:21 +0200 (Tue, 16 Feb 2010) | 1 line
branches/zip: Fix comment. Non functional change.
This commit is contained in:
Sergey Vojtovich
2010-04-01 15:55:20 +04:00
parent 8d04789f0b
commit 2eb1bb6bdd

View File

@@ -519,7 +519,7 @@ struct trx_struct{
srv_conc_enter_innodb to be inside the
InnoDB engine */
/* Fields protected by dict_operation_loco(). The very latch
/* Fields protected by dict_operation_lock(). The very latch
it is used to track. */
ulint dict_operation_lock_mode;
/* 0, RW_S_LATCH, or RW_X_LATCH: