mariadb/sql/share
pem@mysql.com 6f170782b2 Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTION
Check if AGGREGATE was given with a stored (non-UDF) function, and return
  error in that case.
  Also made udf_example/udf_test work again, by adding a missing *_init()
  function. (_init() functions required unless --allow_suspicious_udfs is
  given to the server, since March 2005 - it seems udf_example wasn't updated
  at the time.)
2006-02-09 13:00:32 +01:00
..
charsets Merge mysql.com:/home/jimw/my/mysql-4.1-clean 2005-12-12 10:11:56 -08:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
errmsg.txt Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTION 2006-02-09 13:00:32 +01:00
Makefile.am Additional "make distcheck" changes specific to 5.0 2005-11-09 11:56:04 +02:00