Обсуждение: Problem when fetching data of BIT column.

Поиск
Список
Период
Сортировка

Problem when fetching data of BIT column.

От
Taizo ITO
Дата:
Hi alls,

I got a error when trying to fetch data from BIT column.
The problem is that last 4 bits of data are filled with null.

I created a patch that fixes the bug.
Please commit the attached patch to trunk.

Regards,
Taizo ITO

Вложения

Re: Problem when fetching data of BIT column.

От
Hiroshi Inoue
Дата:
Hi,

Thanks for the report.
I would commit your patch to cvs.

regards,
Hiroshi Inoue

(2010/11/24 13:26), Taizo ITO wrote:
> Hi alls,
>
> I got a error when trying to fetch data from BIT column.
> The problem is that last 4 bits of data are filled with null.
>
> I created a patch that fixes the bug.
> Please commit the attached patch to trunk.
>
> Regards,
> Taizo ITO