This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-18 13:02:28 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
63814890d1
mariadb
/
mysql-test
/
r
/
have_udf.require
3 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
Bug#18564 Test failure due to test not checking preconditions - Add variable "have_dynamic_loading" and use it to check if the udf test should be run. mysql-test/include/have_udf.inc: Use variable "have_dynamic_loading" to to determine if there is support for udf's mysql-test/r/have_udf.require: Use variable "have_dynamic_loading" to to determine if there is support for udf's mysql-test/t/disabled.def: Remove udf from disabled sql/mysql_priv.h: Add have_dlopen variable sql/mysqld.cc: Add have_dlopen variable sql/set_var.cc: Add have_dlopen variable and name it "have_dynamic_loading" in "SHOW VARIABLES"
2006-04-12 15:13:16 +02:00
Variable_name Value
have_dynamic_loading YES
Reference in a new issue
Copy permalink