mirror of
https://github.com/MariaDB/server.git
synced 2025-10-21 08:47:42 +03:00
A variable declaration was preceded by "DBUG_PRINT()". sql-common/client.c: Thou shalt not declare a variable after an executable statement (and "DBUG_PRINT()" is executable).