hellios78 / flexviews

Automatically exported from code.google.com/p/flexviews
0 stars 0 forks source link

Purging binary files won't clear binlog_consumer_status #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Purge binary logs
2. Run consumer_safe.sh

What is the expected output? What do you see instead?
binlog_consumer_status should be cleaned and unconsumed current binlogs can be 
processed.

What version of the product are you using? On what operating system?
VERSION file = 1.6.0RC2
Tar file = flexviews.1.7.1

Please provide any additional information below.
log_list is a temporary table. 
http://dev.mysql.com/doc/refman/5.5/en/tables-table.html says Currently, the 
TABLES table does not list TEMPORARY tables
The if condition will always return false.

Original issue reported on code.google.com by mail...@gmail.com on 17 Jun 2012 at 8:37

GoogleCodeExporter commented 9 years ago
Will be fixed in the next release.

Original comment by greenlion@gmail.com on 30 Jun 2012 at 6:20

GoogleCodeExporter commented 9 years ago
Fixed in latest SVN.

Original comment by greenlion@gmail.com on 2 Jul 2012 at 12:14