
#1049 Unknown database : how to fix the #1049 - Unknown database. error in mysql mphpmyadmin
#1049 Unknown database : how to fix the #1049 - Unknown database. error in mysql mphpmyadmin
#1049 Unknown database : how to fix the #1049 - Unknown database. error in mysql mphpmyadmin
#1049 ‘Unknown database phpmyadmin’ in Xampp
=======================
Learn to code for free:
https://imranOnline.net
https://github.com/imranonline-net
/ imranonline.net
Content
1.44 -> hi guys in today's video we will see how to fix
this error which you are looking at right now
8.32 -> in my screen in phpmyadmin i'm trying to browse
different tables of my databases but it's showing
15.92 -> this error error number 1049 unknown database php
my admin so this is the query which is showing
26.24 -> it's by default showing uh i'm not running any
query so the quick fix to for this problem is
35.44 -> to create database of phpmyadmin currently
you are looking at list of my databases
41.68 -> and there is no database phpmyadmin which
is by default so i'm using sam by the way
51.04 -> the simple solution for this is just go to
your sam mine is installed on g drive if so
58.24 -> if yours is installed on c or d find it and go to
php my admin then sql and create underscore table
68.88 -> so this table has complete structure of all the
tables for php my admin i will open this for you
79.6 -> you can see create database if not exist
82.96 -> php my head and i will copy this and
just run this command in phpmyadmin
93.36 -> so this is the same error unknown
database because database is not there
96.96 -> after running this script
this issue will be solved so
103.52 -> it has created these tables and also created
php my admin database now i will browse tables
116.48 -> now it's not showing any error which
it was showing previously for this i
121.6 -> will refresh this page so you guys
can see the solution is working for
129.36 -> exam hope you got guys like
this video thanks for watching
Source: https://www.youtube.com/watch?v=GaQkhmTyLeU