Commit a962007d authored by Vasil Dimov's avatar Vasil Dimov

Whitespace fixup on ha_innodb.cc:2567

parent 7b4b1acd
...@@ -2564,7 +2564,7 @@ static ...@@ -2564,7 +2564,7 @@ static
int int
innobase_start_trx_and_assign_read_view( innobase_start_trx_and_assign_read_view(
/*====================================*/ /*====================================*/
handlerton *hton, /*!< in: Innodb handlerton */ handlerton *hton, /*!< in: Innodb handlerton */
THD* thd) /*!< in: MySQL thread handle of the user for whom THD* thd) /*!< in: MySQL thread handle of the user for whom
the transaction should be committed */ the transaction should be committed */
{ {
......
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