Mysql or not?
#1

Sorry for english, i'm italian.

I'm working on a new server, but i have a question.

Use mysql plugin is better and functionally than normal ini file?

Which pros and cons there are?
Reply
#2

I would be interested in hearing a good answer on this question...
Reply
#3

My Sql Is Typicly A Lot Faster And Easier To Modify For Script Updates Along With Website Integration. Also lets say you move to a differnt server you download a 1mb file instead of 1,000s of .ini files.
Reply
#4

If you want to script less, then go for MySQL. Because with mysql you can just call whatever you want with one query.

If you are going to use ini for it, you will need to make a loop, extra scripts and go on...
Reply
#5

MySQL all the way. I never used to use it, I used to use DUDB etc but MySQL is FTW.
Reply
#6

I never made account saving in .ini files. But i find mysql great to organize on websites and global ig stats.
Reply
#7

Quote:
Originally Posted by Robert_Crawford
Посмотреть сообщение
My Sql Is Typicly A Lot Faster And Easier To Modify For Script Updates Along With Website Integration. Also lets say you move to a differnt server you download a 1mb file instead of 1,000s of .ini files.
Quote:
Originally Posted by Robert_Crawford
Посмотреть сообщение
Faster
Quote:
Originally Posted by Robert_Crawford
Посмотреть сообщение
Faster
Quote:
Originally Posted by Robert_Crawford
Посмотреть сообщение
Faster
lies
it's slower but more functional
Reply
#8

Quote:
Originally Posted by admantis
Посмотреть сообщение
lies
it's slower but more functional
Thats kinda true. However, Im using the original file manipulator and I find it great and easy to use. I need no custom .ini includes.
Reply
#9

SA-MP File Function - 10/ms.
SQLite - 20/ms.
MySQL - 40/ms.
INI - 70/ms.
XML - 120/ms.
Reply
#10

MySQL is the best nowadays because it is more dynamic and FASTER except it needs alot of tinkering to get it to work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)