alibaba / innodb-java-reader

A library and command-line tool to access MySQL InnoDB data file directly in Java
Apache License 2.0
462 stars 115 forks source link

Support KEY without a name in create table syntax #37

Closed s-sathish closed 3 years ago

s-sathish commented 3 years ago

Support KEY without a name in create table syntax. Fixes https://github.com/alibaba/innodb-java-reader/issues/36

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

neoremind commented 3 years ago

LGTM, thanks for your contribution! @s-sathish