Forum archive
Magento 2.0
Hi,
I have been using the Magento stack for about a year now and I am very pleased so far.
Now I am trying to move from magento 1.9 to magento 2.0. I installed the latest Magento version from you and replaced the files with Magento 2.0 files from magento.com. I only had to install some php extensions in order to pass the validation test (Magento test), that was easy, but I was unable to upgrade MYSQL to 5.6. I believe that was the only thing stopping me from getting it up and running. Do you plan on releasing a Magento 2.0 version? If not, do you know if it is possible to upgrade MYSQL in the stack to v5.6? If so, how can it be done?
Best regards, Stig
Seeing as it's not available through the normal channel that leaves us with quite a few options. We could install from the newer Debian version (Stretch; which is still in development) or from a 3rd party such as dotdeb. However, I think the best option might actually be to install from MySQL themselves.
Have a look here. Keep in mind that you will no longer get auto security updates for MySQL (so will need to manually check for updates and install them when they become available).
Also my brief reading suggests that whilst MySQL 5.6 provides some significant performance benefits, that comes at the price of being much more resource hungry. 1GB is the recommended minimum RAM for servers running MySQL 5.6.