sqlite3_test_control() is an interface for testing. Is it safe to use it in released product?
原始邮件 发件人:Clemens [email protected] 收件人:[email protected] 发送时间:2016年8月16日(周二) 18:09 主题:Re: [sqlite] How to customize "Bytes of unused 'reserved' spaceat the end of each page" ? sanhua.zh wrote: It describles the"Bytes of unused‘reserved' space at the end of each page”. I think it’s the exact thing what I need. But I have no idea how to use it. It seems that there is no interface to do this. sqlite3_test_control(), or a hex editor: http://stackoverflow.com/questions/38201975/how-to-create-database-with-reserved-bytes Regards, Clemens _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

