LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Dragora GNU/Linux-Libre (https://www.linuxquestions.org/questions/dragora-gnu-linux-libre-110/)
-   -   Command to find the version of any database installed in ubuntu 14.04 (https://www.linuxquestions.org/questions/dragora-gnu-linux-libre-110/command-to-find-the-version-of-any-database-installed-in-ubuntu-14-04-a-4175530863/)

Niji Joy 01-13-2015 03:47 AM

Command to find the version of any database installed in ubuntu 14.04
 
mysqladmin -u root -p version

this is the command used to get version of MySql database.
similarly how can i get the details of any database installed??

cliffordw 01-13-2015 09:00 AM

Your best bet for a non database-specific command is probably to look at "rpm -qa". This will list all installed software packages & their versions.

pan64 01-13-2015 09:08 AM

duplicate of http://www.linuxquestions.org/questi...ed-4175530864/, reported

jeremy 01-13-2015 09:15 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 12:19 PM.