Error in /etc/cron.daily/mysql-server

Bug #62845 reported by Alessio Signorini
2
Affects Status Importance Assigned to Milestone
mysql-dfsg-5.0 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Launching the script to clean binary-logs it returns

   ERROR 1373 (HY000) at line 1: Target log not found in binlog index

this is due to a bug in line 49, where "| cut -f 1" should be add at the end of the command executed. The line should look like

   filename=`tail -n $KEEP_BINARY_LOGS $tmp | head -n 1 | cut -f 1`

Bug confirmed by other sources.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.