mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
Comment fixed.
This commit is contained in:
parent
df26954951
commit
d227399318
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue