1
0
Fork 0
mirror of https://github.com/MariaDB/server.git synced 2025-09-19 23:55:29 +02:00
mariadb/sql-common
unknown 36636e8278 SCRUM:
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
2003-08-28 13:39:46 +05:00
..
client.c SCRUM: 2003-08-28 13:39:46 +05:00
Makefile.am - added sql-common subdirectory and sql_common.h to source distribution 2003-06-18 23:13:29 +02:00
pack.c Some mistakes fixed 2003-07-14 16:38:51 +05:00