Seonghoon Kim

Results 18 comments of Seonghoon Kim

@posva I think this is kind of bugs, because normal programming languages support `if` statement like `else if`. e.g. ``` if a == 1 process for a end if b...

@mingtianshi It may be applied in 2.6.15, because of plan from https://github.com/vuejs/vue/pull/11857.

I closed this PR, because it is not planned.

Oh I see. great! I'll use it. thanks!

how about skip lock or no wait lock? https://dev.mysql.com/blog-archive/mysql-8-0-1-using-skip-locked-and-nowait-to-handle-hot-rows/ @lukas-krecan