diff options
author | unknown <tsmith@ramayana.hindu.god> | 2007-10-17 11:22:41 -0600 |
---|---|---|
committer | unknown <tsmith@ramayana.hindu.god> | 2007-10-17 11:22:41 -0600 |
commit | 2a65aba52411bd300c82d30073bc2289cd99f3ad (patch) | |
tree | 28b48899cdb8d6851fdbfb97fda206c361453761 /sql/sql_acl.cc | |
parent | 1451a0ebcdcf4fc2933da6107025e75b8ce1a044 (diff) | |
download | mariadb-git-2a65aba52411bd300c82d30073bc2289cd99f3ad.tar.gz |
Fix syntax error build problem on Windows (variable was defined
in middle of block)
libmysql/libmysql.c:
Fix syntax error - don't define new variables in the middle of a block.
Also, use size_t instead of uint to avoid unnecessary casting.
Diffstat (limited to 'sql/sql_acl.cc')
0 files changed, 0 insertions, 0 deletions