mariadb/libmysql
unknown 7ababc3bb4 Fix for compilation error.
Compiler can signal error when init_sigpipe_variables expands as empty place.
Had to remove all semicolons after init_sigpipe_variables


libmysql/client_settings.h:
  semicolon added
sql-common/client.c:
  we don't need semicolons after init_sigpipe_variables
2003-06-16 03:13:22 +05:00
..
.cvsignore
acinclude.m4
client_settings.h Fix for compilation error. 2003-06-16 03:13:22 +05: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 Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
libmysql.def 1. Portability fixups for Connector/ODBC 3.52 & DBD 2003-06-04 00:17:48 -07:00
Makefile.am SCRUM: 2003-05-31 15:15:46 +05:00
Makefile.shared SCRUM: 2003-05-31 15:15:46 +05:00
manager.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00