<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>
    ... &gt; db.connect driver=mysql<br>
    <br>
    ERROR: value &lt;mysql&gt; out of range for parameter &lt;driver&gt;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Legal range: dbf,odbc,ogr,sqlite<br>
    <br>
    ...<br>
    <br>
    Parameters:<br>
    &nbsp;&nbsp;&nbsp; driver&nbsp;&nbsp; Driver name<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; options: dbf,odbc,ogr,sqlite <i>&lt;- no mysql
      support?</i><br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default: dbf<br>
    <br>
    Thanks,<br>
    Patrick<br>
    <br>
  </body>
</html>