mariadb/libmysqld
unknown 6db41f7793 Fix reference to not initialized memory
Changed handing of priv_host to fix bug in FLUSH PRIVILEGES


libmysqld/lib_sql.cc:
  Changed handing of priv_host to fix bug in FLUSH PRIVILEGES
myisam/mi_rkey.c:
  Fix reference to not initialized memory
sql/sql_acl.cc:
  Changed handing of priv_host to fix bug in FLUSH PRIVILEGES
sql/sql_acl.h:
  Changed handing of priv_host to fix bug in FLUSH PRIVILEGES
sql/sql_class.h:
  Changed handing of priv_host to fix bug in FLUSH PRIVILEGES
sql/sql_parse.cc:
  Changed handing of priv_host to fix bug in FLUSH PRIVILEGES
sql/unireg.h:
  Changed handing of priv_host to fix bug in FLUSH PRIVILEGES
2003-04-30 10:15:09 +03:00
..
examples - Fix for bug #200 (added missing @WRAPLIBS@ to LIBS in 2003-03-31 14:50:29 +02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
embedded_priv.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
lib_sql.cc Fix reference to not initialized memory 2003-04-30 10:15:09 +03:00
lib_vio.c Change dbug.h -> my_dbug.h (Portability fix) 2003-03-17 19:06:14 +02:00
libmysqld.c Fix to remove compiler warnings 2003-04-28 19:05:57 +03:00
libmysqld.def Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
Makefile.am - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported 2003-03-18 22:14:02 +01:00