Quote:
Originally Posted by puertoblack2003
can you point me out to how you complish that.I searched around there's little information about mariadb proper configurations etc etc,
thanks
|
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 [DATE]1424132633[/DATE] at [TIME]1424132633[/TIME] ---------------
Tracker
http://tracker.vbulletin.com/browse/VBIV-16069