opnsense-ports/databases/mariadb55-server/files/patch-sql_item_subselect.cc
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
399 B
C++

--- sql/item_subselect.cc.orig 2013-05-21 22:09:51.000000000 +0000
+++ sql/item_subselect.cc 2013-09-26 13:13:01.105197491 +0000
@@ -1317,7 +1317,7 @@
Item_subselect()
{
DBUG_ENTER("Item_exists_subselect::Item_exists_subselect");
- bool val_bool();
+// bool val_bool();
init(select_lex, new select_exists_subselect(this));
max_columns= UINT_MAX;
null_value= FALSE; //can't be NULL