This commit is contained in:
Alexey Milovidov 2024-08-03 18:30:33 +02:00
parent b97e5b54ca
commit 65bba77771

View File

@ -849,7 +849,7 @@ try
#endif
#if defined(SANITIZER)
LOG_INFO(log, "Query Profiler disabled because they cannot work under sanitizers"
LOG_INFO(log, "Query Profiler is disabled because it cannot work under sanitizers"
" when two different stack unwinding methods will interfere with each other.");
#endif