Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1
into moonbone.local:/work/mysql-4.1-bug-8147
This commit is contained in:
commit
285e348c1f
@ -336,7 +336,7 @@ public:
|
|||||||
virtual bool set_flags_processor(byte *args)
|
virtual bool set_flags_processor(byte *args)
|
||||||
{
|
{
|
||||||
this->item_flags|= *((uint8*)args);
|
this->item_flags|= *((uint8*)args);
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user