MakKi (makki_d)

Results 2 issues of MakKi (makki_d)

Run this program by air: ``` package main import ( "time" ) func main() { time.Sleep(10 * time.Second) } ``` air execute the `sh` as a sub process wrapping the...

## Summary When calling a stored procedure, an argument passed to the procedure is not accessible within a subquery of an EXISTS clause. This appears to be a regression, as...

customer issue