sql: Reduce maximal trigger call chain
LLVM is more eager for frame size than GCC Current maximal call chain length may corrupt stack then. Reduce maximal call chain length to 30. Related to #2550
Please register or sign in to comment
LLVM is more eager for frame size than GCC Current maximal call chain length may corrupt stack then. Reduce maximal call chain length to 30. Related to #2550