Sir, I'm using Windows 10 32-bit. I tried to install mySQL 5.7, like the video in 04:06 it only showed MySQL Server and Documentation, I'm not getting Applications. Do you perhaps know why did it happened?
@unitedtoptech62884 ай бұрын
Why do you want to install the older version?
@user-jb9ed6pv8e4 ай бұрын
@@unitedtoptech6288 because the newer version (MySQL 8. ) is not working on Windows 32-bit, Sir
@unitedtoptech62884 ай бұрын
Got it sir, can you try a bit newer version? 5.7 is too low
@Aravinthravi-mc9nh6 ай бұрын
(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
@unitedtoptech62886 ай бұрын
You did not add the python scripts path in environment variable or check the checkbox when installing python
@niranjanapr6696Ай бұрын
How to do that@@unitedtoptech6288
@unitedtoptech6288Ай бұрын
C:\Users\\AppData\Local\Programs\Python\Python38-32\Scripts , modify this and this in your environmental variable under path
@SwatiKathuriaGDGGSАй бұрын
Thanks alot for your help. Wonderful learning. Could build a successful connection. Thanks again
@unitedtoptech6288Ай бұрын
You are welcome!
@rishiksahu20075 ай бұрын
It's still showing the error👇🏻 Traceback (most recent call last): File "C:/Users/Rishik/Documents/Python Programs/Python connectivity.py", line 1, in import mysql.connector ModuleNotFoundError: No module named 'mysql'
@unitedtoptech62885 ай бұрын
Did you pip install the packages?
@sahildhabu75154 ай бұрын
Yes i did install the pip packages
@unitedtoptech62884 ай бұрын
so what error you got?
@addyakumari78402 ай бұрын
Hey, I did save my sql in environment variable but then to I'm getting in the command prompt that it is not recognized as an internal or external command. Please help me.
@unitedtoptech62882 ай бұрын
Did you restart your cmd prompt?
@addyakumari78402 ай бұрын
@@unitedtoptech6288 Yep!
@unitedtoptech62882 ай бұрын
then you have added the wrong path
@addyakumari78402 ай бұрын
@@unitedtoptech6288 Alright I'll check again, Thanks for replying.
@unitedtoptech62882 ай бұрын
cool
@SheebaY-q3b29 күн бұрын
Really helpful. very very thanks sir.
@unitedtoptech628829 күн бұрын
Happy to help
@Harshika__C6 ай бұрын
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
@unitedtoptech62886 ай бұрын
Can you try in user variable path? if system is not working
@dilansarith21885 ай бұрын
super explanation. Thank you very much
@unitedtoptech62885 ай бұрын
Thanks man
@rimachakraborty14583 ай бұрын
Really Helpful , thank You so much
@unitedtoptech62883 ай бұрын
You're welcome!
@Just_A_Tech.._ Жыл бұрын
Good work, thanks.🤝👍
@unitedtoptech6288 Жыл бұрын
Welcome!!
@official_bqproАй бұрын
Thank you. You really helped a lot ❤❤
@unitedtoptech6288Ай бұрын
You're welcome 😊
@SheebaY-q3bАй бұрын
Inside the folder mysql server8.0, bin folder is not there. What want to do?
@unitedtoptech6288Ай бұрын
Ig you only installed workbench without mysql server, pls try reinstalling
@MrDheeraj7772 ай бұрын
'python--version' is not recognized as an internal or external command, operable program or batch file. what should i doo
@unitedtoptech62882 ай бұрын
You need have space, python --version
@MOHAMEDFOWAZMMSEC6 ай бұрын
at 17.00 im not getting the dropdown option in tables
@unitedtoptech62886 ай бұрын
To the left in the same tab you will be having schemas, click that your database and table will be visible
@MOHAMEDFOWAZMMSEC6 ай бұрын
@@unitedtoptech6288 yes sir I got it, I have a problem with my python connection with my SQL with SQL alchemy error to do hotel food order system, could u help
@unitedtoptech62886 ай бұрын
Can you paste the whole error?
@MOHAMEDFOWAZMMSEC6 ай бұрын
I got it sir, tnx
@unitedtoptech62886 ай бұрын
Cool sir
@Pari-gb7wo2 ай бұрын
'mysql--version' is not recognized as an internal or external command, operable program or batch file. this is coming what should i do sir!!!
@unitedtoptech62882 ай бұрын
did you have space between mysql and --version when running the cmd?
@Kixishiva5 ай бұрын
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.
@unitedtoptech62885 ай бұрын
you need to add mysql server bin path in environment variable
@Mahalakshmi-jr4di20 күн бұрын
@@unitedtoptech6288sir I did that yet it's not working
@unitedtoptech628820 күн бұрын
you need to restart cmd too after adding and check the path too
@mahtha-e3q5 ай бұрын
when I go to service to set it up as automatic, MYSQL80 doesn't show up.
@unitedtoptech62885 ай бұрын
Do you have mysql in your services or not?
@sudhirdutt15 ай бұрын
sir the command prompt is not showing the database"newname" in it but it is showing all the other things. What should I do?
@sudhirdutt15 ай бұрын
and when I am running it on python it is showing this error: ModuleNotFoundError: No module named 'mysql.connector'; 'mysql' is not a package
@unitedtoptech62885 ай бұрын
Command prompt? at what timestamp do you face this?
@sudhirdutt15 ай бұрын
@@unitedtoptech6288 13:10
@sudhirdutt15 ай бұрын
at 13:10
@unitedtoptech62885 ай бұрын
Did you pip install the packages?
@KanilPatel21 күн бұрын
Its says that Kernel is dead, any of you know why this might be happening and can give solution for the same,Thanks.
@unitedtoptech628820 күн бұрын
can you pls paste the whole error?
@MRBULLSEYE34548 күн бұрын
mysql is still not connecting with python ,after i run this code it shows only " -----restart:shell-----" . please help
@unitedtoptech62888 күн бұрын
did the table get created in database? do you get any error logs?
@kennethdarby8993 ай бұрын
Great video...I typed the mysql query the same way you did but I am getting programming error: 1064 (42000)
@unitedtoptech62883 ай бұрын
it says some issue with syntax, can you pls check?
@kennethdarby8993 ай бұрын
@@unitedtoptech6288 yes, I was missing a comma. Thank you for replying. I will subscribe
@unitedtoptech62883 ай бұрын
Most welcome!!
@RLingeshwaran-r3g4 ай бұрын
Sir for me there was folder named bin was present help pls
@unitedtoptech62884 ай бұрын
In mysql?
@lekhashri35589 ай бұрын
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?
@unitedtoptech62889 ай бұрын
So you want a way to get data from your frontend which I assume has input boxes in the UI and they need to be then stored in mysql DB with the help of python?
@MOHAMEDFOWAZMMSEC6 ай бұрын
@@unitedtoptech6288 yes sir it showed, now i m doing a hotel food order project with python and my SQL in workbench where I'm getting SQL alchemy error where I installed it and tried many ways where it is not working, could you help
@unitedtoptech62886 ай бұрын
Can you please paste the whole error sir?
@bluepixel-nr2rh2 ай бұрын
when i do print(con) i am not getting any error or output.why?
@unitedtoptech62882 ай бұрын
Can you pls paste the code?
@palkisachdeva82462 ай бұрын
sameeeeeeee
@palkisachdeva82462 ай бұрын
it is showing no output no error just the program is terminating
@unitedtoptech62882 ай бұрын
paste the code man
@SK-oe5fsАй бұрын
@@unitedtoptech6288 it dosent show any output or error it just isnt giving any output after i hit run, the shell opens n thats all i can onlly see my cursor blinking n nothing coming this is the code i ran :- import mysql.connector con=mysql.connector.connect(host='localhost',user='root',passwd='root') print(con)
@Pb_insaneАй бұрын
sir when i run the codding in pythhon it shows ===== RESTART: C:/Users/slove/AppData/Local/Programs/Python/Python312/py.py ==== ================================ RESTART: Shell ================================
@unitedtoptech6288Ай бұрын
can you paste the other part of ur error?
@Pb_insaneАй бұрын
@unitedtoptech6288 there is not any another error it shows only this statement restart shell
@unitedtoptech6288Ай бұрын
can you try using pycharm?
@Pb_insaneАй бұрын
@@unitedtoptech6288 what is this
@unitedtoptech6288Ай бұрын
it is a python code editor like vs code
@MuhammadIbrahim-nb7ie Жыл бұрын
can you please make a video about activity diagram and sequences diagram for expense tracking app ?
@unitedtoptech628811 ай бұрын
Yeah will try it!!
@monuoriginal74252 ай бұрын
how to connect jupyter library with mysql
@unitedtoptech62882 ай бұрын
What is jupyter library? never heard it? You mean notebook?