mirror of
https://github.com/MariaDB/server.git
synced 2025-09-06 19:08:06 +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)