Featured
-
No Featured Found!
Tags
Enable sending mails on localhost
I am trying to send mails from localhost. I followed a tutorial and found online but still cant send the mail. please help!!!
Mysql database browsers not working after upgrade
needed version 5.7 of mysql server for a project. I upgraded from version 5.5 to 5.7 using this tutorial. The upgrade was successful and I am able to use the updated version via command line. However, mysql browsers (mysql-workbench as sqlyog as ...
How to list table names using primary key of a table
Hello all,
I have approx 100 number database tables in db from that I want to list all the tables which is using primary key of a table as a reference in MySQL InnoDB?