mariadb/sql-common
unknown 83e8881a5a SCRUM
prepared statements in embedded library.
some fixes after testing


include/mysql.h:
  virtual method added
libmysql/client_settings.h:
  declaration added
libmysql/libmysql.c:
  implementation added
  mysql_fetch changed to work in both libraries
libmysqld/lib_sql.cc:
  implementation added
sql-common/client.c:
  added items in methods table
sql/client_settings.h:
  decided to remove such defines - i placed single #ifdef in client.c
2003-09-19 14:05:28 +05:00
..
client.c SCRUM 2003-09-19 14:05:28 +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