phpmyadmin/sql-parser

Unrecognized statement type. (near KILL)

liviuconcioiu opened this issue · 0 comments

Describe the bug

This is a valid query, but it fails parsing it.

KILL 2883486;

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://demo.phpmyadmin.net/QA_5_2/index.php?route=/server/sql
  2. Paste KILL 2883486;
  3. See error

Expected behavior

No error should happen.

Screenshots

kill

Server configuration

  • phpMyAdmin version: 5.2.2-dev, 6.0.0-dev