Fix mysql_client_test failure in pushbuild 5.1-27430
(Bug#27430)
This commit is contained in:
parent
7aeeb8f667
commit
aef39682d6
@ -3151,7 +3151,7 @@ Prepared_statement::set_parameters(String *expanded_query,
|
||||
uchar *packet, uchar *packet_end)
|
||||
{
|
||||
bool is_sql_ps= packet == NULL;
|
||||
bool res;
|
||||
bool res= FALSE;
|
||||
|
||||
if (is_sql_ps)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user