mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 06:35:33 +02:00
Fix spelling: occurred, execute, which etc
This commit is contained in:
parent
f8251911a4
commit
1777fd5f55
126 changed files with 200 additions and 200 deletions
|
|
@ -1820,7 +1820,7 @@ static bool mysql_test_create_table(Prepared_statement *stmt)
|
|||
@note This function handles create view commands.
|
||||
|
||||
@retval FALSE Operation was a success.
|
||||
@retval TRUE An error occured.
|
||||
@retval TRUE An error occurred.
|
||||
*/
|
||||
|
||||
static bool mysql_test_create_view(Prepared_statement *stmt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue