• unknown's avatar
    SCRUM: · 36636e82
    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
    36636e82
lib_sql.cc 12.8 KB