mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge with 4.0, mainly to get changes to windows project files
This commit is contained in:
@@ -2587,6 +2587,7 @@ String *Item_func_quote::val_str(String *str)
|
||||
*to= '\'';
|
||||
str->length(new_length);
|
||||
str->set_charset(collation.collation);
|
||||
null_value= 0;
|
||||
return str;
|
||||
|
||||
null:
|
||||
|
||||
Reference in New Issue
Block a user