Connect Mysql Database using Python Tutorial | MySQL server and Workbench 2024

preview_player
Показать описание
How to connect mysql server and workbench database using python is shown
#mysql #pythontutorial #python
Рекомендации по теме
Комментарии
Автор

super explanation. Thank you very much

dilansarith
Автор

(Pip is not recognized as an internal or external command, operable program or batch file.). I got the error how to solve this error in command prompt

Aravinthravi-mcnh
Автор

It's still showing the error👇🏻
Traceback (most recent call last):
File Programs/Python connectivity.py", line 1, in <module>
import mysql.connector
ModuleNotFoundError: No module named 'mysql'

rishiksahu
Автор

Sir when I am visiting environment system variable everything is looking same as your computer but when I am clicking on edit path the same screen or the option of adding a new path is not appearing. Instead there is option for editing just one path, the one I clicked
Please help sir i need to do a school project

echo
Автор

when I go to service to set it up as automatic, MYSQL80 doesn't show up.

mahtha-eq
Автор

This is not working for me what should I do??
'mysql' is not recognized as an internal or external command,
operable program or batch file.

Kixishiva
Автор

Am doing my mini project using vscodes but i am working with only frontend which is html, js, css.. but i need database for that.. and now with the help of ur video i connected MySQL with python but now how can i connect this with my vscode?

lekhashri
Автор

at 17.00 im not getting the dropdown option in tables

MOHAMEDFOWAZMMSEC
Автор

can you please make a video about activity diagram and sequences diagram for expense tracking app ?

MuhammadIbrahim-nbie
Автор

sir the command prompt is not showing the database"newname" in it but it is showing all the other things. What should I do?

sudhirdutt