mirror of
https://github.com/MariaDB/server.git
synced 2025-05-25 13:42:52 +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)