Commit d2af4e3b authored by Vasil Dimov's avatar Vasil Dimov

Whitespace fixup on ha_innodb.cc:9561

parent a962007d
...@@ -9558,7 +9558,7 @@ ha_innobase::innobase_get_autoinc( ...@@ -9558,7 +9558,7 @@ ha_innobase::innobase_get_autoinc(
} }
/*******************************************************************//** /*******************************************************************//**
This function reads the global auto-inc counter. It doesn't use the This function reads the global auto-inc counter. It doesn't use the
AUTOINC lock even if the lock mode is set to TRADITIONAL. AUTOINC lock even if the lock mode is set to TRADITIONAL.
@return the autoinc value */ @return the autoinc value */
UNIV_INTERN UNIV_INTERN
......
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