mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Added ending ';' for the start_transaction_opts:
This commit is contained in:
parent
9ee3bf9efa
commit
582f9a8900
1 changed files with 1 additions and 0 deletions
|
|
@ -2111,6 +2111,7 @@ start_transaction_opts:
|
|||
{
|
||||
$$= MYSQL_START_TRANS_OPT_WITH_CONS_SNAPSHOT;
|
||||
}
|
||||
;
|
||||
|
||||
slave_thread_opts:
|
||||
{ Lex->slave_thd_opt= 0; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue