Untitled
unknown
plain_text
a year ago
341 B
8
Indexable
Instead of hard coding dbUser, dbPassword and dbName here cmds.append( "engine_public_version=$(/rdsdbbin/oscar/bin/mysql -urdsbmsperf -prdsmbmsperf -e \"SELECT aurora_version();\" -prdsbmsperf | grep -oP '[\\d.]+' | tr -d '\\n')" ) Can you write a code like dbName = '' dbUser = '' dbPassword = '' and then the command
Editor is loading...
Leave a Comment