I’ve updated to MariaDB 10.0.11 on my server (Server OS : Windows7HP+SP1(x86)). I write the procedures as follows.
First, I backed up all the sever data. Especially, MariaDB and MyDB.
Next, I updated to MariaDB 10.0.11.
- Downloaded mariadb-10.0.11-win32.zip.
- Extracted the Zip archive.
- Control Panel >> Administrative tools >> Services
Select the MariaDB service name and stop. - Delete all contents in the MariaDB folder. Install the four folders named bin, include, lib and share and license files to the folder.
- Control Panel >> Administrative tools >> Services
Select the MariaDB service name and start.
That’s it.
I used this opportunity to update to phpMyAdmin 4.2.3 and this is its ChangeLog. If you need its configuration, see “phpMyAdmin 4.2.0 is released”.