CVSROOT:        /sources/global
Module name:    global
Changes by:     Hideki IWAMOTO <h-iwamoto>      14/11/15 15:00:15

Modified files:
        libutil        : dbop.c 

Log message:
        [Bug fix]
        * Specifying cache size in bytes had caused integer overflow in sqlite3 
code.
          The parameter of "PRAGMA cache_size" should be specified in pages. 
        * The default page size was used. 
          "PRAGMA page_size" should be used before creating table.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/dbop.c?cvsroot=global&r1=1.63&r2=1.64

_______________________________________________
Global-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to