Comment fixed.

This commit is contained in:
Alexey Botchkov 2016-01-26 23:16:56 +04:00
commit d227399318

View file

@ -1813,7 +1813,7 @@ static bool mysql_test_create_table(Prepared_statement *stmt)
/** /**
Validate and prepare for execution CREATE TABLE statement. Validate and prepare for execution SHOW CREATE TABLE statement.
@param stmt prepared statement @param stmt prepared statement
@param tables list of tables used in this query @param tables list of tables used in this query