mariadb/libmysql
unknown 212fe9d13e Portability fixes for HP compiler and HPUX11
Docs/internals.texi:
  Added protocol information
  (needs to be converted to texi and merged with the old documentation)
configure.in:
  Updates for HP compiler (cc)
include/my_global.h:
  Add option to handle bugs in 'inline' for HP compiler
libmysql/password.c:
  Portability fix (for HP compiler)
mysys/hash.c:
  Portability fix (for HP compiler)
mysys/my_static.c:
  Portability fix (for HPUX11)
mysys/my_static.h:
  Portability fix (for HPUX11)
mysys/my_tempnam.c:
  Portability fix (for HPUX11)
sql/sql_analyse.cc:
  Fixed bug in decimal handling
2002-11-09 13:26:46 +02: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 Error code for ssl connection 2002-11-05 12:05:58 +04:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c Error code for ssl connection 2002-11-05 12:05:58 +04:00
libmysql.def Updated VC++ project files for 4.0.4 2002-09-24 17:11:59 +03:00
Makefile.am Fix after merge 2002-08-08 16:41:04 +03:00
Makefile.shared merge with 3.23.52 2002-08-12 04:04:43 +03:00
manager.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
password.c Portability fixes for HP compiler and HPUX11 2002-11-09 13:26:46 +02:00