Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-439

Can't parse DDL containing PRECISION clause without parameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.6.2
    • None
    • mysql-connector
    • None

      Hibernate ORM emits this DDL which causes the DBZ parser to fail:

      create table Trip (id bigint not null, price double precision not null, primary key (id));
      

            jpechane Jiri Pechanec
            gunnar.morling Gunnar Morling
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: