databend icon indicating copy to clipboard operation
databend copied to clipboard

Feature: support dynamic enable of rust backtrace

Open zhang2014 opened this issue 1 year ago • 0 comments

Summary

Support the following statements to enable and disable the rust backtrace

ENABLE EXCEPTION_BACKTRACE;
DISABLE EXCEPTION_BACKTRACE;

zhang2014 avatar May 10 '24 16:05 zhang2014