mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
merge with 5.1-micro
This commit is contained in:
@ -16100,7 +16100,7 @@ bool test_if_ref(Item *root_cond, Item_field *left_item,Item *right_item)
|
||||
{
|
||||
/*
|
||||
We can remove binary fields and numerical fields except float,
|
||||
as float comparison isn't 100 % secure
|
||||
as float comparison isn't 100 % safe
|
||||
We have to keep normal strings to be able to check for end spaces
|
||||
*/
|
||||
if (field->binary() &&
|
||||
|
Reference in New Issue
Block a user