[RELEASE] ManGOS DB Handler
So you've finally come to this post right? :)
Let's talk a little...WHAT IS Mangos Database Handler? :huh:
Mangos Database Handler (MDH for short) is a open source development effort for making a management software, still in heavy developing, that will allow MaNGOS Users to manage the related database. It's primary focus is EASY TO USE, allowing this way even the most newbie MaNGOS user to mess with the information contained in the database. (actually i'm the only one developer :P )
It's developed in several different modules that are structured to give the chance to modify separated parts of the database (items,characters, quests, etc..). These modules are interconnected each other giving more feature to the end-user.
Mangos Database Handler have Import/Export feature for Accounts/Chars that allow MaNGOS server administrator to easily backup every needed tables inside portable .EMA files compressed and ready to be imported on another server if needed. (very useful after database upgrade)
The software is made completely in C# and it's fully OpenSource under the BSD licence (you must accept the licence to use the software or use the sourcecode).
Quote:
Copyright © 2006, Ferreri Alessio
All rights reserved.
Redistributions of this software by other people than the copyright owner is NOT allowed in any forms. (source or binary).
This software is maked for an education reason by the COPYRIGHT OWNER and it can be used or modified for educational/private use ONLY.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
All title, ownership rights and intellectual property rights in and to the program and all copies thereof (including without limitation any titles, computer code, methods of operation, moral rights, and any related documentation) are owned or licensed by Ferreri Alessio. The Program is protected by the copyright laws, international treaties and conventions, and other laws.
You hereby agree that Ferreri Alessio would be irreparably damaged if the terms of this License Agreement were not specifically enforced, and therefore you agree that Ferreri Alessio shall be entitled, without bond, other security, or proof of damages, to appropriate equitable remedies with respect to breaches of this License Agreement, in addition to such other remedies as Ferreri Alessio may otherwise have available to it under applicable laws. In the event any litigation is brought by either party in connection with this License Agreement, the prevailing party in such litigation shall be entitled to recover from the other party all the costs, attorneys' fees and other expenses incurred by such prevailing party in the litigation.
REMINDER FOR THE BEST USAGE :
1) You need latest Mangos Revision
2) Mangos Database WITHOUT STARTING NUMBER CHARACTER (2177 = WRONG | Hello = GOOD)
3) You need .NET Framework 2.0
4) You need MySQL 5.*
5) You need MySQL to be configured to allow remote connection.
The actual latest revision can be founded at this page with some screenshot too :
MDH Download Page
MDH SVN Page
Report in this thread every critic, bug report, feature request, comments or even only thanks. :)
feal87, MDH Main Developer