1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Fix for mysql_list_fields & reset stmt buffers from stmt_free_result

Windows build fix
This commit is contained in:
venu@myvenu.com
2003-06-08 09:11:14 -07:00
parent b68eab61a6
commit d764294f12
5 changed files with 204 additions and 52 deletions

View File

@ -1137,6 +1137,10 @@ SOURCE=.\sql_show.cpp
# End Source File
# Begin Source File
SOURCE=.\sql_state.c
# End Source File
# Begin Source File
SOURCE=.\sql_string.cpp
!IF "$(CFG)" == "mysqld - Win32 Release"