|
|
- MYSQL("mysql", "show tables", "show table status where !(COMMENT LIKE 'VIEW%')", "show full fields from %s", "NAME", "COMMENT", "FIELD", "TYPE",
|
|
|
+ MYSQL("mysql", "show tables", "show table status", "show full fields from %s", "NAME", "COMMENT", "FIELD", "TYPE",
|