-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: ERROR: SIGNAL ID NOT FOUND (FlexCDC consumer is likely behind) #41
Comments
Looks like I had two issues:
Here's the table definition:
|
Compile and use mysqlbinlog from MySQL 5.7. I can link to the bug I filed with MySQL. I have asked for back port of the fix to 5.6 but it hasn't happened yet. You don't need the rest of 5.7, just mysqlbinlog. This is a bug in DECIMAL processing in mysqlbinlog. Sent from my iPhone
|
Just stumbled across the very same bug... I'm actually in the middle of a 5.7 upgrade right now. Thanks! |
Okay, so, got past that error, but flexviews_mview_signal is still empty despite the consumer running fine. Suggestions? |
I think you were having timestamp issues and reported that separately. |
Is this the MySQL bug you mentioned, @greenlion? I'm guessing that this is what's giving me the same error ( Hmm, never mind, I guess GuyPaddock's original issue (that corresponded to the title error) was due to an ini configuration problem. I'll play with that. |
Hi, Yes, though there is a second error reported by someone else with a --justin On Tue, Sep 8, 2015 at 9:08 AM, Jamie Jackson notifications@github.com
|
I am able to set-up an incremental MV from a query just fine, but when I try to refresh it using:
I get:
Even though I have verified that consumer_safe.sh is running.
The text was updated successfully, but these errors were encountered: