![]() |
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?
|
Is it free to use? I've heard that they charge for running it.
|
MariaDB is free to use.
I've been using it for like 1.5 year now and I'm very satisfied with MariaDB. |
Quote:
|
Quote:
|
Quote:
regards |
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:
|
Have you reported that on the bug tracker? It's a small enough bug that it should be able to be fixed.
|
Quote:
thanks |
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 |
Quote:
|
The sql syntax should be the same and as long as the destination engine for the query is installed and enabled (which it should be if that 5.5.40 is mariadb 5.5.40) then yes that sql query should do the trick.
|
MariaDB did not implement MySQL 5.6 completely due to instability/quality issues.
Hence they started a new numbering system 10.x.x.x |
Quote:
|
Guys after done this, how to fix the right syntax of the sql queries to the database??
|
You don't have to. MariaDB is based on MySQL and therefore the syntax is exactly the same.
|
As Dave says, there should not be any syntax to change, its a like for like replacement.
|
All times are GMT. The time now is 06:45 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|