| OpenSim Discussion Discuss development, use, and support issues related to the OpenSim project. |
| |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Shiny Officer ![]() ![]()
I can't do this anymore...
Join Date: Sep 2007 Location: Washington D.C.
Posts: 201
My Mood: SL Join Date: 11/14/03 | Hey there, finally got a guide to installing MySQL server and configuring it for use with OpenSim posted. OpenSim - MySQL Install Guide « OpenSim Easy User Guide Enjoy! |
| | |
| 5 Users Said Thanks : |
| | #2 (permalink) | |||
| Is a bastage! ![]() ![]() ![]() ![]()
It puts the lotion on it's
skin!!
Join Date: May 2008 Location: Cali
Posts: 3,066
My Mood: SL Join Date: 10-21-2004 | Maxx, as always... Thank You for making the most easy to follow set up instructions for a OpenSim noob. Couple questions if you have time: I am trying to set up MySQL since Joshua indicated in another thread that it is easier to back up to and you indicate the performance is better. Soooo with that said, being the noob I am I went to my favorite source of showing me how to make stuff work.. your blog. I would respond there but figured it would be easier for you here. If you would rather use the blog for this.. just say so. ![]() I followed the bouncing ball.. things were coming together nicely. Then.. as John says: Quote:
Quote:
![]() Quote:
1. Do I do backups or do the backups happen in real time as things are created right to the Mysql database? 2. If I have another situation where my OpenSim locks up with errors and I have to begin again, how do I get the assets from Mysql to OpenSim? Don't you just love pesky noobs? | |||
| | |
| | #3 (permalink) |
| Account Closed ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
Unedited
Join Date: Jun 2007
Posts: 33,567
My Mood: | Okay so I kindof disagree with your instructions upon reading them further. At setup instead of "Typical" choose Custom. You can leave the options as is, but it gives you a different setup menu. When you get to the part about setting up the server, DON'T choose standard actually. Pick detailed. First option should be developer machine. Next should be Multifunctional Database. Leave the InnoDB Tablespace settings as is and hit next. Manual settings for the next window, concurrent connections should be 15. Enable TCP/IP Networking and UNCHECK Enable Strict Mode. Best support for multilingualism. Install as a service, uncheck the Bin directory one. Then hit execute. Instead of Toad, at least on windows, I suggest people use the MySQL GUI tools here: MySQL :: MySQL GUI Tools Downloads Administrator and Query Browser will be much easier. Once you've got those installed fire up Query Browser and right click in the "folder" listing and hit create schema, name it opensim or whatever. Use the same instructions for changing the ini file. |
| | |
| 2 Users Said Thanks : |
| | #4 (permalink) | |
| Account Closed ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
Unedited
Join Date: Jun 2007
Posts: 33,567
My Mood: | Quote:
To explain the database it's kindof like thinking of OpenSim and directories. Before you setup MySQL, OpenSim stored everything in one limited directory by default. Now that you're in MySQL you're storing everything into another directory. Updating OpenSim doesn't really have much effect most of the time on the database (there are some bugs but generally speaking no) so if OpenSim won't open that doesn't affect your database. However one of the developers, JustinCC, recently released a very fucking kickass tool that lets you archive entire sim states. All the scripts, textures, prims, etc that exist in-sim. To use that go to the console and type save-oar (if you're running multiple regions type change-region "Region Name" first to archive the correct one) and it will save it to a default name in the bin directory. Load-oar (again, change-region first) will restore the same default file. Obviously putting a name after either of those commands will allow you to save your own filename. This offloads everything into a single file for easy transport and I highly recommend it. Unfortunately it won't copy inventory and so on but anything rez'd in world can easily be copied. | |
| | |
| 2 Users Said Thanks : |
| | #5 (permalink) |
| Is a bastage! ![]() ![]() ![]() ![]()
It puts the lotion on it's
skin!!
Join Date: May 2008 Location: Cali
Posts: 3,066
My Mood: SL Join Date: 10-21-2004 | Oh, Joshua...once again you are my hero! I am going to go and try this out now. I will use the tool you mention and am extremely stoked about that tool JustinCC has made. On importing the sim state back on a fresh install, what would be the command? |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |