Closed GoogleCodeExporter closed 9 years ago
I was able to find the part in install.pl that is supposed to add MYSQL events
for
adding partitions, and executed just that part and it appears to have added them
successfully, not sure why they did not install originally, or perhaps they
became
removed somehow (same on 2 separate installs). I will see if they are still
there
tomorrow and if the event succeeds
Original comment by gur...@gmail.com
on 9 Dec 2009 at 7:36
events are still in the events table, but they did not execute because the event
scheduler defaults to off. I had to enable it by adding event_schedule=on under
[mysqld] in my.cnf
we'll see if it works tomorrow :)
Original comment by gur...@gmail.com
on 10 Dec 2009 at 8:00
Please do not use the 2.10 Beta.
It wasn't meant for public use.
Original comment by cdu...@gmail.com
on 23 Dec 2009 at 2:09
I got the "DBD::mysql::st execute failed:...<snip>" errors when installing
logzilla_v3.0Beta16.
I have Edited /etc/mysql/my.cnf, and added this line to the [mysqld] section:
event_schedule=on
After deleting the syslog database, there are now no errors when running the
logzilla
installation script - particular to the database setup process.
This comes after having to pull in mysql-server-5.1 into Debian Lenny (5.0) from
Backports - it is otherwise not available. Whether that has something to do
with it
or not, who knows. It would be interesting to see if Ubuntu has the same issue,
or
whether event_schedule is already set in Ubuntu installs. It's not present in
Debian
my.cnf configs.
Cheers,
Michael
Original comment by mhutchin...@Manux.co.nz
on 12 Apr 2010 at 1:57
[deleted comment]
Hi Michael,
The event scheduler not being on by default is a known issue, please see the
forum
post here:
http://forum.logzilla.info/index.php/topic,71.0.html
(it's also noted during install in the new version (not released yet).
But thanks :-)
Original comment by cdu...@gmail.com
on 12 Apr 2010 at 2:30
Original issue reported on code.google.com by
gur...@gmail.com
on 9 Dec 2009 at 6:23