Commit graph

22 commits

Author SHA1 Message Date
Jerome Charaoui
9ec0ef766c make backup and optimize cron jobs optional; introduce $mysql_backup_cron, $mysql_backup_dir and$mysql_optimize_cron; use a module_dir for scripts 2009-12-10 14:52:50 -05:00
Jerome Charaoui
dcc761cbfd add Debian support 2009-12-10 12:22:25 -05:00
mh
911dbc4426 be nicer during mysql backup
sometimes it can happen that by locking all tables we run into
error 24, which means to many open files.

According to http://rackerhacker.com/2007/08/19/mysql-errcode-24-when-using-lock-tables/
we can use single-transaction to be nicer during backups.
2009-11-19 02:36:13 +01:00
mh
d4cccaa62f set home so .my.cnf is found as we run it as cron weekly 2009-02-22 13:07:39 +00:00
mh
95c5cd82d9 fixing integer conversion 2009-02-22 13:02:08 +00:00
mh
288a33be75 merged with puzzle 2009-02-21 17:22:47 +00:00
mh
2dc631bd2a Merge commit 'puzzle/development' 2008-10-19 22:15:48 +00:00
mh
0403071c55 optimized default my.cnf 2008-08-07 10:09:21 +00:00
mh
aa99ee9826 merged with puzzle 2008-08-07 09:24:59 +00:00
mh
f0ade619a0 if we enable binary logs, we should also enable max days for them 2008-07-29 22:23:29 +00:00
mh
741a6ba1f6 merged with immerda, added data directory to be default 2008-07-14 21:25:49 +00:00
mh
7c987d7fe6 fixed log-bin location 2008-07-13 14:19:37 +00:00
mh
c7752a3775 fixing bin-log param 2008-07-11 15:40:49 +00:00
mh
58d0f7698f moved it to note clear about the used distribution 2008-07-11 14:45:13 +00:00
mh
1c5d976759 fixed merge regressions 2008-07-11 14:15:13 +00:00
mh
3a8613ab9d merged with puzzle 2008-07-11 14:13:03 +00:00
mh
15a84a8199 removed unneeded files 2008-07-01 18:33:27 +00:00
mh
b1e3145849 removed unneeded files 2008-07-01 18:33:22 +00:00
mh
f2db68fc8f removed unneeded files 2008-07-01 18:33:18 +00:00
mh
25fbef8060 merged with puzzle 2008-07-01 18:29:30 +00:00
mh
5c17a7fda8 merged with puzzle 2008-06-13 20:16:32 +00:00
andreas
fb948dd6b0 mysql dist-file in module 2008-02-29 20:14:05 +00:00