romainq
|
eb36832ea7
Setup: fixed issue when upgrading a DB (no install dir specified, thus no config file) and requesting a backup: the backup is created without the config file in it.
|
11 years ago |
romainq
|
06ef0f414e
Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly)
|
11 years ago |
romainq
|
99697848c9
Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly)
|
11 years ago |
romainq
|
2ba4437874
Added datamodel delta (if any) to the backup file
|
11 years ago |
romainq
|
5394d05e53
New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously).
|
12 years ago |
dflaven
|
723cedd646
Cleanup of the log output. No need for such verbosity now that we are approaching the release.
|
12 years ago |
romainq
|
a50a161e40
#725 Specify a port for mySQL server
|
12 years ago |
dflaven
|
62c48778e9
Removed the "verbose" option from the mysqldump command.
|
12 years ago |
dflaven
|
daa593b7c9
Fixed Trac #619 : Added the option -- single-transaction to the mysqldump command to avoid locking issues with non-existing definer accounts.
|
12 years ago |
dflaven
|
f51d68ee22
Changed mysqldump invocation to verbose mode (at least for the duration of the beta) in order to ease the troubleshooting of backup failures.
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
romainq
|
0b45d9df51
The new 2.0 setup is under way... (forgot the class 'DBBackup')
|
12 years ago |