summaryrefslogtreecommitdiff
path: root/VC++Files/mysql.sln
diff options
context:
space:
mode:
authorunknown <kent/mysqldev@mysql.com/production.mysql.com>2007-04-19 22:56:04 +0200
committerunknown <kent/mysqldev@mysql.com/production.mysql.com>2007-04-19 22:56:04 +0200
commit777b39fbf6c3ea0070e14b8e252f21781e6b841e (patch)
treee46a7b946a0f460ed845c93531c015c93a997c52 /VC++Files/mysql.sln
parent3e7dd5e094edacc5ba19d9ea8625b7cf1b739196 (diff)
downloadmariadb-git-777b39fbf6c3ea0070e14b8e252f21781e6b841e.tar.gz
mysql.sln:
Enable 'mysys' build if target 'Enterprise' item_subselect.h: Fixed bug #27870. The bug that causes crashes manifests itself at some conditions when executing an equijoin query with WHERE condition containing a subquery predicate of the form join_attr NOT IN (SELECT ...). VC++Files/mysql.sln: Enable 'mysys' build if target 'Enterprise' sql/item_subselect.h: Fixed bug #27870. The bug that causes crashes manifests itself at some conditions when executing an equijoin query with WHERE condition containing a subquery predicate of the form join_attr NOT IN (SELECT ...).
Diffstat (limited to 'VC++Files/mysql.sln')
-rw-r--r--VC++Files/mysql.sln1
1 files changed, 1 insertions, 0 deletions
diff --git a/VC++Files/mysql.sln b/VC++Files/mysql.sln
index 31b9232e2ec..f9b22b6dcc9 100644
--- a/VC++Files/mysql.sln
+++ b/VC++Files/mysql.sln
@@ -733,6 +733,7 @@ Global
{44D9C7DC-6636-4B82-BD01-6876C64017DF}.Debug 98.ActiveCfg = Debug 98|Win32
{44D9C7DC-6636-4B82-BD01-6876C64017DF}.Debug 98.Build.0 = Debug 98|Win32
{44D9C7DC-6636-4B82-BD01-6876C64017DF}.Enterprise.ActiveCfg = Release|Win32
+ {44D9C7DC-6636-4B82-BD01-6876C64017DF}.Enterprise.Build.0 = Release|Win32
{44D9C7DC-6636-4B82-BD01-6876C64017DF}.Enterprise Debug.ActiveCfg = Debug|Win32
{44D9C7DC-6636-4B82-BD01-6876C64017DF}.Enterprise Debug.Build.0 = Debug|Win32
{44D9C7DC-6636-4B82-BD01-6876C64017DF}.Enterprise GPL.ActiveCfg = Release|Win32