Обсуждение: what is "Non-functional update"

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

what is "Non-functional update"

От
"Zhangfan Xing"
Дата:
Hi, there,

When I do massive (>20,000 rows) updates, I got a few lines of error message:

NOTICE:  Non-functional update, only first update is performed

What does this mean?

Any hint will be greatly appreciated.

Zhangfan

--
~~~~~~~~~~~~~~~~~~~~~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Zhangfan XING               Tel: (818)393-3555
Mail Stop 300-323           Fax: (818)393-6720
Jet Propulsion Laboratory   Email: xing@pacific.jpl.nasa.gov
4800 Oak Grove Drive        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pasadena, CA 91109
~~~~~~~~~~~~~~~~~~~~~~~~~

Re: [GENERAL] what is "Non-functional update"

От
Vadim Mikheev
Дата:
Zhangfan Xing wrote:
>
> Hi, there,
>
> When I do massive (>20,000 rows) updates, I got a few lines of error message:
>
> NOTICE:  Non-functional update, only first update is performed
>
> What does this mean?
>
> Any hint will be greatly appreciated.

Get btree-patch for 6.3.2...

Vadim