Skip to content

Commit d227399

Browse files
author
Alexey Botchkov
committed
Comment fixed.
1 parent df26954 commit d227399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/sql_prepare.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ static bool mysql_test_create_table(Prepared_statement *stmt)
18131813

18141814

18151815
/**
1816-
Validate and prepare for execution CREATE TABLE statement.
1816+
Validate and prepare for execution SHOW CREATE TABLE statement.
18171817
18181818
@param stmt prepared statement
18191819
@param tables list of tables used in this query

0 commit comments

Comments
 (0)