An error occurred fetching the project authors.
- 24 Mar, 2006 1 commit
-
-
msvensson@devsrv-b.mysql.com authored
-
- 10 Mar, 2006 1 commit
-
-
msvensson@devsrv-b.mysql.com authored
- Update of test toolsand Makefiles to make it possible to test always test udf's as part of the mysql test suite
-
- 15 Feb, 2006 1 commit
-
-
msvensson@devsrv-b.mysql.com authored
- Pass "buffers[i]" to val_str() in udf_handler::fix_fields insteead of NULL. - Add testcase for UDF that will load and run the udf_example functions if available
-
- 09 Feb, 2006 1 commit
-
-
pem@mysql.com authored
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.)
-
- 09 Dec, 2004 1 commit
-
-
monty@mysql.com authored
Simple, non critical, fix to mysql_fix_privilege_tables
-
- 18 Dec, 2003 1 commit
-
-
pem@mysql.comhem.se authored
platforms.
-
- 06 Oct, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
-
- 13 Sep, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 27 Aug, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 30 May, 2003 1 commit
-
-
ram@mysql.r18.ru authored
-
- 16 Dec, 2002 1 commit
-
-
ram@mysql.r18.ru authored
-
- 17 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 05 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed that GRANT ... REQUIRE options are not forgot when doing new GRANT Changed fn_ext to point at first '.' after directory. FLUSH LOGS removed numerical extension for all future update logs. Fixed the mysqld --help reports right values for --datadir and --bind-address --log-binary=a.b.c now properly strips of .b.c Fix that one can DROP UDF functions that was not loaded at startup Made AND optional in REQUIRE Added REQUIRE NONE
-
- 11 Jun, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
(All commit emails since 4.0.1 checked) This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree.
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 27 Sep, 2001 1 commit
-
-
monty@tik.mysql.fi authored
-
- 13 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG
-
- 03 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in GROUP BY on ELT() Added SEQUENCE() to UDF examples
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-