-
Updating a table's AUTO_INCREMENT value causes maxwell to crash when it encounters the statement in the bin log.
Maxwell 0.11.2
MySQL 5.1.
Statement to reproduce
``` sql
ALTER TABLE test_table AUTO…
-
I recently was testing out Twitter Digits and Retrofit.
``` java
compile 'com.squareup.retrofit:retrofit:2.0.0-beta2'
compile 'com.squareup.retrofit:converter-gson:2.0.0-beta2'
compile 'com.s…
-
I issued a `truncate table` statement and Maxwell didn't like it. To the extent that it crashed, and failed every time I tried to run it. I had to use the `purge binary logs before now()` and `delete …
-
It seems that Organization Memberships (https://developer.zendesk.com/rest_api/docs/core/organization_memberships) are not a supported resource? Is there another endpoint I can use to access a listing…
-
As described in user group posts including
https://groups.google.com/d/msgid/elasticsearch/07cfb705-1f13-40d5-b7b2-c5b84e328ddb%40googlegroups.com and https://groups.google.com/d/msgid/elasticsearch/…
-
Some users are reporting seeing the following error when using the Comet Cache Pro Updater to upgrade Comet Cache Pro:
> Unknown error. Please wait 15 minutes and try again.
![2016-02-22_15-50-26](h…
-
Same as #64, #65 and #66, Maxwell can't handle 'bool' and (just to be completely sure) 'boolean'. This occurs at the `create table` stage. To get Maxwell to run again, I had to `purge binary logs befo…
-
I have a set-up, and I am not sure if I did something wrong, but say for example set the expiration to be 5 days and 5 views, but then the link is not viewed say for 40 minutes - the link comes up a "…
-
Any particular reason we're using Oracle's MySQL over better/nicer alternatives, like MariaDB?
-
Sync doesn't start if you put an HTML comment containing the string `` before the actual `` opening tag.
Eg:
```
...
...
```
or
```
...
...
```