Difference between revisions of "SQWareProduction:mysql:lib:sqwmys RotateLogSlowQuery.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
 
Line 4: Line 4:
 
Functions explanation:
 
Functions explanation:
 
<pre>
 
<pre>
lfsqw_CopyWebDba =>
+
gfsqw_BeginningCom
 +
gfsqw_InsertIndicators 'SlowQuery'
 
lfsqw_GenerateInsert
 
lfsqw_GenerateInsert
 
lfsqw_GenerateInsert =>  
 
lfsqw_GenerateInsert =>  
lfsqw_MkdirWebdba =>
 
 
lfsqw_Rotate =>  
 
lfsqw_Rotate =>  
 
</pre>
 
</pre>

Latest revision as of 19:21, 24 January 2023

shell functions library $gvsqw_MysBin/../lib/sqwmys_RotateLogSlowQuery.lib:
lib for sqwmys_RotateLogSlowQuery.ksh
Functions explanation:

gfsqw_BeginningCom
gfsqw_InsertIndicators 'SlowQuery'
lfsqw_GenerateInsert
lfsqw_GenerateInsert => 
lfsqw_Rotate => 


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_MysBin/../lib/sqwmys_RotateLogSlowQuery.lib

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