Coroutine\MySQL->commit

最后更新于:2022-04-02 06:28:56

# Coroutine\\MySQL->commit 提交事务。必须与`begin`配合使用。 ~~~ function Coroutine\MySQL->commit() | bool; ~~~ * 成功返回`true`,失败返回`false`,请检查`$db->errno`获取错误码
';