mirror of https://github.com/MariaDB/server
Browse Source
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).pull/374/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue