![JAR search and dependency download from the Maven repository](/logo.png)
com.anrisoftware.sscontrol.scripts.unix.templates.import_database.stg Maven / Gradle / Ivy
The newest version!
mysql(args) ::= <<
[[ -n "`echo "SELECT table_name FROM information_schema.tables WHERE table_schema = ''" | -u '' -p'' ''`" ]]
dbempty=$?
if [ $dbempty=1 ]; then
-u "" -p"" "" \< ""
fi
>>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy