Untitled

 avatar
unknown
plain_text
a year ago
195 B
6
Indexable
Can you modify this to find engine version with just dbuser and dbpassword
"$(/rdsdbbin/oscar/bin/mysql -u rdsbmsperf -p auroraperf -e "SELECT aurora_version();" -prdsbmsperf | grep -P '[\d.]+')"
Editor is loading...
Leave a Comment