Skip to content

support dolt #89

@romankonz

Description

@romankonz

MysqliDriver::hasIndex() uses SHOW INDEX ... WHERE Key_name = ? over the prepared-statement protocol, which Dolt rejects. Fix by querying information_schema.statistics instead.

Also the $table-parameter is interpolated unfiltered into the query string.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions