# # ChangeLog for main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm # # Generated by Trac 1.4.2 # 2024-04-26T00:44:08+12:00 Tue, 06 Nov 2018 03:26:57 GMT ak19 [32577] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) Forgot to call superclass in overridden removeall(). Nothing broke so ... Mon, 05 Nov 2018 07:51:24 GMT ak19 [32575] * main/trunk/greenstone2/perllib/docprint.pm (modified) * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) 1. gssql now does fetching all rows internally upon select. With this ... Mon, 05 Nov 2018 03:46:34 GMT ak19 [32571] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) Optimised the SQL DB delete operations in case there are several in ... Mon, 05 Nov 2018 03:43:30 GMT ak19 [32570] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) 1. Bugfix for when renaming an imported doc and incrementally- ... Fri, 02 Nov 2018 07:51:09 GMT ak19 [32565] * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) I think this is a bugfix to plugin.pm::remove_some(): when processing ... Fri, 02 Nov 2018 06:07:16 GMT ak19 [32563] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) 1. Overhaul of GreenstoneSQLPlugs to handle removeold and incremental ... Wed, 31 Oct 2018 06:57:20 GMT ak19 [32560] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) gssql constructor accepts a verbosity parameter Wed, 31 Oct 2018 06:48:18 GMT ak19 [32559] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Removing db_encoding as parameters to GreenstoneSQLPlugout and ... Tue, 30 Oct 2018 06:38:15 GMT ak19 [32556] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) Tested to find DBI connection attempt fails immediately when MySQL ... Tue, 30 Oct 2018 06:29:56 GMT ak19 [32555] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) 1. In GreenstoneSQLPlugout, removeold is now paramterised (as are ... Fri, 26 Oct 2018 07:12:14 GMT ak19 [32544] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) 1. GreenstoneSQLPlugin: now sub read() calls the new lazy_get_gssql() ... Fri, 26 Oct 2018 02:10:47 GMT ak19 [32543] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Tidying up and adjusting TODO statements Thu, 25 Oct 2018 08:17:02 GMT ak19 [32542] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Instead of the docoid being stored in the docsql-.xml filename, ... Thu, 25 Oct 2018 07:12:42 GMT ak19 [32541] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Using proper parameters to GreenstoneSQLPlugin/Plugout instead of ... Wed, 24 Oct 2018 07:41:01 GMT ak19 [32538] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) Previous commit message meant to be: string names of strings shared ... Wed, 24 Oct 2018 07:13:22 GMT ak19 [32537] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) First commit to do with reading back in from the SQL DB. This commit ... Wed, 24 Oct 2018 07:11:33 GMT ak19 [32536] * main/trunk/greenstone2/perllib/docprint.pm (modified) * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (added) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) First commit to do with reading back in from the SQL DB. This commit ...