ANNOUNCE: DBIx::Admin::BackupRestore V 1.11
am 13.08.2006 11:02:50 von Ron SavageThe pure Perl module DBIx::Admin::BackupRestore V 1.11
is available immediately from CPAN,
and from http://savage.net.au/Perl-modules.html.
On-line docs, and a *.ppd for ActivePerl are also
available from the latter site.
An extract from the docs:
1.11 Sun Aug 13 18:20:00 2006
- 'fiddle_timestamp' now takes one of these values: 0, 1 or 2, or any of those
values + 128.
The 128 means the top (left-most) bit in the byte value of this parameter is
set.
If the top bit is set, another fiddle takes place, after any of the above have
occurred:
The timestamp is checked against 1970-01-01 00:00:00, and if they match, the
timestamp
is changed to 1970-01-01 00:00:01. This extra second means the timestamp is
now valid
under the strict option for MySQL V 5, whereas 1970-01-01 00:00:00 is invalid.