<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Indeed, there is an issue with the MySql connector (MySql.Data.dll)
    and the version of the MySql server that you are using.<br>
    <br>
    The official OpenSim tagged releases all use version 5.2.5.0 of the
    connector. Developer's code uses 6.2.4.0.<br>
    <br>
    It turns out that 5.2.5.0 does not work with the newer versions of
    the MySql server (5.1.55 and above). 6.2.4.0 works well.<br>
    <br>
    (The newer connector has some other issues, but hopefully people
    won't bump into those as often.)<br>
    <br>
    <br>
    On 3/9/2011 11:29 PM, Clive Gould wrote:
    <blockquote
      cite="mid:AANLkTi==PN-16icA52ZVh5YmVu9g4jE8p=pvKWgXfdus@mail.gmail.com"
      type="cite">
      <div>Hi Justin</div>
      <div> </div>
      <div>I used git to fetch the latest master and a fresh install
        worked faultlessly with Mono 142439 and mysql-5.1.56 </div>
      <div> </div>
      <div>Thanks :D</div>
      <div> </div>
      <div>Clive<br>
      </div>
      <div> </div>
      <div>Message: 6<br>
        Date: Wed, 09 Mar 2011 21:40:09 +0000<br>
        From: Justin Clark-Casey <<a moz-do-not-send="true"
          href="mailto:jjustincc@googlemail.com">jjustincc@googlemail.com</a>><br>
        To: <a moz-do-not-send="true"
          href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
        Subject: Re: [Opensim-users] OpenSim 1.7.0.2 and MySQL Versions<br>
        Message-ID: <<a moz-do-not-send="true"
          href="mailto:4D77F3B9.8070007@googlemail.com">4D77F3B9.8070007@googlemail.com</a>><br>
        Content-Type: text/plain; charset=ISO-8859-1; format=flowed</div>
      <p>Funnily enough, I just updated Git master to use the newest
        MySQL connector (6.3.6) in commit 3e5b1a1 so you might also<br>
        want to try copying it from there.</p>
      <p>This dll might also solve the problem where some long-running
        migrations fail.</p>
      <p>On 09/03/11 21:25, Sean Hennessee wrote:<br>
        > I don't know all the details, but I have heard there are
        different versions of MySql.Data.dll. If you get the newer<br>
        > version, it should work with the newer versions of MySQL.
        We are running MySQL 5.1.55-1 which was not working until we<br>
        > got the newer dll. You might try here:<br>
        > <a moz-do-not-send="true"
          href="http://dev.mysql.com/downloads/connector/net/">http://dev.mysql.com/downloads/connector/net/</a><br>
        ><br>
        > Peace,<br>
        > Sean<br>
        ><br>
        > On 03/09/2011 11:17 AM, Clive Gould wrote:<br>
        >> Hi everyone<br>
        >> It has become clear that OpenSim 1.7.0.2 using Mono
        142439 under Centos<br>
        >> 5 will simply not work with mysql-5.1.55 or
        mysql-5.1.56<br>
        >> It does however work fine with mysql-5.1.50<br>
        >> Good luck<br>
        >> Clive<br>
        ></p>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Opensim-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>