SQWareProduction:mysql:lib:sqwmys Global.lib

From Wiki_dbSQWare
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

shell functions library $gvsqw_MysBin/../lib/sqwmys_Global.lib:
central lib of generic fonctions for mysql
Functions explanation:

gfsqw_CheckConn => 
gfsqw_EvalGlobalVar
gfsqw_FormatHtmlMessages => 
gfsqw_GenListDatabase => 
gfsqw_GetVersion => 
gfsqw_SourceProfile
gfsqw_TrapServer => 
gfsqw_TrapVersion => 
gfsqw_TrapVersion 2>&1|grep -v 'password on the command line'|grep -v '^mysql: Deprecated program name.' | sed 's,  *$,,g' > $gvsqw_MailInfoProgFile.tmp
gfsqw_TrapVersion 2>&1|grep -v 'password on the command line'|grep -v '^mysql: Deprecated program name.' | sed 's,  *$,,g' |tee $gvsqw_TmpFile


Note:
You can overload functions contained in $gvsqw_MysBin/../lib/sqwmys_Global.lib

by function with same name in $gvsqw_MysBin/../lib_cust/sqwmys_Global.lib for all your environnement
or by $HOME/sqwConfig/sqwmys_Global.lib specifically for this user .