-
Bug
-
Resolution: Done
-
Blocker
-
0.8.1.Final, 0.9.0.Alpha1
-
None
When the parser meets ALTER TABLE it adds multiple colum defintion listeners into the listener stack. The listeners are not removed which means that the subseqent statament parsing (like type or default value) is done by an incorrect listener.
- relates to
-
DBZ-860 DDL parsing in MySQL - default value of primary key is set to null
- Closed