On 2016-06-02 16:40, m.roth@xxxxxxxxx wrote: > Frank Cox wrote: > > On Thu, 2 Jun 2016 16:17:28 -0400 > > m.roth@xxxxxxxxx wrote: > > > >> <timestamp> <hostname> nfsdcltrack[39406]: sqlite_insert_client: insert > >> statement prepare failed: table clients has 2 columns but 3 values were > >> supplied > >> > >> Anyone got any ideas as to a) why this is happening, and b) what I can > >> do about it? > > > > https://www.svennd.be/nfsdcltrack-sqlite_insert_client-insert-statement-prepare-failed-table-clients-has-2-columns-but-3-values-were-supplied/ > > > Yeah, after I posted, I went googling, and found the same post. Thanks > muchly, though. > > Did they fire the regression testing dept? Workaround: https://www.svennd.be/nfsdcltrack-sqlite_insert_client-insert-statement-prepare-failed-table-clients-has-2-columns-but-3-values-were-supplied/ # sqlite3 /var/lib/nfs/nfsdcltrack/main.sqlite clients parameters sqlite> alter table clients add column has_session TINYINT; sqlite> .exit _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos