<p>

Thanks That got rid of the sqlite complaints.. of course, now I've<br />
a new error.. which makes me think my MySQL DB may be damaged.<br />
<br />
Exception: MySql.Data.MySqlClient.MySqlException: Table<br />
'INFORMATION_SCHEMA.TABLES' doesn't exist<br />
<br />
Has anyone seen that error?<br />
<br /><span class="signature">
-- <br />
Joe Greene<br />
UNIX Systems, Network and IT Specialist<br />
If you aren't having fun, you're doing the wrong thing!<br />
All opinions expressed are mine alone. You Can't Have them!<br />
</span></p><p>Fish Kungfu <fish.kungfu@earthlink.net> wrote:<br />
<br />
> Below is my OpenSim.ini file for using MySQL running in standalone mode<br
/>
> for 0.5.0, with MySQL on the same box as opensim.  You will need to put<br
/>
> your password for MySQL root user, or whatever user you're using.  I had<br
/>
> to create the empty database, "opensim" before everything would
work.<br />
> Then, remember to GRANT ALL privileges to your userName for the opensim<br
/>
> database, and then FLUSH PRIVILEGES.<br />
><br />
> I had to add these lines to the example file that came with the<br />
> installer to make it work.  This tripped me up, and caused the SQLite<br />
> activity in the log at startup.  They are included in my OpenSim.ini
below<br />
>    asset_database = "mysql"<br />
>    asset_plugin = "OpenSim.Framework.Data.MySQL.dll"<br />
><br />
> I hope this helps.....Fish<br />[snip]<br />><br />
><br />
> Joe Greene wrote:<br />
>><br />
>> Problem Desc: Opensim [ASSET SERVER] appear to be attempting to open<br
/>
>> and SQLitew database althoguh no such reference appears (even in<br />
>> comments) in my OpenSim.ini file. As I'm using MySQL (both the<br />
>> OpenSim.ini and the mysql_connection.ini) I have no SQLite
installed.<br />
>> Any suggestions on what I'm doing wrong, or shall I submit my
OpenSim.ini<br />
>><br />
>> Version Info:<br />
>> SuSe Enterprise 9.3 ( with updates )<br />
>> Mono: Mono JIT compiler version 1.2.6 (Installed via YAST from Mono
Site)<br />
>> MySQL: 4.1.10a<br />
>><br />
>> libode 0.9-25<br />
>><br />
>> Console Log:<br />
>><br />
>> opensim@opensim1:~/bin> mono OpenSim.exe<br />
>> OpenSim 0.5, SVN build<br />><br />
<br />
</p>