Skip to content

Commit

Permalink
Update sql-statements/sql-statement-admin-alter-ddl.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tangenta authored Nov 25, 2024
1 parent b9e1679 commit 6823bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql-statements/sql-statement-admin-alter-ddl.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ mysql> ADMIN SHOW DDL JOBS 1;
## Synopsis

```ebnf+diagram
AdminPauseDDLStmt ::=
AdminAlterDDLStmt ::=
'ADMIN' 'ALTER' 'DDL' 'JOBS' Int64Num AlterJobOptionList
AlterJobOptionList ::=
Expand Down

0 comments on commit 6823bb0

Please sign in to comment.