• Olivier Bertrand's avatar
    1) Fix bug on strange sprintf · ec2112f3
    Olivier Bertrand authored
    2) Fix bug on bad sprintf
    3) Fix bug on cast from pointer to int
    
    4) Begin implementing the "info" tables.
    Already existing were the ODBC sata source table and the
    WMI column info table.
    
    A common way to handle them will permit to develop many
    other such tables. Implemented:
    
    The ODBC column info table.
    
    Modified:
    ha_connect.cc  (4)
    odbconn.cpp    (4)
    tabodbc.h      (4)
    tabodbc.cpp    (4)
    tabsys.h       (3)
    rcmsg.c        (4)
    tabfmt.cpp     (2)
    tabtbl.cpp     (1)
    resource.h     (4)
    mycat.h        (4)
    ec2112f3
tabodbc.cpp 37.9 KB