This is not necessarily a bug, but I thought I might point out that use of the SUM() function causes my program to generate alignment traps on an ARM system. They seem to be proportional to the amount of data in the table. While no harm is caused (I have the kernel set to fix these problems and recover), it does slow the execution of any SQL statements with SUM() considerably.
Just I thought I would just throw it out there. -- Rich Rattanni _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users