diff options
author | gkodinov/kgeorge@magare.gmz <> | 2007-10-23 11:44:14 +0300 |
---|---|---|
committer | gkodinov/kgeorge@magare.gmz <> | 2007-10-23 11:44:14 +0300 |
commit | 3553f6eac20bd08d2bbf40f49c8830c580681acc (patch) | |
tree | b06c9ed11a905264c96930def5aab8cf1965e43d /mysql-test/t/gis.test | |
parent | ffea2073b10ee86cbd7b037053e520145803afc6 (diff) | |
parent | d066e2173c814a373503b598ffc787094c914775 (diff) | |
download | mariadb-git-3553f6eac20bd08d2bbf40f49c8830c580681acc.tar.gz |
Merge magare.gmz:/home/kgeorge/mysql/autopush/B30825-new-5.0-opt
into magare.gmz:/home/kgeorge/mysql/work/B30825-5.1-opt
Diffstat (limited to 'mysql-test/t/gis.test')
-rw-r--r-- | mysql-test/t/gis.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/gis.test b/mysql-test/t/gis.test index bd425e86892..b4c515d2e8c 100644 --- a/mysql-test/t/gis.test +++ b/mysql-test/t/gis.test @@ -599,6 +599,8 @@ SELECT AsText(GeometryFromText(CONCAT( --enable_query_log SELECT 1; +-- source include/gis_keys.inc + --echo End of 5.0 tests |