<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi out there, I've been trying to connect to the mysql database that
I've been using in GRASS for the past couple of years and I've run
into a problem. Could anyone tell me if they've been confronted with
the same issue? I'm running GRASS on a Mac OS X Lion. I've tried
6.4.2 and 6.4.3 and neither appear to give mysql as an option in
db.connect. I've pasted in the relevant error below:<br>
<br>
... > db.connect driver=mysql<br>
<br>
ERROR: value <mysql> out of range for parameter <driver><br>
Legal range: dbf,odbc,ogr,sqlite<br>
<br>
...<br>
<br>
Parameters:<br>
driver Driver name<br>
options: dbf,odbc,ogr,sqlite <i><- no mysql
support?</i><br>
default: dbf<br>
<br>
Thanks,<br>
Patrick<br>
<br>
</body>
</html>