mariadb/sql-common
unknown 15779a96d7 SCRUM
embedded library
some fixes - cleanup procedure changed for embedded library - deletion of
embedded mysql->thd


include/mysql.h:
  free_embedded_thd added to the list of virtual methods
libmysqld/embedded_priv.h:
  function deleted
libmysqld/lib_sql.cc:
  function moved upper in file
sql-common/client.c:
  call of free_embedded_thd added
2003-09-29 14:09:51 +05:00
..
client.c SCRUM 2003-09-29 14:09:51 +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