• unknown's avatar
    Comments and cleanups in client library. · 00584b35
    unknown authored
    
    include/mysql.h:
      mysql_bind_param -> mysql_stmt_bind_param
    libmysql/libmysql.c:
      - more comments
      - trailing spaces stripped
      - update_statement_metadata moved to appropriate section (from 'Statement
      close and error reporting' section)
      - store_param_type moved to store_ functions
    00584b35
libmysql.c 110 KB