Register for your free account! | Forgot your password?

You last visited: Today at 18:59

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

Advertisement



Mysql or Ini?

Discussion on Mysql or Ini? within the CO2 Private Server forum part of the Conquer Online 2 category.

View Poll Results: What do you like the most?
Mysql 25 73.53%
Ini 9 26.47%
Voters: 34. You may not vote on this poll

Reply
 
Old   #1
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
Mysql or Ini?

Okay so,

What do you prefer/What is the fastest way to load / save characters, by Ini or Mysql? Please take the poll!

Thanks,
Elimination
_DreadNought_ is offline  
Old 08/23/2010, 17:21   #2
 
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
I prefer ini, because is easy to work with.
Is some few lines for load/save etc.
And connection to ini databases can not be lost.
I dont like mysql because of the connection loosing problems,
that is there sometimes and because I have never
really worked much with mysql
dowhatuwant is offline  
Thanks
1 User
Old 08/23/2010, 17:25   #3


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
MySQL/MsSQL for store procedures, better interface for websites, easier to manage, just as fast if not faster in some aspects.
Korvacs is offline  
Thanks
2 Users
Old 08/23/2010, 18:59   #4
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
Agreed with Korvacs. I have been converting my ini source to MySql and I have found that mine runs alot more smoothly now and also I find it so much easier to manage.
Also about the web interface, you can make so much more with MySql from ini.

Conclusion.
I wouldn't go back to ini even though I host some ini servers I still prefer Mysql to ini.
.Beatz is offline  
Old 08/23/2010, 19:11   #5
 
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
Now don't say ini is less then mysql.
My 2d mmo, is running on ini and it won't run more smooth if i change it to mysql.
ini can be same good as mysql as long you know what your doing.
All thought mysql is easier for websites with databases etc.
Is just like the discussion for wich programming languages, thats best.
Like C++ or C#?
None of them are.
dowhatuwant is offline  
Old 08/23/2010, 19:38   #6
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
Quote:
Originally Posted by ☆★Zuper★☆ View Post
Now don't say ini is less then mysql.
My 2d mmo, is running on ini and it won't run more smooth if i change it to mysql.
ini can be same good as mysql as long you know what your doing.
All thought mysql is easier for websites with databases etc.
Is just like the discussion for wich programming languages, thats best.
Like C++ or C#?
None of them are.
I didn't say that ini is not as good as Sql or vice versa, I as merely stating my opinion. At the end of the day it is down to "your style" as to what you want to use.
.Beatz is offline  
Old 08/23/2010, 19:47   #7
 
~Master's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 118
Received Thanks: 23
MySQL is easier to manage.
~Master is offline  
Old 08/23/2010, 19:55   #8
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
So I just had a vital conversation, I am not gonna use INI. I was thinking of using mssql and was very kindly given a tut on it. But because im more fimilar with MySql I might just go with that
_DreadNought_ is offline  
Old 08/23/2010, 20:03   #9
 
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
Quote:
Originally Posted by ~Master View Post
MySQL is easier to manage.
It aint easier to manage.
You jsut thinking of the way managing in things such as navicat etc.
But you can easy manage the same way with ini.
The one isn't better then the other is all up to OP what he wants to use and what his best with.
dowhatuwant is offline  
Old 08/23/2010, 20:03   #10
 
Nullable's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 390
Received Thanks: 321
Quote:
Originally Posted by ☆★Zuper★☆ View Post
Now don't say ini is less then mysql.
My 2d mmo, is running on ini and it won't run more smooth if i change it to mysql.
ini can be same good as mysql as long you know what your doing.
All thought mysql is easier for websites with databases etc.
Is just like the discussion for wich programming languages, thats best.
Like C++ or C#?
None of them are.
...

Why does everyone blame MySQL for their own downfalls, seriously what the hell?
MySQL is a one of the all-time greatest database servers ever, and with proper config. it works like a charm.

Ever thought that you're just doing it wrong?

And to keep this post related to the thread, I myself would go for MySQL.
Nullable is offline  
Thanks
3 Users
Old 08/23/2010, 20:08   #11
 
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
Quote:
Originally Posted by Nullable View Post
...

Why does everyone blame MySQL for their own downfalls, seriously what the hell?
MySQL is a one of the all-time greatest database servers ever, and with proper config. it works like a charm.

Ever thought that you're just doing it wrong?

And to keep this post related to the thread, I myself would go for MySQL.
im not blaming mysql in anyway.
MySQl is a good way to store things in database and such.
As I said none of them is better.
I could work with mysql also, but I like ini most.
But MySQL got some bad things, so do ini.
What do you prefer?, use that.
What do you think is best?, thats best.

There is nothing wrong with MySQL in my opinion.
MySQL can be same useful as ini.
and ini can be same useful as MySQL.
dowhatuwant is offline  
Old 08/23/2010, 20:09   #12
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
yah, If mysql is done correctly its performance is fantastic, So another question then what has better performance? MSSQL or MySQL.
_DreadNought_ is offline  
Old 08/23/2010, 20:13   #13
 
elite*gold: 0
Join Date: Aug 2010
Posts: 452
Received Thanks: 75
is still up to you.
What do you prefer best and what are you best to?
dowhatuwant is offline  
Old 08/23/2010, 21:07   #14
 
elite*gold: 0
Join Date: Oct 2008
Posts: 342
Received Thanks: 66
MySQL is a awesome Database system. Take what u like more in my opinion as example i like to mix both
µ~Xero~µ is offline  
Thanks
1 User
Old 08/23/2010, 22:57   #15
 
elite*gold: 20
Join Date: Apr 2008
Posts: 2,281
Received Thanks: 912
MySql all the way.

But honestly, if you really really want to use a file based system to store data, don't use ini for larger things; characters, npcs, mobs, etc.
You should use a binary file, way faster.
Just my two cents.
kinshi88 is offline  
Reply


Similar Threads Similar Threads
[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.
MySQL Navicat 1130-Host'5.xxx.xx.xxx' is not allowed to connect to the MySQL Server
08/07/2010 - Metin2 Private Server - 14 Replies
Hallo com, ich habe ein Problem mit Navicat. Undzwar habe ich diesen Fehler hier : "1130-Host'5.xxx.xx.xxx' is not allowed to connect to the MySQL Server" seid gestern. Ich dachte mir mal ich änder mein Navicat Passwort um... Als ich dies getan habe, und meinen Server rebootet habe und Navicat neugestartet habe, und ich mich wieder in Navicat einloggen wollte kam diese Fehlermeldung. Nun habe ich das Problem das ich mich nicht mehr mit Navicat connecten kann. Habe schon alles versucht...
MySQL ist in Gefahr! Rette MySQL!
02/06/2010 - Main - 15 Replies
Der Datenbankanbieter Oracle will Sun und damit MySQL kaufen. In einem schleichenden Prozess könnte sich Oracle so einer seiner größten Konkurrenten entledigen und MySQL sterben lassen. Hilf mit, dies nicht zuzulassen, indem Du mit Deiner Beteiligung an einer Unterschriftensammlung die kartellrechtlichen Behörden zwingst, den Fall genau zu prüfen. Je größer die öffentliche Beteiligung ist, umso mehr können wir gemeinsam erreichen. Ich selbst (Daniel Schlichtholz) habe die Petition bereits...



All times are GMT +2. The time now is 18:59.


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.