### Describe the bug This is a valid query, but it fails parsing it. ```SQL 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  ### Server configuration - phpMyAdmin version: 5.2.2-dev, 6.0.0-dev
Describe the bug
This is a valid query, but it fails parsing it.
KILL 2883486;To Reproduce
Steps to reproduce the behavior:
KILL 2883486;Expected behavior
No error should happen.
Screenshots
Server configuration