mariadb/sql-common
Joerg Bruehe f4013d1302 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).
2010-03-16 20:10:45 +01:00
..
client.c Fix a syntax error: 2010-03-16 20:10:45 +01:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
my_time.c WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
my_user.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
pack.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00