Links to HEAD: | (view) (download) (as text) (annotate) |
Links to mgrast_release_3_0_1: | (view) (download) (as text) (annotate) |
Sticky Tag: |
Changed to skip the sort step if a file is pre-sorted, and to catch errors that occur while sorting.
Changed to sort only one file at a time, and allocate a large sort buffer to speed the sort process.
Added new methods used by attribute database.
Added support for concurrent and low-priority loading.
Changed POD format for better compatability with Wiki.
Added a "FinishAndLoad" to finish building the load file and then load it into the database.
*** empty log message ***
Added tracing.
Fixed to do a better sort of load files. Added capability for an unisgned integer field.
Fixed to sort all primary entity relations in order to improve load performance.
Fixed a comment.
Added support for the new "hash-string" key type that creates a key from a digest of symbolic information.
Converted similarity block loader to use ERDBLoad.
*** empty log message ***
Added the ability to load a table in a discard mode that throws away the data.
Fixed to automatically truncate character fields that are too long.
Converted to allow for a load-only mode that loads from pre-generated files.
*** empty log message ***
Added more tracing. Fixed parameter list for sort pipe.
Fixed an error in the post-processing sort that was causing spurious duplicate keys.
Changed to do a sort -u when creating entity load files.
Added support for creating MyISAM tables in MySQL. If a number of estimated rows is given, DBKernel will create the table using MyISAM instead of InnoDB (the latter being much slower). Changed the loader to create a load file and leave it rather than creating the file, loading the data, and then deleting it.
Added direct Sprout loading facility.
Added this object to provide useful utilities for loading ERDB databases.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |