diff options
author | Joerg Bruehe <joerg@mysql.com> | 2010-03-16 20:10:45 +0100 |
---|---|---|
committer | Joerg Bruehe <joerg@mysql.com> | 2010-03-16 20:10:45 +0100 |
commit | f4013d1302d63909a362807eb2e4756cfff204b7 (patch) | |
tree | 5efdcd71dd0634a6ba63bab4a7b449a557d8fc6f /include/thr_lock.h | |
parent | 4aa12dd34c53d84dc3d619fa5ced7c0b7a56ae5b (diff) | |
download | mariadb-git-f4013d1302d63909a362807eb2e4756cfff204b7.tar.gz |
Fix a syntax error:
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).
Diffstat (limited to 'include/thr_lock.h')
0 files changed, 0 insertions, 0 deletions