Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
N/A
-
None
-
None
Description
MariaDB [test]> create table t1 (i int); |
Query OK, 0 rows affected (0.78 sec) |
 |
MariaDB [test]> analyze delete from t1 returning *; |
ERROR 2027 (HY000): Malformed packet
|
commit b95ec135533b13e921aa8de1b9c769d47b2efe60
|
Author: Alexey Botchkov <holyfoot@montyprogram.com>
|
Date: Thu Jun 26 11:37:24 2014 +0500
|
Attachments
Issue Links
- relates to
-
MDEV-406 ANALYZE $stmt
- Closed