mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
7ec57e23fd
--with-geometry and --with-embedded-privilege-control configure switches added acconfig.h: necessary lines added myisam/mi_open.c: #include added mysql-test/t/gis-rtree.test: test modified to take HAVE_GEOMETRY in account mysql-test/t/gis.test: test modified to take HAVE_GEOMETRY in account sql/mysql_priv.h: option's variables added sql/mysqld.cc: option's handling added sql/set_var.cc: option's descriptions added
4 lines
109 B
PHP
4 lines
109 B
PHP
-- require r/have_geometry.require
|
|
disable_query_log;
|
|
show variables like "have_geometry";
|
|
enable_query_log;
|