Manfred Kooistra wrote:
> And (first of all): Set up a cronjob to dump your database on a regular
> basis so whatever happens you won't loose your data. Kind of like this:
> 
> * * * * * mysqldump db_name -u username -ppassword > /home/username/backup.sql

Shouldn't at least one of those * be different? As it is, it would be
started every minute...


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to