https://bugs.documentfoundation.org/show_bug.cgi?id=88601
--- Comment #15 from tmonk <[email protected]> ---
(In reply to Lionel Elie Mamane from comment #14)
For non-PRIMARY KEY UNSIGNED integer column, I failed to reproduce Dong's
unexpected result at step 4.
>4. In table, attempt to enter value into Field1 of 128 to 255.
>(these values can successfully be entered directly into MySQL field without LO)
When I inserted values from 2^31 ~ 2^32-1, LO-base inserted to table
successfully. No error when reopen the table.
I also tried PRIMARY KEY UNSIGNED integer column and PRIMARY KEY UNSIGNED
smallint column. LO-base will fail to reopen table when there is a value from
2^31 ~ 2^32-1 ( 2^14 ~ 2^15-1 for smallint ) in the column. Similar with the
situation I reported at Comment 13.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs