mirror of
https://github.com/MariaDB/server.git
synced 2025-05-27 01:57:48 +03:00
The bug was caused by buffered output. Flushing resolved it. We still recommend to allways call plan(). Also fix some compile warnings (formal parameter different from declaration)