We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825c0e2 commit dfa6fbaCopy full SHA for dfa6fba
mysql-test/main/mysqld--help.test
@@ -2,6 +2,7 @@
2
# mysqld --help
3
#
4
--source include/not_embedded.inc
5
+--source include/not_asan.inc
6
--source include/have_perfschema.inc
7
--source include/have_profiling.inc
8
--source include/platform.inc
mysql-test/suite/sys_vars/t/thread_stack_basic.test
@@ -1,6 +1,7 @@
1
# only global
--replace_result 392192 299008
select @@global.thread_stack;
--error ER_INCORRECT_GLOBAL_LOCAL_VAR
0 commit comments