Difference between revisions of "SQWareProduction:mysql"

From Wiki_dbSQWare
Jump to: navigation, search
(bin)
m (Updated by BatchUser)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{SQWareProductionPresSgbd|Mysql|Mys|mys|
+
{{SQWareProductionPresSgbd|mysql|Mys|mys}}
Exemple d'utilisations de l'outil:
 
*mysqldump (all databases)
 
*Optimize (all databases)
 
*Collecte d'indicateurs qui sont remontés sur le référentiel bdd [[SQWareRepository:mysql|SQWareRepository]]
 
*Analyze (all databases)
 
*...
 
}}
 
  
 
== bin ==
 
== bin ==
 
=== sqwmys_AnalyzeAllDatabases.ksh ===
 
=== sqwmys_AnalyzeAllDatabases.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_AnalyzeAllDatabases.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_AnalyzeAllDatabases.ksh:<br>
Exécution en // de sqwmys_AnalyzeDatabase.ksh pour toutes les database avec sqwmys_RunJob.ksh<br>
+
{{SQWareProduction_sqwmys_AnalyzeAllDatabases.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_AnalyzeAllDatabases.ksh|Voir l'aide détaillée pour sqwmys_AnalyzeAllDatabases.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_AnalyzeAllDatabases.ksh|See the detailed help for sqwmys_AnalyzeAllDatabases.ksh]]<br><br>
  
 
=== sqwmys_AnalyzeDatabase.ksh ===
 
=== sqwmys_AnalyzeDatabase.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_AnalyzeDatabase.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_AnalyzeDatabase.ksh:<br>
Analyse toutes les tables d'une database
+
{{SQWareProduction_sqwmys_AnalyzeDatabase.ksh_presentation}}
<br>
+
[[SQWareProduction:mysql:bin:sqwmys_AnalyzeDatabase.ksh|See the detailed help for sqwmys_AnalyzeDatabase.ksh]]<br><br>
[[SQWareProduction:mysql:bin:sqwmys_AnalyzeDatabase.ksh|Voir l'aide détaillée pour sqwmys_AnalyzeDatabase.ksh]]<br>
+
 
 +
=== sqwmys_CheckAllDatabases.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_CheckAllDatabases.ksh:<br>
 +
{{SQWareProduction_sqwmys_CheckAllDatabases.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_CheckAllDatabases.ksh|See the detailed help for sqwmys_CheckAllDatabases.ksh]]<br><br>
 +
 
 +
=== sqwmys_CheckDatabase.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_CheckDatabase.ksh:<br>
 +
{{SQWareProduction_sqwmys_CheckDatabase.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_CheckDatabase.ksh|See the detailed help for sqwmys_CheckDatabase.ksh]]<br><br>
 +
 
 +
=== sqwmys_CopyDumpAllDatabases.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_CopyDumpAllDatabases.ksh:<br>
 +
{{SQWareProduction_sqwmys_CopyDumpAllDatabases.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_CopyDumpAllDatabases.ksh|See the detailed help for sqwmys_CopyDumpAllDatabases.ksh]]<br><br>
 +
 
 +
=== sqwmys_CopyDumpDatabase.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_CopyDumpDatabase.ksh:<br>
 +
{{SQWareProduction_sqwmys_CopyDumpDatabase.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_CopyDumpDatabase.ksh|See the detailed help for sqwmys_CopyDumpDatabase.ksh]]<br><br>
 +
 
 +
=== sqwmys_CopyMariaBackup.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_CopyMariaBackup.ksh:<br>
 +
{{SQWareProduction_sqwmys_CopyMariaBackup.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_CopyMariaBackup.ksh|See the detailed help for sqwmys_CopyMariaBackup.ksh]]<br><br>
  
=== sqwmys_CheckIndicators.ksh ===
+
=== sqwmys_CopyXtraBackup.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_CheckIndicators.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_CopyXtraBackup.ksh:<br>
Fait le check des indicateurs DBAs:<br>
+
{{SQWareProduction_sqwmys_CopyXtraBackup.ksh_presentation}}
*Présence des indicateurs
+
[[SQWareProduction:mysql:bin:sqwmys_CopyXtraBackup.ksh|See the detailed help for sqwmys_CopyXtraBackup.ksh]]<br><br>
*Volumétrie FS
 
*...
 
[[SQWareProduction:mysql:bin:sqwmys_CheckIndicators.ksh|Voir l'aide détaillée pour sqwmys_CheckIndicators.ksh]]<br>
 
  
 
=== sqwmys_DumpAllDatabases.ksh ===
 
=== sqwmys_DumpAllDatabases.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_DumpAllDatabases.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_DumpAllDatabases.ksh:<br>
Exécution en // de sqwmys_DumpDatabase.ksh pour toutes les database avec sqwmys_RunJob.ksh<br>
+
{{SQWareProduction_sqwmys_DumpAllDatabases.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_DumpAllDatabases.ksh|Voir l'aide détaillée pour sqwmys_DumpAllDatabases.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_DumpAllDatabases.ksh|See the detailed help for sqwmys_DumpAllDatabases.ksh]]<br><br>
  
 
=== sqwmys_DumpDatabase.ksh ===
 
=== sqwmys_DumpDatabase.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_DumpDatabase.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_DumpDatabase.ksh:<br>
mysqldump d'une database<br>
+
{{SQWareProduction_sqwmys_DumpDatabase.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_DumpDatabase.ksh|Voir l'aide détaillée pour sqwmys_DumpDatabase.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_DumpDatabase.ksh|See the detailed help for sqwmys_DumpDatabase.ksh]]<br><br>
 +
 
 +
=== sqwmys_ExecSQL.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_ExecSQL.ksh:<br>
 +
{{SQWareProduction_sqwmys_ExecSQL.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_ExecSQL.ksh|See the detailed help for sqwmys_ExecSQL.ksh]]<br><br>
 +
 
 +
=== sqwmys_FailWithoutMail.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_FailWithoutMail.ksh:<br>
 +
{{SQWareProduction_sqwmys_FailWithoutMail.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_FailWithoutMail.ksh|See the detailed help for sqwmys_FailWithoutMail.ksh]]<br><br>
  
 
=== sqwmys_GatherIndicators.ksh ===
 
=== sqwmys_GatherIndicators.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_GatherIndicators.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_GatherIndicators.ksh:<br>
Collecte d'indicateurs Mysql:<br>
+
{{SQWareProduction_sqwmys_GatherIndicators.ksh_presentation}}
*Volumétrie et paramètres globaux
+
[[SQWareProduction:mysql:bin:sqwmys_GatherIndicators.ksh|See the detailed help for sqwmys_GatherIndicators.ksh]]<br><br>
*Volumétrie par database
+
 
*Volumétrie par FS
+
=== sqwmys_GatherStructure.ksh ===
*...
+
Script $gvsqw_MysBin/bin/sqwmys_GatherStructure.ksh:<br>
[[SQWareProduction:mysql:bin:sqwmys_GatherIndicators.ksh|Voir l'aide détaillée pour sqwmys_GatherIndicators.ksh]]<br>
+
{{SQWareProduction_sqwmys_GatherStructure.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_GatherStructure.ksh|See the detailed help for sqwmys_GatherStructure.ksh]]<br><br>
 +
 
 +
=== sqwmys_MariaBackup.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_MariaBackup.ksh:<br>
 +
{{SQWareProduction_sqwmys_MariaBackup.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_MariaBackup.ksh|See the detailed help for sqwmys_MariaBackup.ksh]]<br><br>
 +
 
 +
=== sqwmys_NetBackup.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_NetBackup.ksh:<br>
 +
{{SQWareProduction_sqwmys_NetBackup.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_NetBackup.ksh|See the detailed help for sqwmys_NetBackup.ksh]]<br><br>
  
 
=== sqwmys_OptimizeAllDatabases.ksh ===
 
=== sqwmys_OptimizeAllDatabases.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_OptimizeAllDatabases.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_OptimizeAllDatabases.ksh:<br>
Exécution en // de sqwmys_OptimizeDatabase.ksh pour toutes les database avec sqwmys_RunJob.ksh<br>
+
{{SQWareProduction_sqwmys_OptimizeAllDatabases.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_OptimizeAllDatabases.ksh|Voir l'aide détaillée pour sqwmys_OptimizeAllDatabases.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_OptimizeAllDatabases.ksh|See the detailed help for sqwmys_OptimizeAllDatabases.ksh]]<br><br>
  
 
=== sqwmys_OptimizeDatabase.ksh ===
 
=== sqwmys_OptimizeDatabase.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_OptimizeDatabase.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_OptimizeDatabase.ksh:<br>
Optimize toutes les tables pour une database<br>
+
{{SQWareProduction_sqwmys_OptimizeDatabase.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_OptimizeDatabase.ksh|Voir l'aide détaillée pour sqwmys_OptimizeDatabase.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_OptimizeDatabase.ksh|See the detailed help for sqwmys_OptimizeDatabase.ksh]]<br><br>
  
 
=== sqwmys_ParallelRun.ksh ===
 
=== sqwmys_ParallelRun.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_ParallelRun.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_ParallelRun.ksh:<br>
Lancement de commandes unix en //<br>
+
{{SQWareProduction_sqwmys_ParallelRun.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_ParallelRun.ksh|Voir l'aide détaillée pour sqwmys_ParallelRun.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_ParallelRun.ksh|See the detailed help for sqwmys_ParallelRun.ksh]]<br><br>
  
 
=== sqwmys_PurgeAlert.ksh ===
 
=== sqwmys_PurgeAlert.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_PurgeAlert.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_PurgeAlert.ksh:<br>
Rotation des logs<br>
+
{{SQWareProduction_sqwmys_PurgeAlert.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_PurgeAlert.ksh|Voir l'aide détaillée pour sqwmys_PurgeAlert.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_PurgeAlert.ksh|See the detailed help for sqwmys_PurgeAlert.ksh]]<br><br>
 +
 
 +
=== sqwmys_RestoreAllDatabases.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_RestoreAllDatabases.ksh:<br>
 +
{{SQWareProduction_sqwmys_RestoreAllDatabases.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_RestoreAllDatabases.ksh|See the detailed help for sqwmys_RestoreAllDatabases.ksh]]<br><br>
 +
 
 +
=== sqwmys_RestoreDatabase.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_RestoreDatabase.ksh:<br>
 +
{{SQWareProduction_sqwmys_RestoreDatabase.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_RestoreDatabase.ksh|See the detailed help for sqwmys_RestoreDatabase.ksh]]<br><br>
  
 
=== sqwmys_RotateLogSlowQuery.ksh ===
 
=== sqwmys_RotateLogSlowQuery.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_RotateLogSlowQuery.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_RotateLogSlowQuery.ksh:<br>
Rotation slow_query_log_file (et envoi sur SQWareWeb)<br>
+
{{SQWareProduction_sqwmys_RotateLogSlowQuery.ksh_presentation}}
[[SQWareProduction:mysql:bin:sqwmys_RotateLogSlowQuery.ksh|Voir l'aide détaillée pour sqwmys_RotateLogSlowQuery.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_RotateLogSlowQuery.ksh|See the detailed help for sqwmys_RotateLogSlowQuery.ksh]]<br><br>
 +
 
 +
=== sqwmys_RsyncBackup.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_RsyncBackup.ksh:<br>
 +
{{SQWareProduction_sqwmys_RsyncBackup.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_RsyncBackup.ksh|See the detailed help for sqwmys_RsyncBackup.ksh]]<br><br>
  
 
=== sqwmys_RunJob.ksh ===
 
=== sqwmys_RunJob.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_RunJob.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_RunJob.ksh:<br>
Lancement de jobs Mysql à partir des action paramétrées dans le fichier $gvsqw_RootAdmin/sqwmys_Jobs.cfg, permet la gestion transparente des logs (compression/purge) et de décoréler le lancement de job de son paramétrage.
+
{{SQWareProduction_sqwmys_RunJob.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_RunJob.ksh|See the detailed help for sqwmys_RunJob.ksh]]<br><br>
 +
 
 +
=== sqwmys_XtraBackup.ksh ===
 +
Script $gvsqw_MysBin/bin/sqwmys_XtraBackup.ksh:<br>
 +
{{SQWareProduction_sqwmys_XtraBackup.ksh_presentation}}
 +
[[SQWareProduction:mysql:bin:sqwmys_XtraBackup.ksh|See the detailed help for sqwmys_XtraBackup.ksh]]<br><br>
 +
 
 
<br>
 
<br>
[[SQWareProduction:mysql:bin:sqwmys_RunJob.ksh|Voir l'aide détaillée pour sqwmys_RunJob.ksh]]<br>
 
 
<br><br>
 
  
 
== etc ==
 
== etc ==
=== CrontabRef ===
+
=== sqwmys_CreInst_CrontabRef.cfg ===
Fichier de configuration $gvsqw_MysBin/../etc/CrontabRef:<br>
+
Configuration file $gvsqw_MysBin/../etc/sqwmys_CreInst_CrontabRef.cfg:<br>
 +
{{SQWareProduction_sqwmys_CreInst_CrontabRef.cfg_presentation}}
 
<br>
 
<br>
{{SQWareProductionSurchargeEtc|mysql|Mys|CrontabRef}}
+
[[SQWareProduction:mysql:etc:sqwmys_CreInst_CrontabRef.cfg|See the detailed help for sqwmys_CreInst_CrontabRef.cfg]]<br><br>
 +
 
 +
=== sqwmys_CreInst_Jobs.cfg ===
 +
Configuration file $gvsqw_MysBin/../etc/sqwmys_CreInst_Jobs.cfg:<br>
 +
{{SQWareProduction_sqwmys_CreInst_Jobs.cfg_presentation}}
 
<br>
 
<br>
[[SQWareProduction:mysql:etc:CrontabRef|Voir l'aide détaillée pour CrontabRef]]<br>
+
[[SQWareProduction:mysql:etc:sqwmys_CreInst_Jobs.cfg|See the detailed help for sqwmys_CreInst_Jobs.cfg]]<br><br>
  
=== sqwmys_DbRefVar.cfg ===
+
=== sqwmys_CreInst_MyCnf_51.cfg ===
Fichier de configuration $gvsqw_MysBin/../etc/sqwmys_DbRefVar.cfg:<br>
+
Configuration file $gvsqw_MysBin/../etc/sqwmys_CreInst_MyCnf_51.cfg:<br>
Global var for indicators
+
{{SQWareProduction_sqwmys_CreInst_MyCnf_51.cfg_presentation}}
 
<br>
 
<br>
Il contient les variables de fonctionnement de SQWareProduction.<br>
+
[[SQWareProduction:mysql:etc:sqwmys_CreInst_MyCnf_51.cfg|See the detailed help for sqwmys_CreInst_MyCnf_51.cfg]]<br><br>
{{SQWareProductionSurchargeVar|mysql|Mys|sqwmys_DbRefVar.cfg}}
 
<br>
 
[[SQWareProduction:mysql:etc:sqwmys_DbRefVar.cfg|Voir l'aide détaillée pour sqwmys_DbRefVar.cfg]]<br>
 
  
 
=== sqwmys_GlobalVar.cfg ===
 
=== sqwmys_GlobalVar.cfg ===
Fichier de configuration $gvsqw_MysBin/../etc/sqwmys_GlobalVar.cfg:<br>
+
Configuration file $gvsqw_MysBin/../etc/sqwmys_GlobalVar.cfg:<br>
Global var
+
{{SQWareProduction_sqwmys_GlobalVar.cfg_presentation}}
 
<br>
 
<br>
Il contient les variables de fonctionnement de SQWareProduction.<br>
 
 
{{SQWareProductionSurchargeVar|mysql|Mys|sqwmys_GlobalVar.cfg}}
 
{{SQWareProductionSurchargeVar|mysql|Mys|sqwmys_GlobalVar.cfg}}
 +
[[SQWareProduction:mysql:etc:sqwmys_GlobalVar.cfg|See the detailed help for sqwmys_GlobalVar.cfg]]<br><br>
 +
 +
=== .profile ===
 +
Sample file for .profile $gvsqw_MysBin/../etc/.profile:<br>
 +
Sample of lines to add to .profile of mysql users.<br>
 +
[[SQWareProduction:mysql:etc:.profile|See the detailed help for .profile]]<br>
 +
 +
=== .profile_confort ===
 +
File to put aliases $gvsqw_MysBin/../etc/.profile_confort:<br>
 +
Contains confort aliases of SQWareProduction for mysql.<br>
 +
{{SQWareProductionSurchargeConfort|mysql|Mys}}
 
<br>
 
<br>
[[SQWareProduction:mysql:etc:sqwmys_GlobalVar.cfg|Voir l'aide détaillée pour sqwmys_GlobalVar.cfg]]<br>
+
[[SQWareProduction:mysql:etc:.profile_confort|See the detailed help for .profile_confort]]<br><br>
  
=== sqwmys_Jobs.cfg ===
 
Fichier de configuration $gvsqw_MysBin/../etc/sqwmys_Jobs.cfg:<br>
 
 
<br>
 
<br>
{{SQWareProductionSurchargeEtc|mysql|Mys|sqwmys_Jobs.cfg}}
+
 
 +
== lib ==
 +
=== sqwmys_AnalyzeAllDatabases.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_AnalyzeAllDatabases.lib:<br>
 +
{{SQWareProduction_sqwmys_AnalyzeAllDatabases.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_AnalyzeAllDatabases.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:etc:sqwmys_Jobs.cfg|Voir l'aide détaillée pour sqwmys_Jobs.cfg]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_AnalyzeAllDatabases.lib|See the detailed help for sqwmys_AnalyzeAllDatabases.lib]]<br><br>
  
=== my.cnf ===
+
=== sqwmys_AnalyzeDatabase.lib ===
Fichier de configuration $gvsqw_MysBin/../etc/my.cnf:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_AnalyzeDatabase.lib:<br>
 +
{{SQWareProduction_sqwmys_AnalyzeDatabase.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_AnalyzeDatabase.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeEtc|mysql|Mys|my.cnf}}
+
[[SQWareProduction:mysql:lib:sqwmys_AnalyzeDatabase.lib|See the detailed help for sqwmys_AnalyzeDatabase.lib]]<br><br>
 +
 
 +
=== sqwmys_CheckAllDatabases.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_CheckAllDatabases.lib:<br>
 +
{{SQWareProduction_sqwmys_CheckAllDatabases.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckAllDatabases.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:etc:my.cnf|Voir l'aide détaillée pour my.cnf]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_CheckAllDatabases.lib|See the detailed help for sqwmys_CheckAllDatabases.lib]]<br><br>
  
=== .profile ===
+
=== sqwmys_CheckDatabase.lib ===
Fichier d'exemple $gvsqw_MysBin/../etc/.profile:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_CheckDatabase.lib:<br>
[[SQWareProduction:mysql:etc:.profile|Voir l'aide détaillée pour .profile]]<br>
+
{{SQWareProduction_sqwmys_CheckDatabase.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckDatabase.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_CheckDatabase.lib|See the detailed help for sqwmys_CheckDatabase.lib]]<br><br>
 +
 
 +
=== sqwmys_CopyDumpAllDatabases.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyDumpAllDatabases.lib:<br>
 +
{{SQWareProduction_sqwmys_CopyDumpAllDatabases.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CopyDumpAllDatabases.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_CopyDumpAllDatabases.lib|See the detailed help for sqwmys_CopyDumpAllDatabases.lib]]<br><br>
  
=== .profile_confort ===
+
=== sqwmys_CopyDumpDatabase.lib ===
Fichier de positionnement d'alias $gvsqw_MysBin/../etc/.profile_confort:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyDumpDatabase.lib:<br>
{{SQWareProductionSurchargeConfort|mysql|Mys}}
+
{{SQWareProduction_sqwmys_CopyDumpDatabase.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CopyDumpDatabase.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:etc:.profile_confort|Voir l'aide détaillée pour .profile_confort]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_CopyDumpDatabase.lib|See the detailed help for sqwmys_CopyDumpDatabase.lib]]<br><br>
  
<br><br>
+
=== sqwmys_CopyMariaBackup.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyMariaBackup.lib:<br>
 +
{{SQWareProduction_sqwmys_CopyMariaBackup.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CopyMariaBackup.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_CopyMariaBackup.lib|See the detailed help for sqwmys_CopyMariaBackup.lib]]<br><br>
  
== lib ==
+
=== sqwmys_CopyXtraBackup.lib ===
=== sqwmys_CheckIndicators.lib ===
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyXtraBackup.lib:<br>
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_CheckIndicators.lib:<br>
+
{{SQWareProduction_sqwmys_CopyXtraBackup.lib_presentation}}
lib for sqwmys_CheckIndicators.ksh
+
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CopyXtraBackup.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckIndicators.lib}}
+
[[SQWareProduction:mysql:lib:sqwmys_CopyXtraBackup.lib|See the detailed help for sqwmys_CopyXtraBackup.lib]]<br><br>
 +
 
 +
=== sqwmys_DumpAllDatabases.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_DumpAllDatabases.lib:<br>
 +
{{SQWareProduction_sqwmys_DumpAllDatabases.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_DumpAllDatabases.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_CheckIndicators.lib|Voir l'aide détaillée pour sqwmys_CheckIndicators.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_DumpAllDatabases.lib|See the detailed help for sqwmys_DumpAllDatabases.lib]]<br><br>
  
=== sqwmys_CheckIndicators_Overload.lib ===
+
=== sqwmys_DumpDatabase.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_CheckIndicators_Overload.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_DumpDatabase.lib:<br>
temple lib for overload sqwmys_CheckIndicators.ksh
+
{{SQWareProduction_sqwmys_DumpDatabase.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_DumpDatabase.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckIndicators_Overload.lib}}
+
[[SQWareProduction:mysql:lib:sqwmys_DumpDatabase.lib|See the detailed help for sqwmys_DumpDatabase.lib]]<br><br>
 +
 
 +
=== sqwmys_ExecSQL.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_ExecSQL.lib:<br>
 +
{{SQWareProduction_sqwmys_ExecSQL.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_ExecSQL.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_CheckIndicators_Overload.lib|Voir l'aide détaillée pour sqwmys_CheckIndicators_Overload.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_ExecSQL.lib|See the detailed help for sqwmys_ExecSQL.lib]]<br><br>
  
 
=== sqwmys_GatherIndicators.lib ===
 
=== sqwmys_GatherIndicators.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
lib for sqwmys_GatherIndicators.ksh
+
{{SQWareProduction_sqwmys_GatherIndicators.lib_presentation}}
<br>
 
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators.lib|Voir l'aide détaillée pour sqwmys_GatherIndicators.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators.lib|See the detailed help for sqwmys_GatherIndicators.lib]]<br><br>
  
 
=== sqwmys_GatherIndicators_Overload.lib ===
 
=== sqwmys_GatherIndicators_Overload.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_GatherIndicators_Overload.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators_Overload.lib:<br>
lib for overload sqwmys_GatherIndicators.ksh
+
{{SQWareProduction_sqwmys_GatherIndicators_Overload.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators_Overload.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators_Overload.lib}}
+
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators_Overload.lib|See the detailed help for sqwmys_GatherIndicators_Overload.lib]]<br><br>
 +
 
 +
=== sqwmys_GatherStructure.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherStructure.lib:<br>
 +
{{SQWareProduction_sqwmys_GatherStructure.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherStructure.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_GatherStructure.lib|See the detailed help for sqwmys_GatherStructure.lib]]<br><br>
 +
 
 +
=== sqwmys_GenerateCreateInstance.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_GenerateCreateInstance.lib:<br>
 +
{{SQWareProduction_sqwmys_GenerateCreateInstance.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GenerateCreateInstance.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_GenerateCreateInstance.lib|See the detailed help for sqwmys_GenerateCreateInstance.lib]]<br><br>
 +
 
 +
=== sqwmys_GenericRefresh.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_GenericRefresh.lib:<br>
 +
{{SQWareProduction_sqwmys_GenericRefresh.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GenericRefresh.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators_Overload.lib|Voir l'aide détaillée pour sqwmys_GatherIndicators_Overload.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_GenericRefresh.lib|See the detailed help for sqwmys_GenericRefresh.lib]]<br><br>
  
 
=== sqwmys_Global.lib ===
 
=== sqwmys_Global.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_Global.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_Global.lib:<br>
central lib of generic fonctions
+
{{SQWareProduction_sqwmys_Global.lib_presentation}}
<br>
 
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_Global.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_Global.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_Global.lib|Voir l'aide détaillée pour sqwmys_Global.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_Global.lib|See the detailed help for sqwmys_Global.lib]]<br><br>
  
=== sqwmys_InsertIndicators.lib ===
+
=== sqwmys_MariaBackup.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_InsertIndicators.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_MariaBackup.lib:<br>
generic fonctions to insert into referential
+
{{SQWareProduction_sqwmys_MariaBackup.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_MariaBackup.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_InsertIndicators.lib}}
+
[[SQWareProduction:mysql:lib:sqwmys_MariaBackup.lib|See the detailed help for sqwmys_MariaBackup.lib]]<br><br>
 +
 
 +
=== sqwmys_NetBackup.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_NetBackup.lib:<br>
 +
{{SQWareProduction_sqwmys_NetBackup.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_NetBackup.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_InsertIndicators.lib|Voir l'aide détaillée pour sqwmys_InsertIndicators.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_NetBackup.lib|See the detailed help for sqwmys_NetBackup.lib]]<br><br>
 +
 
 +
=== sqwmys_OptimizeAllDatabases.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_OptimizeAllDatabases.lib:<br>
 +
{{SQWareProduction_sqwmys_OptimizeAllDatabases.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_OptimizeAllDatabases.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_OptimizeAllDatabases.lib|See the detailed help for sqwmys_OptimizeAllDatabases.lib]]<br><br>
  
 
=== sqwmys_OptimizeDatabase.lib ===
 
=== sqwmys_OptimizeDatabase.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_OptimizeDatabase.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_OptimizeDatabase.lib:<br>
lib for sqwmys_OptimizeDatabase.ksh
+
{{SQWareProduction_sqwmys_OptimizeDatabase.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_OptimizeDatabase.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_OptimizeDatabase.lib|See the detailed help for sqwmys_OptimizeDatabase.lib]]<br><br>
 +
 
 +
=== sqwmys_PurgeAlert.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_PurgeAlert.lib:<br>
 +
{{SQWareProduction_sqwmys_PurgeAlert.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_PurgeAlert.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_PurgeAlert.lib|See the detailed help for sqwmys_PurgeAlert.lib]]<br><br>
 +
 
 +
=== sqwmys_RestoreAllDatabases.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_RestoreAllDatabases.lib:<br>
 +
{{SQWareProduction_sqwmys_RestoreAllDatabases.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_RestoreAllDatabases.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_OptimizeDatabase.lib}}
+
[[SQWareProduction:mysql:lib:sqwmys_RestoreAllDatabases.lib|See the detailed help for sqwmys_RestoreAllDatabases.lib]]<br><br>
 +
 
 +
=== sqwmys_RestoreDatabase.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_RestoreDatabase.lib:<br>
 +
{{SQWareProduction_sqwmys_RestoreDatabase.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_RestoreDatabase.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_OptimizeDatabase.lib|Voir l'aide détaillée pour sqwmys_OptimizeDatabase.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_RestoreDatabase.lib|See the detailed help for sqwmys_RestoreDatabase.lib]]<br><br>
  
 
=== sqwmys_RotateLogSlowQuery.lib ===
 
=== sqwmys_RotateLogSlowQuery.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_RotateLogSlowQuery.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_RotateLogSlowQuery.lib:<br>
lib for sqwmys_RotateLogSlowQuery.ksh
+
{{SQWareProduction_sqwmys_RotateLogSlowQuery.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_RotateLogSlowQuery.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_RotateLogSlowQuery.lib}}
+
[[SQWareProduction:mysql:lib:sqwmys_RotateLogSlowQuery.lib|See the detailed help for sqwmys_RotateLogSlowQuery.lib]]<br><br>
 +
 
 +
=== sqwmys_RsyncBackup.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_RsyncBackup.lib:<br>
 +
{{SQWareProduction_sqwmys_RsyncBackup.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_RsyncBackup.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_RotateLogSlowQuery.lib|Voir l'aide détaillée pour sqwmys_RotateLogSlowQuery.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_RsyncBackup.lib|See the detailed help for sqwmys_RsyncBackup.lib]]<br><br>
  
 
=== sqwmys_SetEnv.lib ===
 
=== sqwmys_SetEnv.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_SetEnv.lib:<br>
+
shell functions library $gvsqw_MysBin/../lib/sqwmys_SetEnv.lib:<br>
fonction to set env for $MYSQL_SID
+
{{SQWareProduction_sqwmys_SetEnv.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_SetEnv.lib}}
 
<br>
 
<br>
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_SetEnv.lib}}
+
[[SQWareProduction:mysql:lib:sqwmys_SetEnv.lib|See the detailed help for sqwmys_SetEnv.lib]]<br><br>
 +
 
 +
=== sqwmys_UpdateGLPI.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_UpdateGLPI.lib:<br>
 +
{{SQWareProduction_sqwmys_UpdateGLPI.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_UpdateGLPI.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_UpdateGLPI.lib|See the detailed help for sqwmys_UpdateGLPI.lib]]<br><br>
 +
 
 +
=== sqwmys_XtraBackup.lib ===
 +
shell functions library $gvsqw_MysBin/../lib/sqwmys_XtraBackup.lib:<br>
 +
{{SQWareProduction_sqwmys_XtraBackup.lib_presentation}}
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_XtraBackup.lib}}
 
<br>
 
<br>
[[SQWareProduction:mysql:lib:sqwmys_SetEnv.lib|Voir l'aide détaillée pour sqwmys_SetEnv.lib]]<br>
+
[[SQWareProduction:mysql:lib:sqwmys_XtraBackup.lib|See the detailed help for sqwmys_XtraBackup.lib]]<br><br>
  
<br><br>
+
<br>
  
 
== menu ==
 
== menu ==
<br><br>
+
<br>
  
 
== tools ==
 
== tools ==
 
=== sqwmys_ConnectMsg.ksh ===
 
=== sqwmys_ConnectMsg.ksh ===
 
Script $gvsqw_MysBin/../tools/sqwmys_ConnectMsg.ksh:<br>
 
Script $gvsqw_MysBin/../tools/sqwmys_ConnectMsg.ksh:<br>
startup message
+
{{SQWareProduction_sqwmys_ConnectMsg.ksh_presentation}}
<br>
+
[[SQWareProduction:mysql:tools:sqwmys_ConnectMsg.ksh|See the detailed help for sqwmys_ConnectMsg.ksh]]<br><br>
[[SQWareProduction:mysql:tools:sqwmys_ConnectMsg.ksh|Voir l'aide détaillée pour sqwmys_ConnectMsg.ksh]]<br>
+
 
 +
=== sqwmys_Crypt.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_Crypt.ksh:<br>
 +
{{SQWareProduction_sqwmys_Crypt.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_Crypt.ksh|See the detailed help for sqwmys_Crypt.ksh]]<br><br>
 +
 
 +
=== sqwmys_GaleraAdmin.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_GaleraAdmin.ksh:<br>
 +
{{SQWareProduction_sqwmys_GaleraAdmin.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_GaleraAdmin.ksh|See the detailed help for sqwmys_GaleraAdmin.ksh]]<br><br>
 +
 
 +
=== sqwmys_GenerateCreateInstance.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_GenerateCreateInstance.ksh:<br>
 +
{{SQWareProduction_sqwmys_GenerateCreateInstance.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_GenerateCreateInstance.ksh|See the detailed help for sqwmys_GenerateCreateInstance.ksh]]<br><br>
 +
 
 +
=== sqwmys_ListAsyncFilesGlobal.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_ListAsyncFilesGlobal.ksh:<br>
 +
{{SQWareProduction_sqwmys_ListAsyncFilesGlobal.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_ListAsyncFilesGlobal.ksh|See the detailed help for sqwmys_ListAsyncFilesGlobal.ksh]]<br><br>
 +
 
 +
=== sqwmys_ListAsyncFiles.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_ListAsyncFiles.ksh:<br>
 +
{{SQWareProduction_sqwmys_ListAsyncFiles.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_ListAsyncFiles.ksh|See the detailed help for sqwmys_ListAsyncFiles.ksh]]<br><br>
  
 
=== sqwmys_MonitorAgentAdmin.ksh ===
 
=== sqwmys_MonitorAgentAdmin.ksh ===
 
Script $gvsqw_MysBin/../tools/sqwmys_MonitorAgentAdmin.ksh:<br>
 
Script $gvsqw_MysBin/../tools/sqwmys_MonitorAgentAdmin.ksh:<br>
Mysql monitor agent services
+
{{SQWareProduction_sqwmys_MonitorAgentAdmin.ksh_presentation}}
<br>
+
[[SQWareProduction:mysql:tools:sqwmys_MonitorAgentAdmin.ksh|See the detailed help for sqwmys_MonitorAgentAdmin.ksh]]<br><br>
[[SQWareProduction:mysql:tools:sqwmys_MonitorAgentAdmin.ksh|Voir l'aide détaillée pour sqwmys_MonitorAgentAdmin.ksh]]<br>
 
  
 
=== sqwmys_MysqlAdmin.ksh ===
 
=== sqwmys_MysqlAdmin.ksh ===
 
Script $gvsqw_MysBin/../tools/sqwmys_MysqlAdmin.ksh:<br>
 
Script $gvsqw_MysBin/../tools/sqwmys_MysqlAdmin.ksh:<br>
stop/start of mysql services
+
{{SQWareProduction_sqwmys_MysqlAdmin.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_MysqlAdmin.ksh|See the detailed help for sqwmys_MysqlAdmin.ksh]]<br><br>
 +
 
 +
=== sqwmys_SetEnv.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_SetEnv.ksh:<br>
 +
{{SQWareProduction_sqwmys_SetEnv.ksh_presentation}}
 +
<br>
 +
{{SQWareProductionSurchargeToo|mysql|Mys|sqwmys_SetEnv.ksh}}
 +
[[SQWareProduction:mysql:tools:sqwmys_SetEnv.ksh|See the detailed help for sqwmys_SetEnv.ksh]]<br><br>
 +
 
 +
=== sqwmys_TestInstConnection.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_TestInstConnection.ksh:<br>
 +
{{SQWareProduction_sqwmys_TestInstConnection.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_TestInstConnection.ksh|See the detailed help for sqwmys_TestInstConnection.ksh]]<br><br>
 +
 
 +
=== sqwmys_TestMySQL.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_TestMySQL.ksh:<br>
 +
{{SQWareProduction_sqwmys_TestMySQL.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_TestMySQL.ksh|See the detailed help for sqwmys_TestMySQL.ksh]]<br><br>
 +
 
 +
=== sqwmys_TestSendmail.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_TestSendmail.ksh:<br>
 +
{{SQWareProduction_sqwmys_TestSendmail.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_TestSendmail.ksh|See the detailed help for sqwmys_TestSendmail.ksh]]<br><br>
 +
 
 +
=== sqwmys_Uncrypt.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_Uncrypt.ksh:<br>
 +
{{SQWareProduction_sqwmys_Uncrypt.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_Uncrypt.ksh|See the detailed help for sqwmys_Uncrypt.ksh]]<br><br>
 +
 
 +
=== sqwmys_UpdateGLPI.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_UpdateGLPI.ksh:<br>
 +
{{SQWareProduction_sqwmys_UpdateGLPI.ksh_presentation}}
 +
[[SQWareProduction:mysql:tools:sqwmys_UpdateGLPI.ksh|See the detailed help for sqwmys_UpdateGLPI.ksh]]<br><br>
 +
 
 
<br>
 
<br>
[[SQWareProduction:mysql:tools:sqwmys_MysqlAdmin.ksh|Voir l'aide détaillée pour sqwmys_MysqlAdmin.ksh]]<br>
 
  
 +
== help ==
 +
Contains help files for "-s" option of bin scripts.<br>
 
<br><br>
 
<br><br>
  
 
== spm ==
 
== spm ==
Ensemble de requêtes sql usuelles déjà écrites<br>
+
SQL query toolkit<br>
[[SQWareProduction:mysql:spm|Voir l'aide détaillée pour spm]]<br>
+
[[SQWareProduction:mysql:spm|See the detailed help for spm]]<br>
  
<br><br>
+
<br>

Latest revision as of 09:58, 18 December 2023

Contents

Presentation

Usage

It's the module locally operating of mysql.
It is entirely written in ksh and sql.
It allows to manage the operation for mysql.
Example uses of the tool:

  • Backup
  • Recovery
  • Compute statistics
  • Indicators collection to store in referential database SQWareRepository
  • Rotate logs
  • ....

This module is deployed locally on the machine hosting the authorities to manage, in order to avoid any points of weakness related to an NFS mount or whatever. The deployment is done through a simple command SQWareCentral module using inventory located in SQWareRepository !
Installation guide for SQWareProduction for mysql

Explanation of directories

Directories located in $gvsqw_MysBin:

  • bin : Directory containing standard scripts
  • bin_cust : Directory containing customs scripts for your environnement
  • etc : Directory containing the standard files of configuration
  • etc_cust : Directory containing the customs files of configuration for your environnement (overload standards)
  • help : Directory containing the standard files of help
  • help_cust : Directory containing the customs files of help for your environnement
  • lib : Directory containing the generic shell function librairies
  • lib_cust : Directory containing the generic shell function librairies (overload standards)
  • spm : Contain sql query toolkit
  • tools : Directory containing the standard scripts used on an ad hoc
  • tools_cust : Directory containing the customs scripts used on an ad hoc for your environnement
  • menu : Directory containing the standard menus
  • menu_cust : Directory containing the custom menus for your environnement
Nuvola apps important.png
Warning:
Do not change the standard scripts and configuration files of dbSQWare.

Use directories *_cust for customizations. This will facilitate version upgrades.


Naming convention of files

The majority of files are named with suffixes:

  • *.ksh : for scripts
  • *.cfg : for configuration files
  • *.lib : for function librairies
  • *.hlp : for help files
Nuvola apps important.png
Warning:
Do not change the standard scripts and configuration files of dbSQWare.

Use directories *_cust for customizations. This will facilitate version upgrades.


Naming convention in scripts

In general, the following naming convention is used in all scripts of SQWareProduction:

  • gvsqw_ {} : global variable initialized by the environment and / or generic library
  • lvsqw_ {} : local variable initialized by the script and / or a specific library
  • gfsqw_ {} : function defined by a generic library
  • lfsqw_ {} : function defined by the script and / or a specific library

bin

sqwmys_AnalyzeAllDatabases.ksh

Script $gvsqw_MysBin/bin/sqwmys_AnalyzeAllDatabases.ksh:

Run of sqwmys_AnalyzeDatabase.ksh in parallel mode
You can choose:

  • The parallel degree
  • Aggressiveness of run (number of seconds between two runs)
  • Aggressiveness of check end (number of seconds between two checks of end)


Filters to generate database list (you can mix all off them):

  • Include list of database
  • Exclude list of database
  • Include like clause
  • Exclude like clause
  • Where clause

See the detailed help for sqwmys_AnalyzeAllDatabases.ksh

sqwmys_AnalyzeDatabase.ksh

Script $gvsqw_MysBin/bin/sqwmys_AnalyzeDatabase.ksh:

Analyze of all tables for the database
Use command: analyse local table <TableName> See the detailed help for sqwmys_AnalyzeDatabase.ksh

sqwmys_CheckAllDatabases.ksh

Script $gvsqw_MysBin/bin/sqwmys_CheckAllDatabases.ksh:

check databases in parallel See the detailed help for sqwmys_CheckAllDatabases.ksh

sqwmys_CheckDatabase.ksh

Script $gvsqw_MysBin/bin/sqwmys_CheckDatabase.ksh:

mysqlcheck of database See the detailed help for sqwmys_CheckDatabase.ksh

sqwmys_CopyDumpAllDatabases.ksh

Script $gvsqw_MysBin/bin/sqwmys_CopyDumpAllDatabases.ksh:

copy of dump all databases in parallel See the detailed help for sqwmys_CopyDumpAllDatabases.ksh

sqwmys_CopyDumpDatabase.ksh

Script $gvsqw_MysBin/bin/sqwmys_CopyDumpDatabase.ksh:

copy of dump \$lvsqw_CopyType See the detailed help for sqwmys_CopyDumpDatabase.ksh

sqwmys_CopyMariaBackup.ksh

Script $gvsqw_MysBin/bin/sqwmys_CopyMariaBackup.ksh:

copy of MariaBackup \$lvsqw_CopyType

  • copy choosed backup that can be:


- LastFull => copy the last full backup
- LastInc => copy the last incremental backup
- <tag> => copy this backup tag (part of file name) See the detailed help for sqwmys_CopyMariaBackup.ksh

sqwmys_CopyXtraBackup.ksh

Script $gvsqw_MysBin/bin/sqwmys_CopyXtraBackup.ksh:

copy of XtraBackup \$lvsqw_CopyType

  • copy choosed backup that can be:


- LastFull => copy the last full backup
- LastInc => copy the last incremental backup
- <tag> => copy this backup tag (part of file name) See the detailed help for sqwmys_CopyXtraBackup.ksh

sqwmys_DumpAllDatabases.ksh

Script $gvsqw_MysBin/bin/sqwmys_DumpAllDatabases.ksh:

Run of sqwmys_DumpDatabase.ksh in parallel mode
You can choose:

  • The parallel degree
  • Aggressiveness of run (number of seconds between two runs)
  • Aggressiveness of check end (number of seconds between two checks of end)


Filters to generate database list (you can mix all off them):

  • Include list of database
  • Exclude list of database
  • Include like clause
  • Exclude like clause
  • Where clause

See the detailed help for sqwmys_DumpAllDatabases.ksh

sqwmys_DumpDatabase.ksh

Script $gvsqw_MysBin/bin/sqwmys_DumpDatabase.ksh:

Generate mysqlDump of database compressed by pipe
Script makes purge of old generation automatically
You can also choose:

  • different retention policy
  • add option to mysqlDump command
  • make Dump in consistent mode

See the detailed help for sqwmys_DumpDatabase.ksh

sqwmys_ExecSQL.ksh

Script $gvsqw_MysBin/bin/sqwmys_ExecSQL.ksh:

execute SQL file on instance See the detailed help for sqwmys_ExecSQL.ksh

sqwmys_FailWithoutMail.ksh

Script $gvsqw_MysBin/bin/sqwmys_FailWithoutMail.ksh:

exit with error and display imput parameters See the detailed help for sqwmys_FailWithoutMail.ksh

sqwmys_GatherIndicators.ksh

Script $gvsqw_MysBin/bin/sqwmys_GatherIndicators.ksh:

Gather MySql indicators and put them in SQWareRepository
Summary of collection:

  • Volumetry of instance
  • Volumetry of databases
  • Volumetry (use, free) of FS
  • Version, options, configuration, ... of instance

See the detailed help for sqwmys_GatherIndicators.ksh

sqwmys_GatherStructure.ksh

Script $gvsqw_MysBin/bin/sqwmys_GatherStructure.ksh:

Gather MySql structure and put them in SQWareRepository
Summary of collection:

  • Tables list and options
  • Columns list, types and options
  • Indexes list, columns and options

See the detailed help for sqwmys_GatherStructure.ksh

sqwmys_MariaBackup.ksh

Script $gvsqw_MysBin/bin/sqwmys_MariaBackup.ksh:

Generate MariaBackup of instance
Script makes purge of old generation automatically
You can also choose:

  • different retention policy
  • different backup type full,inc
  • add option to MariaBackup command

See the detailed help for sqwmys_MariaBackup.ksh

sqwmys_NetBackup.ksh

Script $gvsqw_MysBin/bin/sqwmys_NetBackup.ksh:

backup with NetBackup dump/backup files See the detailed help for sqwmys_NetBackup.ksh

sqwmys_OptimizeAllDatabases.ksh

Script $gvsqw_MysBin/bin/sqwmys_OptimizeAllDatabases.ksh:

Run of sqwmys_OptimizeDatabase.ksh in parallel mode
You can choose:

  • The parallel degree
  • Aggressiveness of run (number of seconds between two runs)
  • Aggressiveness of check end (number of seconds between two checks of end)


Filters to generate database list (you can mix all off them):

  • Include list of database
  • Exclude list of database
  • Include like clause
  • Exclude like clause
  • Where clause

See the detailed help for sqwmys_OptimizeAllDatabases.ksh

sqwmys_OptimizeDatabase.ksh

Script $gvsqw_MysBin/bin/sqwmys_OptimizeDatabase.ksh:

Reorganize of all tables for the database
Use command: optimize local table <TableName> See the detailed help for sqwmys_OptimizeDatabase.ksh

sqwmys_ParallelRun.ksh

Script $gvsqw_MysBin/bin/sqwmys_ParallelRun.ksh:

Manages the execution of unix commands in parallel mode
Takes in parameter file with unix command to execute
You can choose:

  • The parallel degree
  • Aggressiveness of run (number of seconds between two runs)
  • Aggressiveness of check end (number of seconds between two checks of end)


See the detailed help for sqwmys_ParallelRun.ksh

sqwmys_PurgeAlert.ksh

Script $gvsqw_MysBin/bin/sqwmys_PurgeAlert.ksh:

Rotate error log of instance
Archive and purge See the detailed help for sqwmys_PurgeAlert.ksh

sqwmys_RestoreAllDatabases.ksh

Script $gvsqw_MysBin/bin/sqwmys_RestoreAllDatabases.ksh:

restore all databases in parallel See the detailed help for sqwmys_RestoreAllDatabases.ksh

sqwmys_RestoreDatabase.ksh

Script $gvsqw_MysBin/bin/sqwmys_RestoreDatabase.ksh:

See the detailed help for sqwmys_RestoreDatabase.ksh

sqwmys_RotateLogSlowQuery.ksh

Script $gvsqw_MysBin/bin/sqwmys_RotateLogSlowQuery.ksh:

Rotate slow_query_log_file
Archive, purge and copy to SQWareWeb
You can choose to not copy to SQWareWeb See the detailed help for sqwmys_RotateLogSlowQuery.ksh

sqwmys_RsyncBackup.ksh

Script $gvsqw_MysBin/bin/sqwmys_RsyncBackup.ksh:

rsync dir (without delete) to an other host See the detailed help for sqwmys_RsyncBackup.ksh

sqwmys_RunJob.ksh

Script $gvsqw_MysBin/bin/sqwmys_RunJob.ksh:

Run MySQL scripts and generate log and error file
based on $gvsqw_RootCfg/sqwmys_Jobs.cfg configuration file
compress and purge oldest log files See the detailed help for sqwmys_RunJob.ksh

sqwmys_XtraBackup.ksh

Script $gvsqw_MysBin/bin/sqwmys_XtraBackup.ksh:

Generate XtraBackup of instance
Script makes purge of old generation automatically
You can also choose:

  • different retention policy
  • different backup type full,inc
  • add option to XtraBackup command

See the detailed help for sqwmys_XtraBackup.ksh


etc

sqwmys_CreInst_CrontabRef.cfg

Configuration file $gvsqw_MysBin/../etc/sqwmys_CreInst_CrontabRef.cfg:


See the detailed help for sqwmys_CreInst_CrontabRef.cfg

sqwmys_CreInst_Jobs.cfg

Configuration file $gvsqw_MysBin/../etc/sqwmys_CreInst_Jobs.cfg:


See the detailed help for sqwmys_CreInst_Jobs.cfg

sqwmys_CreInst_MyCnf_51.cfg

Configuration file $gvsqw_MysBin/../etc/sqwmys_CreInst_MyCnf_51.cfg:


See the detailed help for sqwmys_CreInst_MyCnf_51.cfg

sqwmys_GlobalVar.cfg

Configuration file $gvsqw_MysBin/../etc/sqwmys_GlobalVar.cfg:
Global var for Mysql
It contains the operating variables of SQWareProduction.

Nuvola apps information.png
Note:
You can overload variables contain in $gvsqw_MysBin/../etc/sqwmys_GlobalVar.cfg

by the same variables in $gvsqw_MysBin/../etc_cust/sqwmys_GlobalVar.cfg for all your environnement
or in $HOME/sqwConfig/sqwmys_GlobalVar.cfg specifically for this user.

See the detailed help for sqwmys_GlobalVar.cfg

.profile

Sample file for .profile $gvsqw_MysBin/../etc/.profile:
Sample of lines to add to .profile of mysql users.
See the detailed help for .profile

.profile_confort

File to put aliases $gvsqw_MysBin/../etc/.profile_confort:
Contains confort aliases of SQWareProduction for mysql.

Nuvola apps information.png
Note:
You can overload confort environnement $gvsqw_MysBin/../etc/.profile_confort

with $gvsqw_MysBin/../etc_cust/.profile_confort for all your environnement
or with $HOME/edtConfig/.profile_confort specifically for this user .


See the detailed help for .profile_confort


lib

sqwmys_AnalyzeAllDatabases.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_AnalyzeAllDatabases.lib:
lib for sqwmys_AnalyzeAllDatabases.ksh

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

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


See the detailed help for sqwmys_AnalyzeAllDatabases.lib

sqwmys_AnalyzeDatabase.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_AnalyzeDatabase.lib:
lib for sqwmys_AnalyzeDatabase.ksh

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

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


See the detailed help for sqwmys_AnalyzeDatabase.lib

sqwmys_CheckAllDatabases.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_CheckAllDatabases.lib:
lib for sqwmys_CheckAllDatabases.ksh

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

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


See the detailed help for sqwmys_CheckAllDatabases.lib

sqwmys_CheckDatabase.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_CheckDatabase.lib:
lib for sqwmys_CheckDatabase.ksh

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

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


See the detailed help for sqwmys_CheckDatabase.lib

sqwmys_CopyDumpAllDatabases.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyDumpAllDatabases.lib:
lib for sqwmys_CopyDumpAllDatabases.ksh

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

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


See the detailed help for sqwmys_CopyDumpAllDatabases.lib

sqwmys_CopyDumpDatabase.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyDumpDatabase.lib:
lib for sqwmys_CopyDumpDatabase.ksh

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

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


See the detailed help for sqwmys_CopyDumpDatabase.lib

sqwmys_CopyMariaBackup.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyMariaBackup.lib:
lib for sqwmys_CopyMariaBackup.ksh

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

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


See the detailed help for sqwmys_CopyMariaBackup.lib

sqwmys_CopyXtraBackup.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_CopyXtraBackup.lib:
lib for sqwmys_CopyXtraBackup.ksh

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

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


See the detailed help for sqwmys_CopyXtraBackup.lib

sqwmys_DumpAllDatabases.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_DumpAllDatabases.lib:
lib for sqwmys_DumpDatabase.ksh

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

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


See the detailed help for sqwmys_DumpAllDatabases.lib

sqwmys_DumpDatabase.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_DumpDatabase.lib:
lib for sqwmys_DumpDatabase.ksh

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

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


See the detailed help for sqwmys_DumpDatabase.lib

sqwmys_ExecSQL.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_ExecSQL.lib:
lib for sqwmys_ExecSQL.ksh

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

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


See the detailed help for sqwmys_ExecSQL.lib

sqwmys_GatherIndicators.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:
lib for sqwmys_GatherIndicators.ksh

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

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


See the detailed help for sqwmys_GatherIndicators.lib

sqwmys_GatherIndicators_Overload.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators_Overload.lib:
lib for overLoad sqwmys_GatherIndicators.ksh

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

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


See the detailed help for sqwmys_GatherIndicators_Overload.lib

sqwmys_GatherStructure.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherStructure.lib:
lib for sqwmys_GatherStructure.ksh

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

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


See the detailed help for sqwmys_GatherStructure.lib

sqwmys_GenerateCreateInstance.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_GenerateCreateInstance.lib:
lib for generate create instance

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

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


See the detailed help for sqwmys_GenerateCreateInstance.lib

sqwmys_GenericRefresh.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_GenericRefresh.lib:
lib for sqwmys_CopyDumpDatabase.ksh

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

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


See the detailed help for sqwmys_GenericRefresh.lib

sqwmys_Global.lib

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

Nuvola apps information.png
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 .


See the detailed help for sqwmys_Global.lib

sqwmys_MariaBackup.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_MariaBackup.lib:
lib for sqwmys_MariaBackup.ksh

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

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


See the detailed help for sqwmys_MariaBackup.lib

sqwmys_NetBackup.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_NetBackup.lib:
lib for sqwgen_NetBackup.ksh

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

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


See the detailed help for sqwmys_NetBackup.lib

sqwmys_OptimizeAllDatabases.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_OptimizeAllDatabases.lib:
lib for sqwmys_OptimizeAllDatabases.ksh

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

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


See the detailed help for sqwmys_OptimizeAllDatabases.lib

sqwmys_OptimizeDatabase.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_OptimizeDatabase.lib:
lib for sqwmys_OptimizeDatabase.ksh

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

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


See the detailed help for sqwmys_OptimizeDatabase.lib

sqwmys_PurgeAlert.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_PurgeAlert.lib:
lib for sqwmys_PurgeAlert.ksh

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

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


See the detailed help for sqwmys_PurgeAlert.lib

sqwmys_RestoreAllDatabases.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_RestoreAllDatabases.lib:
lib for sqwmys_RestoreAllDatabases.ksh

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

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


See the detailed help for sqwmys_RestoreAllDatabases.lib

sqwmys_RestoreDatabase.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_RestoreDatabase.lib:
lib for sqwmys_RestoreDatabase.ksh

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

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


See the detailed help for sqwmys_RestoreDatabase.lib

sqwmys_RotateLogSlowQuery.lib

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

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 .


See the detailed help for sqwmys_RotateLogSlowQuery.lib

sqwmys_RsyncBackup.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_RsyncBackup.lib:
lib for sqwgen_RsyncBackup.ksh.ksh

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

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


See the detailed help for sqwmys_RsyncBackup.lib

sqwmys_SetEnv.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_SetEnv.lib:
fonction to set env for $MYSQL_SID

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

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


See the detailed help for sqwmys_SetEnv.lib

sqwmys_UpdateGLPI.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_UpdateGLPI.lib:
lib for sqwmys_Update$lvsqw_DbName.ksh

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

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


See the detailed help for sqwmys_UpdateGLPI.lib

sqwmys_XtraBackup.lib

shell functions library $gvsqw_MysBin/../lib/sqwmys_XtraBackup.lib:
lib for sqwmys_XtraBackup.ksh

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

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


See the detailed help for sqwmys_XtraBackup.lib


menu


tools

sqwmys_ConnectMsg.ksh

Script $gvsqw_MysBin/../tools/sqwmys_ConnectMsg.ksh:
startup message See the detailed help for sqwmys_ConnectMsg.ksh

sqwmys_Crypt.ksh

Script $gvsqw_MysBin/../tools/sqwmys_Crypt.ksh:
Generic script to crypt file with openssl See the detailed help for sqwmys_Crypt.ksh

sqwmys_GaleraAdmin.ksh

Script $gvsqw_MysBin/../tools/sqwmys_GaleraAdmin.ksh:
stop/start of mysql services See the detailed help for sqwmys_GaleraAdmin.ksh

sqwmys_GenerateCreateInstance.ksh

Script $gvsqw_MysBin/../tools/sqwmys_GenerateCreateInstance.ksh:
Generate create instance files See the detailed help for sqwmys_GenerateCreateInstance.ksh

sqwmys_ListAsyncFilesGlobal.ksh

Script $gvsqw_MysBin/../tools/sqwmys_ListAsyncFilesGlobal.ksh:
List Async files (sql, log, mail) to upload in SQWareCentral (all in a directory) See the detailed help for sqwmys_ListAsyncFilesGlobal.ksh

sqwmys_ListAsyncFiles.ksh

Script $gvsqw_MysBin/../tools/sqwmys_ListAsyncFiles.ksh:
List Async files (sql, log, mail) to upload in SQWareCentral See the detailed help for sqwmys_ListAsyncFiles.ksh

sqwmys_MonitorAgentAdmin.ksh

Script $gvsqw_MysBin/../tools/sqwmys_MonitorAgentAdmin.ksh:
Mysql monitor agent services See the detailed help for sqwmys_MonitorAgentAdmin.ksh

sqwmys_MysqlAdmin.ksh

Script $gvsqw_MysBin/../tools/sqwmys_MysqlAdmin.ksh:
stop/start of mysql services See the detailed help for sqwmys_MysqlAdmin.ksh

sqwmys_SetEnv.ksh

Script $gvsqw_MysBin/../tools/sqwmys_SetEnv.ksh:
set env for $MYSQL_SID

Nuvola apps information.png
Note:
You can replace the file in $gvsqw_MysBin/../tools/sqwmys_SetEnv.ksh

by $gvsqw_MysBin/../tools_cust/sqwmys_SetEnv.ksh for all your environnement
or by $HOME/edtConfig/sqwmys_SetEnv.ksh specifically for this user .

See the detailed help for sqwmys_SetEnv.ksh

sqwmys_TestInstConnection.ksh

Script $gvsqw_MysBin/../tools/sqwmys_TestInstConnection.ksh:
Test instance connection See the detailed help for sqwmys_TestInstConnection.ksh

sqwmys_TestMySQL.ksh

Script $gvsqw_MysBin/../tools/sqwmys_TestMySQL.ksh:
Generic test MySQL connection script See the detailed help for sqwmys_TestMySQL.ksh

sqwmys_TestSendmail.ksh

Script $gvsqw_MysBin/../tools/sqwmys_TestSendmail.ksh:
Generic test sendmail script See the detailed help for sqwmys_TestSendmail.ksh

sqwmys_Uncrypt.ksh

Script $gvsqw_MysBin/../tools/sqwmys_Uncrypt.ksh:
Generic script to uncrypt file with openssl See the detailed help for sqwmys_Uncrypt.ksh

sqwmys_UpdateGLPI.ksh

Script $gvsqw_MysBin/../tools/sqwmys_UpdateGLPI.ksh:
Update GLPI database See the detailed help for sqwmys_UpdateGLPI.ksh


help

Contains help files for "-s" option of bin scripts.


spm

SQL query toolkit
See the detailed help for spm