All tags

Posts tagged: #mysql

automatic mysql backups

1 minute read
On a debian server with mediawiki installed and running with a local mysql. root@myserver:~# apt-get install automysqlbackup root@myserver:~# crontab -e # m h dom mon dow command 5 4 * * …
Read More

bugzilla upgrades and user tokens

2 minute read
It's bugzilla upgrade time for my private install, and I have for the second time run into a strange issue with the tokens system. Since this is the second time and I know how to fix it, here it is fo…
Read More