blob: 3ad7120b832285698b3b74bf9c7942c662dfce34 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
*** MYSQL_README.orig Fri Aug 4 02:40:21 2000
--- MYSQL_README Fri Aug 4 02:40:04 2000
***************
*** 1,3 ****
--- 1,6 ----
+ *** Note for FreeBSD users: this feature must be specifically enabled with the
+ *** "-DWITH_MYSQL" option at compile time ("make -DWITH_MYSQL").
+
[Code contributed by Scott Cotton and Joshua Marcus, IC Group, Inc.]
We've written code to add a mysql map type. It utilizes the mysql
|