MySQL upgrade
is it possible to upgrade directly from MySQL 5.6 to Mariadb 10.3
-
You can select to go directly to 10.3 but because of table modifications the actual process that will run will step your upgrade iteratively through each version so that the proper table updates are made for each version upgrade. 0 -
@GOT has it right, thank you! 0
Please sign in to leave a comment.
Comments
2 comments