Follow up fix for MDEV-16871

This commit is contained in:
Varun Gupta 2019-10-28 13:29:46 +05:30
parent 803d0521a2
commit cb14d2e1a5

View File

@ -4777,7 +4777,6 @@ static int init_common_variables()
return 1; return 1;
} }
global_system_variables.in_subquery_conversion_threshold= IN_SUBQUERY_CONVERSION_THRESHOLD;
#ifdef WITH_WSREP #ifdef WITH_WSREP
/* /*