Skip to content

Commit d3faae0

Browse files
committed
add new consts
1 parent c4c10a2 commit d3faae0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/mysqlnd/mysqlnd_enum_n_def.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,8 @@ enum php_mysqlnd_server_command
576576
COM_SET_OPTION = 27,
577577
COM_STMT_FETCH = 28,
578578
COM_DAEMON,
579+
COM_BINLOG_DUMP_GTID,
580+
COM_RESET_CONNECTION,
579581
COM_END
580582
};
581583

0 commit comments

Comments
 (0)