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 | a634d1bf474aab88c44d448035b6a9a35d6e795d (patch) | |
tree | 28b48899cdb8d6851fdbfb97fda206c361453761 /sql/item_cmpfunc.h | |
parent | d73ab388b1c55df00b576afaaae271313bff80e2 (diff) | |
download | mariadb-git-a634d1bf474aab88c44d448035b6a9a35d6e795d.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/item_cmpfunc.h')
0 files changed, 0 insertions, 0 deletions