• unknown's avatar
    SCRUM: · 54f5d4bb
    unknown authored
    Fixed some mess with STDCALL in function's declarations
    
    
    include/mysql.h:
      That definitions are more correct
    libmysqld/lib_sql.cc:
      should be declared as STDCALL
    libmysqld/libmysqld.c:
      should be declared as STDCALL
    sql-common/client.c:
      should be declared as STDCALL
    54f5d4bb
libmysqld.c 11.5 KB