Log of /Sprout/ERDBLoad.pm
Parent Directory
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 20 14:30:21 2008 UTC (11 years, 2 months ago) by
parrello
Branch:
MAIN
CVS Tags:
HEAD,
mgrast_dev_03252011,
mgrast_dev_03312011,
mgrast_dev_04012011,
mgrast_dev_04052011,
mgrast_dev_04082011,
mgrast_dev_04132011,
mgrast_dev_06072011,
mgrast_dev_08022011,
mgrast_dev_08112011,
mgrast_dev_10262011,
mgrast_dev_12152011,
mgrast_rel_2008_0625,
mgrast_rel_2008_0923,
mgrast_rel_2008_0924,
mgrast_rel_2008_1110,
mgrast_rel_2008_1110_v2,
mgrast_release_3_0,
mgrast_release_3_0_1,
mgrast_release_3_0_2,
mgrast_release_3_0_3,
mgrast_release_3_0_4,
mgrast_release_3_1_0,
mgrast_release_3_1_1,
mgrast_release_3_1_2,
mgrast_version_3_2,
myrast_33,
rast_2008_0924,
rast_rel_2008_09_29,
rast_rel_2008_09_30,
rast_rel_2008_10_09,
rast_rel_2008_10_29,
rast_rel_2008_11_24,
rast_rel_2008_12_18,
rast_rel_2009_02_05,
rast_rel_2009_03_26,
rast_rel_2009_05_18,
rast_rel_2009_07_09,
rast_rel_2009_0925,
rast_rel_2010_0118,
rast_rel_2010_0526,
rast_rel_2010_0827,
rast_rel_2010_0928,
rast_rel_2010_1206,
rast_rel_2011_0119,
rast_rel_2011_0928,
rast_rel_2014_0729,
rast_rel_2014_0912,
rast_release_2008_09_29
Changes since
1.23: +49 -22 lines
Diff to
previous 1.23
Changed to skip the sort step if a file is pre-sorted, and to catch errors that occur while sorting.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 19 03:34:15 2006 UTC (13 years, 8 months ago) by
parrello
Branch:
MAIN
Changes since
1.12: +5 -3 lines
Diff to
previous 1.12
Added support for the new "hash-string" key type that creates a key from a digest of symbolic information.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 9 14:52:21 2005 UTC (14 years, 3 months ago) by
parrello
Branch:
MAIN
Changes since
1.2: +10 -115 lines
Diff to
previous 1.2
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.
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.