mariadb/VC++Files/libmysqld
unknown 53d6a088bc Fix for #2278 (mysql_prepare and mysql_execute not exported in libmysqld.dll)
Actually no PS-related methods were exported.
Now they're in the libmysqld.def


VC++Files/libmysqld/libmysqld.def:
  PS related methods added
2004-01-21 00:08:18 +04:00
..
examples Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. 2003-11-22 03:21:40 +02:00
libmysqld.def Fix for #2278 (mysql_prepare and mysql_execute not exported in libmysqld.dll) 2004-01-21 00:08:18 +04:00
libmysqld.dsp Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. 2003-11-22 03:21:40 +02:00