1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/libmysql/libmysql.def
unknown b66ffdcbda fixed two bugs that break Windows build
libmysql/libmysql.def:
  "get_defaults_files" has been renamed to "get_defaults_options"
  but was not removed here
sql/sql_select.cc:
  pulled variable out of for() scope to satisfy dumb MSVC6 compiler
2005-07-29 15:40:39 +02:00

2.8 KiB