Several heavy duty people and companies have started the fork processes to save these vital products for the open source market.
OpenOffice is replaced by LibreOffice, Mysql is forked by the founders of MySql to MariaDB and it is supposed to be even faster than Mysql. For me the biggest trouble is MySql I have always loved it - but I do not trust Oracle.
Don't get me wrong I am sure Oracle will come up with a good product if the money are put on the table. But we cannot trust the company to maintain open source properly. Oracle has no tradition for cooperating with a community and exploiting the positive effects for business purposes.
So I decided to replace Mysql with MariaDB!
I'll let you know how it went......
I downloaded and compiled mariadb from AUR and started the
Code: Select all
mysql_upgrade --verbosePHPmyadmin keeps indicating mysqlnd 5.0.7 though so It does not look like it. Going for phpinfo....
Same thing