linux - Where can one find a dead server's MySQL version? -


i'd know if there's way find out version of mysql installed on server no longer running. it's possible browse through filesystem.

$ strings /usr/bin/mysql |egrep "^[1-9]\." 5.1.49 

Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -