[Koha-bugs] [Bug 33368] borrowers.flags is about to reach the limit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 5 02:13:01 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33368

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor at tuxayo.net

--- Comment #7 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
It works! However I don't get why because bigint(11) still has 11 for the
number of digits. But it works up to at least 40 bits/flags. And MariaDB's doc
doesn't have anything suspicious like the number for bigint being there for
compatibility/historical reasons and not being used.
https://mariadb.com/kb/en/bigint/

Anyway, second signoff added so it can still be used as a signoff and Nick can
pass QA if they know the answer to the above and don't want to wait.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list