Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Handle LOAD queries #131

Copy link
Copy link
@nijel

Description

@nijel
Issue body actions

Currently the parser does not properly handle LOAD queries. This causes problems in phpMyAdmin as it does not recognize the LOAD query as the one to display number of affected rows, see phpmyadmin/phpmyadmin#12345.

The minimal support should cover properly setting query flags for LOAD, so at least is_affected and is_insert should be set (I didn't look at others, this needs further look).

The MySQL documentation: https://dev.mysql.com/doc/refman/5.7/en/load-data.html

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.