How To Upgrade Mysql In Ubuntu

preview_player
Показать описание
Answering the question of how to upgrade MYSQL on Ubuntu which was asked by Steve Baker.
In this questions and answers video I demonstrate how to an older version of MYSQL on Ubuntu and then how to create a database with a table. I then show where the physical MYSQL files are stored on the Ubunutu server. Then I demonstrate how to backup the database using mysqldump. Once the data is backed up I remove the old version of MYSQL (5.6) and install MYSQL 5.7.
Once the MYSQL has been upgrade I then import the backed up data into the new version of MYSQL

- Learn more about the PHP IDE I am using with the instant PHPStorm stater book

This was filmed using
- Go Pro Hero 4 Silver

- Rode Pro Caster microphone

- Adobe Premiere Pro CC

==== GET EARLY ACCESS TO FUTURE VIDEOS & TUTORIALS ====

======== RECOMMENDED PROGRAMMING RESOURCES ========

======== MY PROGRAMMING COURSES ========

======== WEB HOSTING DEALS ========

======== SUBSCRIBE TO THE NEWSLETTER ========

======== FOLLOW ME ========

======== MY TALKS ========

======== SUPPORT THE CHANNEL ========

======== VIDEO SETUP ========

Join the How to code well YouTube channel to get access to premium programming courses, tutorials and member perks
Рекомендации по теме
Комментарии
Автор

hi peter,

i just want to let you know that all your video tutorial are so easy to understand because of you way of teaching. You showed it how its done and what is the purpose of the arguements or declaration or syntax(docker, mysql, php)

one of your e.g docker run -it --name containername ubuntu bash

that example above, you always keep repeating what's the purpose of the arguements or syntax you declared everytime you want to execute, and that's makes it easy to understand the code. i learn alot from your video tutorials. from the moment i saw your video in one of your docker series i just hit the subscribe button right away.

I hope you continue the DOCKER SERIES and New VIDEO's for PYTHON SERIES also, just like your PHP SERIES.

i was looking for the right web programming languages and i saw your top 5 web programming video and the number one is PYTHON.


Thank you so much for your videos, i learn alot about web development. please keep that kind of style of teaching.

Sorry for my english. :)

starryblue
Автор

Hello
Nice démo.
Can you migrate from 5.7 yo 8 inplace method?

LuisDiaz-uuxg
Автор

stop: Unknown instance:
start: Job failed to start

rafaelalves