![]() |
|
Thread Tools |
#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?
__________________
www.AusPhotography.net.au a.k.a. AP is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions; Rick (site owner) and Kym (site tech) using this account *** Home of the AP fully comprehensive vb4 photographic competition management solution *** No members have liked this post.
|
#2
|
||||
|
||||
Is it free to use? I've heard that they charge for running it.
__________________
Android Custom Creations ![]() The following members like this post: 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.
__________________
https://technidev.com - security, development, exploits, vBulletin
dave[at]technidev[dot]com Contact me for custom vBulletin 3/4 work & server/website management. The following members like this post: AusPhotography
|
#4
|
||||
|
||||
Seems to be a trend with software.
The following members like this post: AusPhotography
|
#5
|
||||
|
||||
Free as it is fully FOSS.
__________________
www.AusPhotography.net.au a.k.a. AP is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions; Rick (site owner) and Kym (site tech) using this account *** Home of the AP fully comprehensive vb4 photographic competition management solution *** The following members like this post: 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
__________________
Android Custom Creations ![]() No members have liked this post.
|
#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)
also in ../admincp/diagnostic.php line 340 make the following change (vB4.2.2)
and line 719
--------------- Added 16 Feb 2015 at 12:47 --------------- 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)
__________________
www.AusPhotography.net.au a.k.a. AP is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions; Rick (site owner) and Kym (site tech) using this account *** Home of the AP fully comprehensive vb4 photographic competition management solution *** No members have liked this post.
Last edited by AusPhotography; 17 Feb 2015 at 00:20. |
#8
|
||||
|
||||
Have you reported that on the bug tracker? It's a small enough bug that it should be able to be fixed.
__________________
Yet Another Awards System - Version 4.0.9 The following members like this post: puertoblack2003
|
#9
|
||||
|
||||
Originally Posted by AusPhotography
can you point me out to how you complish that.I searched around there's little information about mariadb proper configurations etc etc,![]()
thanks
__________________
Android Custom Creations ![]() No members have liked this post.
|
#10
|
||||
|
||||
Originally Posted by puertoblack2003
InnoDB -> XtraDB is default for MariaDB > 10.0.8![]()
Aria conversion is easy using phpMyAdmin, just change the table type or ALTER TABLE xxxx ENGINE=Aria; --------------- Added 17 Feb 2015 at 00:23 --------------- Tracker http://tracker.vbulletin.com/browse/VBIV-16069
__________________
www.AusPhotography.net.au a.k.a. AP is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions; Rick (site owner) and Kym (site tech) using this account *** Home of the AP fully comprehensive vb4 photographic competition management solution *** No members have liked this post.
|
#11
|
||||
|
||||
Originally Posted by AusPhotography
I'm using 5.5.40 version. do i apply same setting conversion?
![]()
__________________
Android Custom Creations ![]() No members have liked this post.
|
#12
|
||||
|
||||
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.
__________________
Yet Another Awards System - Version 4.0.9 No members have liked this post.
|
#13
|
||||
|
||||
MariaDB did not implement MySQL 5.6 completely due to instability/quality issues.
Hence they started a new numbering system 10.x.x.x
__________________
www.AusPhotography.net.au a.k.a. AP is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions; Rick (site owner) and Kym (site tech) using this account *** Home of the AP fully comprehensive vb4 photographic competition management solution *** No members have liked this post.
|
#14
|
||||
|
||||
It's in 4.2.3beta 4
__________________
www.AusPhotography.net.au a.k.a. AP is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions; Rick (site owner) and Kym (site tech) using this account *** Home of the AP fully comprehensive vb4 photographic competition management solution *** No members have liked this post.
|
#15
|
|||
|
|||
Guys after done this, how to fix the right syntax of the sql queries to the database??
No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 00:16.