Skip to content

Commit cb14d2e

Browse files
author
Varun Gupta
committed
Follow up fix for MDEV-16871
1 parent 803d052 commit cb14d2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/mysqld.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4777,7 +4777,6 @@ static int init_common_variables()
47774777
return 1;
47784778
}
47794779

4780-
global_system_variables.in_subquery_conversion_threshold= IN_SUBQUERY_CONVERSION_THRESHOLD;
47814780

47824781
#ifdef WITH_WSREP
47834782
/*

0 commit comments

Comments
 (0)