1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1

into deer.(none):/home/hf/work/mysql-4.1.ftr
This commit is contained in:
hf@deer.(none)
2004-06-01 22:37:39 +05:00
11 changed files with 63 additions and 2 deletions

View File

@ -0,0 +1,4 @@
-- require r/have_geometry.require
disable_query_log;
show variables like "have_geometry";
enable_query_log;

View File

@ -0,0 +1,2 @@
Variable_name Value
have_geometry YES

View File

@ -1,3 +1,5 @@
-- source include/have_geometry.inc
#
# test of rtree (using with spatial data)
#

View File

@ -1,3 +1,5 @@
-- source include/have_geometry.inc
#
# Spatial objects
#