source: main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32583   5 years ak19 1. Some tidying up of the code. 2. Removing unnecessary calls to …
(edit) @32582   5 years ak19 Now that previous commit(s) put sig handlers in place in gs_sql, have …
(edit) @32580   5 years ak19 1. support for port param when connecting to SQL DB. 2. GS SQL Plugout …
(edit) @32578   5 years ak19 Optimising. The gssql class internally has only one shared connection …
(edit) @32577   5 years ak19 Forgot to call superclass in overridden removeall(). Nothing broke so …
(edit) @32575   5 years ak19 1. gssql now does fetching all rows internally upon select. With this …
(edit) @32571   5 years ak19 Optimised the SQL DB delete operations in case there are several in …
(edit) @32570   5 years ak19 1. Bugfix for when renaming an imported doc and …
(edit) @32565   5 years ak19 I think this is a bugfix to plugin.pm::remove_some(): when processing …
(edit) @32563   5 years ak19 1. Overhaul of GreenstoneSQLPlugs to handle removeold and incremental …
(edit) @32560   5 years ak19 gssql constructor accepts a verbosity parameter
(edit) @32559   5 years ak19 Removing db_encoding as parameters to GreenstoneSQLPlugout and …
(edit) @32556   5 years ak19 Tested to find DBI connection attempt fails immediately when MySQL …
(edit) @32555   5 years ak19 1. In GreenstoneSQLPlugout, removeold is now paramterised (as are …
(edit) @32544   5 years ak19 1. GreenstoneSQLPlugin: now sub read() calls the new lazy_get_gssql() …
(edit) @32543   5 years ak19 Tidying up and adjusting TODO statements
(edit) @32542   5 years ak19 Instead of the docoid being stored in the docsql-<OID>.xml filename, …
(edit) @32541   5 years ak19 Using proper parameters to GreenstoneSQLPlugin/Plugout instead of …
(edit) @32538   5 years ak19 Previous commit message meant to be: string names of strings shared by …
(edit) @32537   5 years ak19 First commit to do with reading back in from the SQL DB. This commit …
(add) @32536   5 years ak19 First commit to do with reading back in from the SQL DB. This commit …
Note: See TracRevisionLog for help on using the revision log.