|
a70ea6a55c
|
mysql_backup.sh: fix error: in case of backup from localhost closing ';' sign was missing.
|
2024-01-30 00:27:07 +01:00 |
|
|
041fc50d5d
|
Add flag '-B' if rcopy_manual.sh was called; fix error if onlx netdirs should be saved.
|
2024-01-29 15:21:31 +01:00 |
|
|
2a6ab0d97a
|
mysql_backup.sh: don't include databases 'mysql' and 'sys' into database creation sql file.
|
2023-08-16 17:58:48 +02:00 |
|
|
441f3cee66
|
mysql_backup.sh: add 'Create user' scripts..
|
2023-08-12 22:57:51 +02:00 |
|
|
119bc81043
|
hosts/scripts/mysql_backup.sh: exclude some user like 'mariadb.sys' from user-creation-statements.
|
2023-08-12 15:47:23 +02:00 |
|
|
fbabeb6873
|
Support setting MySQL System Variable '--max-allowed-packet' at host configuration.
|
2023-08-06 18:15:13 +02:00 |
|
|
ed214bcc5b
|
fix error seting variable backupSrcDir: backup at debian 12 was runs into error becaus of the double quotes; some other fixings..
|
2023-07-28 13:32:47 +02:00 |
|
|
d3cfc57799
|
Merge branch 'master' of git.oopen.de:backup/backup-rcopy
|
2023-03-03 23:54:03 +01:00 |
|
|
e9ee613a50
|
mysql_backup.sh: some minor changes in comments.
|
2023-03-03 23:53:45 +01:00 |
|
|
e3b3f764ac
|
mysql_backup.sh: change '--max_allowed_packet' to '512M' (--max_allowed_packet=512M).
|
2023-02-23 11:17:43 +01:00 |
|
|
35caf94c46
|
mysql_backup.sh: add flag '--compress' du mysqldump options.
|
2023-02-23 11:14:23 +01:00 |
|
|
962effc961
|
mysql_backup.sh: add comment..
|
2023-02-13 15:45:50 +01:00 |
|
|
9aaf090121
|
mysql_backup.sh: adjust comment - add directive to give Reload Privileges to backup user - is needed at least since MySQL 5.7.41 ..
|
2023-01-22 16:22:03 +01:00 |
|
|
6eb89a2ad0
|
mysql_backup.sh: fix error in variable settings.
|
2021-05-19 01:26:04 +02:00 |
|
|
e9892b6123
|
mysql_backup.sh: fix new error in determin mysql binary.
|
2021-05-17 02:32:35 +02:00 |
|
|
36b3a8dfa8
|
mysql_backup.sh: fix error determin remote mysql binary.
|
2021-05-16 16:22:39 +02:00 |
|
|
0b5978a3b1
|
pgsql_backup.sh: try to set PostgreSQL commands manually if they were not found.
|
2021-03-26 10:10:49 +01:00 |
|
|
6693077cfd
|
nc_accounts_backup.sh: remove debug code.
|
2020-12-23 11:48:58 +01:00 |
|
|
5fcdc43528
|
Minor change in script output..
|
2020-11-19 18:52:05 +01:00 |
|
root
|
2c54e20d04
|
Fix some errors syncunf nextclud accounts..
|
2020-11-19 18:46:54 +01:00 |
|
|
8477b08aee
|
Add support for backup nextcloud accounts.
|
2020-11-16 17:50:13 +01:00 |
|
|
2d68b36d60
|
main_part.include: fix - further more - a bug in script output.
|
2020-06-25 10:30:18 +02:00 |
|
|
2330f736f2
|
main_part.include: fix a bug in the script error output.
|
2020-06-25 10:25:48 +02:00 |
|
|
52f0e243c2
|
Add support for pre- and post-backup commands.
|
2020-06-24 21:48:25 +02:00 |
|
|
e6e88c7e7d
|
Add Options 'ONLY_BACKUP' (do not handle existing archives) and 'NO_NEW_BACKUP' (do not backup any host, only handle existing archives).
|
2020-05-23 15:33:39 +02:00 |
|
|
41e67196d3
|
svn_backup.sh: adjust comments for sudoers entries.
|
2020-04-29 03:33:08 +02:00 |
|
|
25ff5a6ebd
|
mysql_backup.sh: a minor change.
|
2020-04-17 11:48:53 +02:00 |
|
|
bfa298ce23
|
mysql_backup.sh: add comment for backup user MariaDB 10.3.x
|
2020-04-17 11:16:34 +02:00 |
|
|
6e83231078
|
Move manual hosts definition to configuration file manual_hosts.conf
|
2019-06-26 12:43:54 +02:00 |
|
|
ef5848f4ea
|
Print additional infos about errors to std_out.
|
2019-06-09 17:08:15 +02:00 |
|
|
7013d8644f
|
hosts/scripts/mysql_backup.sh: fix error if saving database mysql ('--lock-tables=0) in case of mariadb.
|
2019-01-29 16:38:55 +01:00 |
|
|
f41ed44460
|
mysql_backup.sh: adjust comments for configuring backup user (MySQL 8.x).
|
2018-12-03 17:21:28 +01:00 |
|
|
2e873795a4
|
mysql_backup.sh: add comment for adding dynamic privilege to user backup (MySQL version 8.x).
|
2018-12-03 15:53:01 +01:00 |
|
|
ccb72e5ae4
|
mysql_backup.sh: change comment.
|
2018-12-03 14:03:37 +01:00 |
|
|
a6e8416551
|
mysql_backup.sh: add documentation comment for MySQL 8.0.
|
2018-12-03 11:41:04 +01:00 |
|
|
351855e725
|
rcopy.sh: fix errors.
|
2018-09-09 13:39:19 +02:00 |
|
|
0e1c26b2b8
|
mysql_backup.sh: fix errors in creating user creation statements.
|
2018-09-08 23:27:47 +02:00 |
|
|
7b140ee3a5
|
mysql_backup.sh: fix creation of MySQL Grants. Add user creation sql file for MySQL Versions > 5.6.
|
2018-09-08 04:33:27 +02:00 |
|
|
62e29d5100
|
Fix minor errors.
|
2018-01-23 03:58:02 +01:00 |
|
|
83bd3db9b9
|
Add support of databases from more than one MySQL installation.
|
2018-01-23 02:54:48 +01:00 |
|
|
e4d5f59252
|
Remove unused code.
|
2017-11-23 04:41:08 +01:00 |
|
|
97e034bd99
|
Add support of multiplexing ssh.
|
2017-11-23 04:30:37 +01:00 |
|
|
bceeb9bbbd
|
Add comment for MariaDB
|
2017-02-08 01:37:37 +01:00 |
|
|
76433059ad
|
Initial import - (formaly a SVN project named rcopy)
|
2017-01-24 15:15:01 +01:00 |
|