Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Nostale
You last visited: Today at 21:31

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Open source can use mysql?

Discussion on Open source can use mysql? within the Nostale forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: May 2015
Posts: 146
Received Thanks: 16
Open source can use mysql?

like the title,,,,
waahaha is offline  
Old 07/04/2017, 00:08   #2
 
elite*gold: 0
Join Date: Apr 2014
Posts: 82
Received Thanks: 4
What?
PMasta is offline  
Old 07/04/2017, 00:12   #3
 
0Lucifer0's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
I like the title
0Lucifer0 is offline  
Thanks
2 Users
Old 07/04/2017, 01:10   #4
 
elite*gold: 0
Join Date: Dec 2009
Posts: 177
Received Thanks: 127
Quote:
Originally Posted by 0Lucifer0 View Post
I like the title
Ahahahaahah i can't stop ahahahahah
fantasy942 is offline  
Old 07/04/2017, 09:40   #5
 
DarkyZShadow's Avatar
 
elite*gold: 0
Join Date: Nov 2015
Posts: 211
Received Thanks: 141
DarkyZShadow is offline  
Old 07/04/2017, 14:31   #6
 
elite*gold: 0
Join Date: Apr 2014
Posts: 82
Received Thanks: 4
I think he is asking if OpenNos can use MySQL instead of MSSQL?
PMasta is offline  
Old 07/04/2017, 15:44   #7
 
elite*gold: 0
Join Date: Sep 2010
Posts: 1,013
Received Thanks: 167
Nope :/ did only work in the old builds :/ but its not really recommended
Marvin341 is offline  
Old 07/04/2017, 20:02   #8
 
elite*gold: 0
Join Date: Apr 2014
Posts: 82
Received Thanks: 4
I would choose MongoDB for flexibility and speed tho
PMasta is offline  
Old 07/04/2017, 23:22   #9
 
0Lucifer0's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
Quote:
Originally Posted by PMasta View Post
I would choose MongoDB for flexibility and speed tho
using mongoDB in this kind of project make absolutly no sens...
a pserver database need data integrity that's why it's important to choose a SGBD.
Advantages of something like MongoDB is that you can access very fast to object because there is no real data integrity system. Data are sometimes stored many time so the first data you access is the returned one. But in case of an emulator for exemple you need Data Integrity.

MySql is kind of crappy btw that's why we use MSSQL. You still can use MYSQL if you want to (just need some change on your connection and on the driver) but it will completly slow down the whole process because Entity Framework is a Microsoft framework so it works better with MSSQL.
0Lucifer0 is offline  
Old 07/05/2017, 12:44   #10
 
elite*gold: 0
Join Date: Jun 2017
Posts: 119
Received Thanks: 138
PostgreSQL has awesome speed.

Aswell, MongoDB is not designed for this kind of use, it's better for bigger architecture where you have to cluster a gigantic database of unrelated things.

Anyway, there are many DBE (Database Engine), you can compare on the internet which one best fits with your use case.
(MYSQL is basic, MSSQL is NOT cross platform and windows only also i would not recommend it for that reason principally)
BlowaXD is offline  
Old 07/05/2017, 13:06   #11
 
0Lucifer0's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
Quote:
Originally Posted by BlowaXD View Post
PostgreSQL has awesome speed.

Aswell, MongoDB is not designed for this kind of use, it's better for bigger architecture where you have to cluster a gigantic database of unrelated things.

Anyway, there are many DBE (Database Engine), you can compare on the internet which one best fits with your use case.
(MYSQL is basic, MSSQL is NOT cross platform and windows only also i would not recommend it for that reason principally)
https://www.microsoft.com/en-us/sql-server/sql-server-2017 mssql is cross plateform now Entity Framework work a lot faster with mssql and oracle than with postgre/MySQL
0Lucifer0 is offline  
Thanks
1 User
Old 07/06/2017, 02:40   #12
 
elite*gold: 0
Join Date: Jun 2017
Posts: 119
Received Thanks: 138
Quote:
Originally Posted by 0Lucifer0 View Post
https://www.microsoft.com/en-us/sql-server/sql-server-2017 mssql is cross plateform now Entity Framework work a lot faster with mssql and oracle than with postgre/MySQL
Thanks for that information (seems pretty new so didn't know that )
BlowaXD is offline  
Old 07/06/2017, 17:50   #13
 
Rorc's Avatar
 
elite*gold: 113
The Black Market: 133/2/0
Join Date: Dec 2009
Posts: 16,685
Received Thanks: 4,449
Quote:
Originally Posted by waahaha View Post
like the title,,,,
Perhaps.

/c

(if you want to reopen this thread do make it actually understandable, PM me)
Rorc is offline  
Closed Thread


Similar Threads Similar Threads
Mysql funktioniert nicht.. service mysql status mysql does not exist in /etc/rc.d
07/09/2015 - Metin2 Private Server - 8 Replies
Hey, mein Mysql Server funktíoniert von jetzt auf gleich nicht mehr.. Kam aus dem Freibad und alles war down.. Wenn ich den Mysql Server starten will sagt er mir: " service mysql status mysql does not exist in /etc/rc.d or the local startup directories (/usr/local/etc/rc.d) " Und wenn ich meinen Metin Server starte "cant connect to 127.0.0.1" weil der Mysql Server down ist..
[Open-Source][C#] EloBuddy, open source League of Legends Bot
05/27/2014 - League of Legends Hacks, Bots, Cheats & Exploits - 8 Replies
-- Snipped --
[ERROR] Mysql can't connect to local Mysql server through socket
10/08/2011 - Metin2 Private Server - 3 Replies
Hallo Liebe Com, Undzwar habe ich ein Problem mit Mysql. Als ich Mysql installiert habe konnte ich Problemlos drauf connecten,auch mit navicat.Aber als ich die Serverfiles (2011er) installiert habe und rebootet habe ging aufeinmal mysql nichtmehr.Wenn ich mysql -p eingebe steht dann da: Wenn ich den Startbefehl eingebe steht da: Was kann das sein? Und es passiert immer nur nach der Serverfiles installation. Ich habe den Server schon 3x resetten lassen und es passierte immer das...
[ERROR] Mysql can't connect to local Mysql server through socket
11/06/2010 - Metin2 Private Server - 5 Replies
I just recently tried to configure a DNS server for MT2.. It came up with this error ERROR: 2002 (HY000): Can't connect to local Mysql server through socket '/tmp/mysql.sock' (2) Do I need to do a fresh installation of FBSD? :S Thanks.



All times are GMT +2. The time now is 21:31.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.