mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
header typo
This commit is contained in:
parent
8b18932ebc
commit
84539f6460
1 changed files with 1 additions and 1 deletions
|
@ -2384,7 +2384,7 @@ typedef void (*execute_prepared_stmt_v1_t)
|
|||
(PSI_statement_locker *locker, PSI_prepared_stmt* prepared_stmt);
|
||||
|
||||
/**
|
||||
Set the statement text for a prepared statment event.
|
||||
Set the statement text for a prepared statement event.
|
||||
@param prepared_stmt prepared statement.
|
||||
@param text the prepared statement text
|
||||
@param text_len the prepared statement text length
|
||||
|
|
Loading…
Reference in a new issue