The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
About Databases and other wondrous things (MariaDB)
For some time now MariaDB has been taking over from MySQL as the preferred open source database.
The reasons are well covered here: https://blog.openshift.com/why-maria...ew-with-monty/ WHM/cPanel have been their usual slow (cautious) approach have made MariaDB the future replacing MySQL. We upgraded this morning. MariaDB is faster and has a smaller memory foot print. Initially I'm seeing up to ~20% surprisingly faster database; but this won't make a huge difference to your site experience as the database component of any page hit is only 10-15%. I.e. maybe 2% of the overall transaction. Why upgrade?
|
#2
|
||||
|
||||
Is it free to use? I've heard that they charge for running it.
|
Благодарность от: | ||
AusPhotography |
#3
|
|||
|
|||
MariaDB is free to use.
I've been using it for like 1.5 year now and I'm very satisfied with MariaDB. |
Благодарность от: | ||
AusPhotography |
#4
|
||||
|
||||
Seems to be a trend with software.
|
Благодарность от: | ||
AusPhotography |
#5
|
||||
|
||||
Free as it is fully FOSS.
|
Благодарность от: | ||
puertoblack2003 |
#6
|
||||
|
||||
I gave it a go. Installed it next to mysql.I ran into some issues with database table corruption.But it was fixed via commands. Going to play around with it and compare it.
regards |
#7
|
||||
|
||||
I've got all MySQL tables converted to Aria and the XtraDB default, which replaces InnoDB in place - runs sweet as !
Found a bug... (due to MariaDB versions being '10.0.16-MariaDB') In ../admincp/index.php line 55 make the following change (vB4.2.2) PHP Code:
PHP Code:
PHP Code:
Found a bug... (due to MariaDB versions being '10.0.16-MariaDB') In ../admincp/index.php line 55 make the following change (vB4.2.2) PHP Code:
|
#8
|
||||
|
||||
Have you reported that on the bug tracker? It's a small enough bug that it should be able to be fixed.
|
Благодарность от: | ||
puertoblack2003 |
#9
|
||||
|
||||
Quote:
thanks |
#10
|
||||
|
||||
Quote:
Aria conversion is easy using phpMyAdmin, just change the table type or ALTER TABLE xxxx ENGINE=Aria; --------------- Added [DATE]1424132633[/DATE] at [TIME]1424132633[/TIME] --------------- Tracker http://tracker.vbulletin.com/browse/VBIV-16069 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|