<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi list,<br>
    <br>
    The upgrade seems to have confused mysql on my instance.<br>
    <br>
    After a lot of investigation and poking around and a few reboots, I
    was able to produce the error:<br>
    <div class="moz-cite-prefix"><small>(Can't contact the database
        server: <span dir="ltr">Unknown database 'testwiki' (localhost)</span>)</small><br>
      <br>
      Using show variables from mysql, the datadir is /mnt/mysql<br>
      <br>
      On the back end, I did find database testwiki in /var/lib/mysql<br>
      <br>
      I'm not sure the best/easiest way to fix this.<br>
      <br>
      In /etc/mysql/my.cnf, there are 2 variables that point to
      /mnt/mysql: datadir and innodb_log_group_home_dir<br>
      <br>
      Not sure if I should update the variable(s) to point to
      /var/lib/mysql or try to move the testwiki directory to /mnt/mysql<br>
      <br>
      Any ideas or advice?<br>
      <br>
      -Steve<br>
      <br>
      <br>
    </div>
    <br>
  </body>
</html>