mariadb/libmysql
unknown f0909cd71a SCRUM
Protocol_cursor class and sql-common/ directory


Makefile.am:
  pack.c added to linked sources
include/mysql.h:
  net_field_length_ll declaration added
include/mysql_com.h:
  net_field_length declaration added
libmysql/Makefile.am:
  sql-common files symlinked
libmysql/Makefile.shared:
  pack.lo target added
libmysql/libmysql.c:
  net_field_length removed from here
sql/Makefile.am:
  pack.c added to the sources
sql/mini_client.cc:
  mc_net_field_length functions replaced with net_field_length
sql/protocol.h:
  Protocol_cursor class added
2003-04-23 19:37:33 +05:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Update copyright 2001-12-06 14:10:51 +02:00
dll.c Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c Fix typo - un supported -> unsupported 2003-01-31 10:15:45 -08:00
get_password.c Change dbug.h -> my_dbug.h (Portability fix) 2003-03-17 19:06:14 +02:00
libmysql.c SCRUM 2003-04-23 19:37:33 +05:00
libmysql.def Exported functions claimed by MySQLCC 2003-04-11 14:48:03 -04:00
Makefile.am SCRUM 2003-04-23 19:37:33 +05:00
Makefile.shared SCRUM 2003-04-23 19:37:33 +05:00
manager.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00