https://bugs.koozali.org/show_bug.cgi?id=11970
--- Comment #18 from John Crisp <[email protected]> ---
(In reply to Terry Fage from comment #17)
> at this stage NOT seeing the previous error with this dev version, just the
> one ar #c16
OK
>
> mysqldump: Got error: 1556: "You can't use locks with log tables" when using
> LOCK TABLES
> not worried etc, backup still done
That's because it hasn't added a backup user for that database.
The code that does it is in (for my reference as I forget)
/etc/e-smith/templates/etc/e-smith/sql/init
They get called by smeserver-automysqlbackup-update
So if you run signal-event smeserver-automysqlbackup-update
it *should* add the backup user to the DB if the DB exists and then work.
We should really get it to run that after install, and probably after install
of other DBs.
Also to run automysqlbackup on the command line you have to use the 'b' option
e.g
automysqlbackup -bc /etc/automysqlbackup/mymaria105.conf
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/