mariadb/libmysql
unknown a7df512a8f many fixes
libmysql/libmysql.c:
  Fixes a very rare bug when variable name (without '_') and it's 
  value are at the very end of the config file.
  
  I have tested it , but would liek little mobster to test it further
mysql-test/r/union.result:
  results for union test that proves that EXPLAIN UNION bugs are fixed
mysql-test/t/union.test:
  additional tests for EXPLAIN on UNION's that have previously failed
sql/sql_yacc.yy:
  Some small fixes for newer parsers.
  Only unsigned int yystacksize remains to be fixed.
  This I leave to Monty.
  Present fixes are only aesthetic and do not harm.
2002-02-28 21:58:32 +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 Update copyright 2001-12-06 14:10:51 +02:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c many fixes 2002-02-28 21:58:32 +02:00
libmysql.def Win32 Embedded Server Changes 2002-01-09 05:38:48 -02:00
Makefile.am merge with 3.23.44 2001-11-04 16:14:09 +02:00
Makefile.shared Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
manager.c Update copyright 2001-12-06 14:10:51 +02:00
net.c Cleanup of alarm macros. 2001-12-21 07:00:58 +02:00
password.c Update copyright 2001-12-06 14:10:51 +02:00