Commit 89f39b27 authored by sunny's avatar sunny

branches/zip: Add missing UNIV_INTERN.

parent da57809f
...@@ -2800,7 +2800,7 @@ normalize_table_name( ...@@ -2800,7 +2800,7 @@ normalize_table_name(
/************************************************************************ /************************************************************************
Set the autoinc column max value. This should only be called once from Set the autoinc column max value. This should only be called once from
ha_innobase::open(). Therefore there's no need for a covering lock. */ ha_innobase::open(). Therefore there's no need for a covering lock. */
UNIV_INTERN
ulint ulint
ha_innobase::innobase_initialize_autoinc() ha_innobase::innobase_initialize_autoinc()
/*======================================*/ /*======================================*/
......
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