mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge magare.gmz:/home/kgeorge/mysql/autopush/B31440-5.0-opt
into magare.gmz:/home/kgeorge/mysql/work/B31440-5.1-opt
This commit is contained in:
@@ -4398,6 +4398,7 @@ Item_func_regex::fix_fields(THD *thd, Item **ref)
|
||||
if (args[1]->null_value)
|
||||
{ // Will always return NULL
|
||||
maybe_null=1;
|
||||
fixed= 1;
|
||||
return FALSE;
|
||||
}
|
||||
int error;
|
||||
|
Reference in New Issue
Block a user