1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

- Get rid of a compiler warning

modified:
  storage/connect/tabfmt.cpp
This commit is contained in:
Olivier Bertrand
2013-08-29 15:12:03 +02:00
parent b344a49f7e
commit e57fbef12e

View File

@@ -93,7 +93,7 @@ PQRYRES CSVColumns(PGLOBAL g, const char *fn, char sep, char q,
PCOLRES crp;
if (info) {
imax = 0;
imax = hmax = 0;
length[0] = 128;
goto skipit;
} // endif info