Difference between revisions of "SQWareProduction:mysql"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
Line 1: Line 1:
{{SQWareProductionPresSgbd|Mysql|Mys|mys|
+
{{SQWareProductionPresSgbd|mysql|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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_AnalyzeAllDatabases.ksh|See the detailed help for sqwmys_AnalyzeAllDatabases.ksh]]<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>
 
<br>
[[SQWareProduction:mysql:bin:sqwmys_AnalyzeDatabase.ksh|Voir l'aide détaillée pour sqwmys_AnalyzeDatabase.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_AnalyzeDatabase.ksh|See the detailed help for sqwmys_AnalyzeDatabase.ksh]]<br>
  
 
=== sqwmys_CheckIndicators.ksh ===
 
=== sqwmys_CheckIndicators.ksh ===
Script $gvsqw_MysBin/../bin/sqwmys_CheckIndicators.ksh:<br>
+
Script $gvsqw_MysBin/bin/sqwmys_CheckIndicators.ksh:<br>
Fait le check des indicateurs DBAs:<br>
+
{{SQWareProduction_sqwmys_CheckIndicators.ksh_presentation}}
*Présence des indicateurs
+
<br>
*Volumétrie FS
+
[[SQWareProduction:mysql:bin:sqwmys_CheckIndicators.ksh|See the detailed help for sqwmys_CheckIndicators.ksh]]<br>
*...
 
[[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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_DumpAllDatabases.ksh|See the detailed help for sqwmys_DumpAllDatabases.ksh]]<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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_DumpDatabase.ksh|See the detailed help for sqwmys_DumpDatabase.ksh]]<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
+
<br>
*Volumétrie par database
+
[[SQWareProduction:mysql:bin:sqwmys_GatherIndicators.ksh|See the detailed help for sqwmys_GatherIndicators.ksh]]<br>
*Volumétrie par FS
 
*...
 
[[SQWareProduction:mysql:bin:sqwmys_GatherIndicators.ksh|Voir l'aide détaillée pour sqwmys_GatherIndicators.ksh]]<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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_OptimizeAllDatabases.ksh|See the detailed help for sqwmys_OptimizeAllDatabases.ksh]]<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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_OptimizeDatabase.ksh|See the detailed help for sqwmys_OptimizeDatabase.ksh]]<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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_ParallelRun.ksh|See the detailed help for sqwmys_ParallelRun.ksh]]<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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_PurgeAlert.ksh|See the detailed help for sqwmys_PurgeAlert.ksh]]<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>
+
<br>
 +
[[SQWareProduction:mysql:bin:sqwmys_RotateLogSlowQuery.ksh|See the detailed help for sqwmys_RotateLogSlowQuery.ksh]]<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}}
 
<br>
 
<br>
[[SQWareProduction:mysql:bin:sqwmys_RunJob.ksh|Voir l'aide détaillée pour sqwmys_RunJob.ksh]]<br>
+
[[SQWareProduction:mysql:bin:sqwmys_RunJob.ksh|See the detailed help for sqwmys_RunJob.ksh]]<br>
  
 
<br><br>
 
<br><br>
Line 82: Line 78:
 
== etc ==
 
== etc ==
 
=== CrontabRef ===
 
=== CrontabRef ===
Fichier de configuration $gvsqw_MysBin/../etc/CrontabRef:<br>
+
Configuration file $gvsqw_MysBin/../etc/CrontabRef:<br>
Exemple de crontab pour Mysql<br>
+
{{SQWareProduction_CrontabRef_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeEtc|mysql|Mys|CrontabRef}}
 
{{SQWareProductionSurchargeEtc|mysql|Mys|CrontabRef}}
[[SQWareProduction:mysql:etc:CrontabRef|Voir l'aide détaillée pour CrontabRef]]<br>
+
<br>
 +
[[SQWareProduction:mysql:etc:CrontabRef|See the detailed help for CrontabRef]]<br>
  
 
=== sqwmys_DbRefVar.cfg ===
 
=== sqwmys_DbRefVar.cfg ===
Fichier de configuration $gvsqw_MysBin/../etc/sqwmys_DbRefVar.cfg:<br>
+
Configuration file $gvsqw_MysBin/../etc/sqwmys_DbRefVar.cfg:<br>
Variables de connexion à SQWareRepository pour Mysql.<br>
+
{{SQWareProduction_sqwmys_DbRefVar.cfg_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeVar|mysql|Mys|sqwmys_DbRefVar.cfg}}
 
{{SQWareProductionSurchargeVar|mysql|Mys|sqwmys_DbRefVar.cfg}}
[[SQWareProduction:mysql:etc:sqwmys_DbRefVar.cfg|Voir l'aide détaillée pour sqwmys_DbRefVar.cfg]]<br>
+
<br>
 +
[[SQWareProduction:mysql:etc:sqwmys_DbRefVar.cfg|See the detailed help for 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>
Il contient les variables globales de SQWareProduction.<br>
+
{{SQWareProduction_sqwmys_GlobalVar.cfg_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeVar|mysql|Mys|sqwmys_GlobalVar.cfg}}
 
{{SQWareProductionSurchargeVar|mysql|Mys|sqwmys_GlobalVar.cfg}}
[[SQWareProduction:mysql:etc:sqwmys_GlobalVar.cfg|Voir l'aide détaillée pour sqwmys_GlobalVar.cfg]]<br>
+
<br>
 +
[[SQWareProduction:mysql:etc:sqwmys_GlobalVar.cfg|See the detailed help for sqwmys_GlobalVar.cfg]]<br>
 +
 
 +
=== sqwmys_IndicatorsVar.cfg ===
 +
Configuration file $gvsqw_MysBin/../etc/sqwmys_IndicatorsVar.cfg:<br>
 +
{{SQWareProduction_sqwmys_IndicatorsVar.cfg_presentation}}
 +
<br>
 +
{{SQWareProductionSurchargeEtc|mysql|Mys|sqwmys_IndicatorsVar.cfg}}
 +
<br>
 +
[[SQWareProduction:mysql:etc:sqwmys_IndicatorsVar.cfg|See the detailed help for sqwmys_IndicatorsVar.cfg]]<br>
  
 
=== sqwmys_Jobs.cfg ===
 
=== sqwmys_Jobs.cfg ===
Fichier de configuration $gvsqw_MysBin/../etc/sqwmys_Jobs.cfg:<br>
+
Configuration file $gvsqw_MysBin/../etc/sqwmys_Jobs.cfg:<br>
Exemple de fichier de paramétrage de jobs.<br>
+
{{SQWareProduction_sqwmys_Jobs.cfg_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeEtc|mysql|Mys|sqwmys_Jobs.cfg}}
 
{{SQWareProductionSurchargeEtc|mysql|Mys|sqwmys_Jobs.cfg}}
[[SQWareProduction:mysql:etc:sqwmys_Jobs.cfg|Voir l'aide détaillée pour sqwmys_Jobs.cfg]]<br>
+
<br>
 +
[[SQWareProduction:mysql:etc:sqwmys_Jobs.cfg|See the detailed help for sqwmys_Jobs.cfg]]<br>
  
 
=== my.cnf ===
 
=== my.cnf ===
Fichier de configuration $gvsqw_MysBin/../etc/my.cnf:<br>
+
Configuration file $gvsqw_MysBin/../etc/my.cnf:<br>
Exemple de fichier de conf Mysql.<br>
+
{{SQWareProduction_my.cnf_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeEtc|mysql|Mys|my.cnf}}
 
{{SQWareProductionSurchargeEtc|mysql|Mys|my.cnf}}
[[SQWareProduction:mysql:etc:my.cnf|Voir l'aide détaillée pour my.cnf]]<br>
+
<br>
 +
[[SQWareProduction:mysql:etc:my.cnf|See the detailed help for my.cnf]]<br>
  
 
=== .profile ===
 
=== .profile ===
Fichier d'exemple $gvsqw_MysBin/../etc/.profile:<br>
+
Sample file for .profile $gvsqw_MysBin/../etc/.profile:<br>
Exemple de .profile pour un user unix.<br>
+
Sample of lines to add to .profile of mysql users.<br>
[[SQWareProduction:mysql:etc:.profile|Voir l'aide détaillée pour .profile]]<br>
+
[[SQWareProduction:mysql:etc:.profile|See the detailed help for .profile]]<br>
  
 
=== .profile_confort ===
 
=== .profile_confort ===
Fichier de positionnement d'alias $gvsqw_MysBin/../etc/.profile_confort:<br>
+
File to put aliases $gvsqw_MysBin/../etc/.profile_confort:<br>
Positionnement de l'environnement de confort (alias, variables, ...).<br>
+
Contains confort aliases of SQWareProduction for RDBMS mysql.<br>
 +
<br>
 
{{SQWareProductionSurchargeConfort|mysql|Mys}}
 
{{SQWareProductionSurchargeConfort|mysql|Mys}}
[[SQWareProduction:mysql:etc:.profile_confort|Voir l'aide détaillée pour .profile_confort]]<br>
+
<br>
 +
[[SQWareProduction:mysql:etc:.profile_confort|See the detailed help for .profile_confort]]<br>
  
 
<br><br>
 
<br><br>
Line 126: Line 142:
 
== lib ==
 
== lib ==
 
=== sqwmys_CheckIndicators.lib ===
 
=== sqwmys_CheckIndicators.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_CheckIndicators.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_CheckIndicators.lib:<br>
lib pour le script sqwmys_CheckIndicators.ksh<br>
+
{{SQWareProduction_sqwmys_CheckIndicators.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckIndicators.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckIndicators.lib}}
[[SQWareProduction:mysql:lib:sqwmys_CheckIndicators.lib|Voir l'aide détaillée pour sqwmys_CheckIndicators.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_CheckIndicators.lib|See the detailed help for sqwmys_CheckIndicators.lib]]<br>
  
 
=== sqwmys_CheckIndicators_Overload.lib ===
 
=== sqwmys_CheckIndicators_Overload.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_CheckIndicators_Overload.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_CheckIndicators_Overload.lib:<br>
template de lib pour surcharger le script sqwmys_CheckIndicators.ksh<br>
+
{{SQWareProduction_sqwmys_CheckIndicators_Overload.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckIndicators_Overload.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_CheckIndicators_Overload.lib}}
[[SQWareProduction:mysql:lib:sqwmys_CheckIndicators_Overload.lib|Voir l'aide détaillée pour sqwmys_CheckIndicators_Overload.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_CheckIndicators_Overload.lib|See the detailed help for sqwmys_CheckIndicators_Overload.lib]]<br>
 +
 
 +
=== sqwmys_DumpDatabase.lib ===
 +
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_DumpDatabase.lib:<br>
 +
{{SQWareProduction_sqwmys_DumpDatabase.lib_presentation}}
 +
<br>
 +
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_DumpDatabase.lib}}
 +
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_DumpDatabase.lib|See the detailed help for sqwmys_DumpDatabase.lib]]<br>
  
 
=== sqwmys_GatherIndicators.lib ===
 
=== sqwmys_GatherIndicators.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:<br>
lib pour le script sqwmys_GatherIndicators.ksh<br>
+
{{SQWareProduction_sqwmys_GatherIndicators.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators.lib}}
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators.lib|Voir l'aide détaillée pour sqwmys_GatherIndicators.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators.lib|See the detailed help for sqwmys_GatherIndicators.lib]]<br>
  
 
=== sqwmys_GatherIndicators_Overload.lib ===
 
=== sqwmys_GatherIndicators_Overload.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_GatherIndicators_Overload.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_GatherIndicators_Overload.lib:<br>
lib pour surcharger le script sqwmys_GatherIndicators.ksh<br>
+
{{SQWareProduction_sqwmys_GatherIndicators_Overload.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators_Overload.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_GatherIndicators_Overload.lib}}
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators_Overload.lib|Voir l'aide détaillée pour sqwmys_GatherIndicators_Overload.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_GatherIndicators_Overload.lib|See the detailed help for sqwmys_GatherIndicators_Overload.lib]]<br>
  
 
=== sqwmys_Global.lib ===
 
=== sqwmys_Global.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_Global.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_Global.lib:<br>
Lib centrale de fonctions génériques<br>
+
{{SQWareProduction_sqwmys_Global.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_Global.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_Global.lib}}
[[SQWareProduction:mysql:lib:sqwmys_Global.lib|Voir l'aide détaillée pour sqwmys_Global.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_Global.lib|See the detailed help for sqwmys_Global.lib]]<br>
  
 
=== sqwmys_InsertIndicators.lib ===
 
=== sqwmys_InsertIndicators.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_InsertIndicators.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_InsertIndicators.lib:<br>
lib généric de fonctions d'insert dans SQWareRepository<br>
+
{{SQWareProduction_sqwmys_InsertIndicators.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_InsertIndicators.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_InsertIndicators.lib}}
[[SQWareProduction:mysql:lib:sqwmys_InsertIndicators.lib|Voir l'aide détaillée pour sqwmys_InsertIndicators.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_InsertIndicators.lib|See the detailed help for sqwmys_InsertIndicators.lib]]<br>
  
 
=== sqwmys_OptimizeDatabase.lib ===
 
=== sqwmys_OptimizeDatabase.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_OptimizeDatabase.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_OptimizeDatabase.lib:<br>
lib pour le script sqwmys_OptimizeDatabase.ksh<br>
+
{{SQWareProduction_sqwmys_OptimizeDatabase.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_OptimizeDatabase.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_OptimizeDatabase.lib}}
[[SQWareProduction:mysql:lib:sqwmys_OptimizeDatabase.lib|Voir l'aide détaillée pour sqwmys_OptimizeDatabase.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_OptimizeDatabase.lib|See the detailed help for sqwmys_OptimizeDatabase.lib]]<br>
  
 
=== sqwmys_RotateLogSlowQuery.lib ===
 
=== sqwmys_RotateLogSlowQuery.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_RotateLogSlowQuery.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_RotateLogSlowQuery.lib:<br>
lib pour le script sqwmys_RotateLogSlowQuery.ksh<br>
+
{{SQWareProduction_sqwmys_RotateLogSlowQuery.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_RotateLogSlowQuery.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_RotateLogSlowQuery.lib}}
[[SQWareProduction:mysql:lib:sqwmys_RotateLogSlowQuery.lib|Voir l'aide détaillée pour sqwmys_RotateLogSlowQuery.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_RotateLogSlowQuery.lib|See the detailed help for sqwmys_RotateLogSlowQuery.lib]]<br>
  
 
=== sqwmys_SetEnv.lib ===
 
=== sqwmys_SetEnv.lib ===
Librairie de fonctions shell $gvsqw_MysBin/../lib/sqwmys_SetEnv.lib:<br>
+
shell functions librairy $gvsqw_MysBin/../lib/sqwmys_SetEnv.lib:<br>
fonction to set env for $MYSQL_SID<br>
+
{{SQWareProduction_sqwmys_SetEnv.lib_presentation}}
 +
<br>
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_SetEnv.lib}}
 
{{SQWareProductionSurchargeLib|mysql|Mys|sqwmys_SetEnv.lib}}
[[SQWareProduction:mysql:lib:sqwmys_SetEnv.lib|Voir l'aide détaillée pour sqwmys_SetEnv.lib]]<br>
+
<br>
 +
[[SQWareProduction:mysql:lib:sqwmys_SetEnv.lib|See the detailed help for sqwmys_SetEnv.lib]]<br>
  
 
<br><br>
 
<br><br>
Line 187: Line 229:
 
=== sqwmys_ConnectMsg.ksh ===
 
=== sqwmys_ConnectMsg.ksh ===
 
Script $gvsqw_MysBin/../tools/sqwmys_ConnectMsg.ksh:<br>
 
Script $gvsqw_MysBin/../tools/sqwmys_ConnectMsg.ksh:<br>
Affiche un message d'information à la connexion.<br>
+
{{SQWareProduction_sqwmys_ConnectMsg.ksh_presentation}}
[[SQWareProduction:mysql:tools:sqwmys_ConnectMsg.ksh|Voir l'aide détaillée pour sqwmys_ConnectMsg.ksh]]<br>
+
<br>
 +
[[SQWareProduction:mysql:tools:sqwmys_ConnectMsg.ksh|See the detailed help for sqwmys_ConnectMsg.ksh]]<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>
 
<br>
[[SQWareProduction:mysql:tools:sqwmys_MonitorAgentAdmin.ksh|Voir l'aide détaillée pour sqwmys_MonitorAgentAdmin.ksh]]<br>
+
[[SQWareProduction:mysql:tools:sqwmys_MonitorAgentAdmin.ksh|See the detailed help for 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}}
 +
<br>
 +
[[SQWareProduction:mysql:tools:sqwmys_MysqlAdmin.ksh|See the detailed help for sqwmys_MysqlAdmin.ksh]]<br>
 +
 
 +
=== sqwmys_SetEnv.ksh ===
 +
Script $gvsqw_MysBin/../tools/sqwmys_SetEnv.ksh:<br>
 +
{{SQWareProduction_sqwmys_SetEnv.ksh_presentation}}
 +
<br>
 +
{{SQWareProductionSurchargeToo|mysql|Mys|sqwmys_SetEnv.ksh}}
 
<br>
 
<br>
[[SQWareProduction:mysql:tools:sqwmys_MysqlAdmin.ksh|Voir l'aide détaillée pour sqwmys_MysqlAdmin.ksh]]<br>
+
[[SQWareProduction:mysql:tools:sqwmys_SetEnv.ksh|See the detailed help for sqwmys_SetEnv.ksh]]<br>
 +
 
 +
<br><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><br>

Revision as of 00:26, 16 December 2010

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_CheckIndicators.ksh

Script $gvsqw_MysBin/bin/sqwmys_CheckIndicators.ksh:

Checks the indicators collected by sqwmys_GatherIndicators.ksh
indicators are stored in SQWareRepository
generates email in html format with links to SQWareWeb
Standards checks:

  • Instances without indicators
  • Usage rate of FS
  • Instances without backup succeed since ${gvsqw_NbDaysFull} days
  • Databases without backup full succeed since ${gvsqw_NbDaysFull} days


See the detailed help for sqwmys_CheckIndicators.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_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_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_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_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



etc

CrontabRef

Configuration file $gvsqw_MysBin/../etc/CrontabRef:


Nuvola apps information.png
Note:
You can replace file $gvsqw_MysBin/../etc/CrontabRef

by $gvsqw_MysBin/../etc_cust/CrontabRef for all your environnement
or by $HOME/edtConfig/CrontabRef specifically for this user..


See the detailed help for CrontabRef

sqwmys_DbRefVar.cfg

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

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

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


See the detailed help for sqwmys_DbRefVar.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

sqwmys_IndicatorsVar.cfg

Configuration file $gvsqw_MysBin/../etc/sqwmys_IndicatorsVar.cfg:
Global var for indicators scripts
It contains the operating variables of SQWareProduction.

Nuvola apps information.png
Note:
You can replace file $gvsqw_MysBin/../etc/sqwmys_IndicatorsVar.cfg

by $gvsqw_MysBin/../etc_cust/sqwmys_IndicatorsVar.cfg for all your environnement
or by $HOME/edtConfig/sqwmys_IndicatorsVar.cfg specifically for this user..


See the detailed help for sqwmys_IndicatorsVar.cfg

sqwmys_Jobs.cfg

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


Nuvola apps information.png
Note:
You can replace file $gvsqw_MysBin/../etc/sqwmys_Jobs.cfg

by $gvsqw_MysBin/../etc_cust/sqwmys_Jobs.cfg for all your environnement
or by $HOME/edtConfig/sqwmys_Jobs.cfg specifically for this user..


See the detailed help for sqwmys_Jobs.cfg

my.cnf

Configuration file $gvsqw_MysBin/../etc/my.cnf:


Nuvola apps information.png
Note:
You can replace file $gvsqw_MysBin/../etc/my.cnf

by $gvsqw_MysBin/../etc_cust/my.cnf for all your environnement
or by $HOME/edtConfig/my.cnf specifically for this user..


See the detailed help for my.cnf

.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 RDBMS 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_CheckIndicators.lib

shell functions librairy $gvsqw_MysBin/../lib/sqwmys_CheckIndicators.lib:
lib for sqwmys_CheckIndicators.ksh

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

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


See the detailed help for sqwmys_CheckIndicators.lib

sqwmys_CheckIndicators_Overload.lib

shell functions librairy $gvsqw_MysBin/../lib/sqwmys_CheckIndicators_Overload.lib:
temple lib for overload sqwmys_CheckIndicators.ksh

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

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


See the detailed help for sqwmys_CheckIndicators_Overload.lib

sqwmys_DumpDatabase.lib

shell functions librairy $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_GatherIndicators.lib

shell functions librairy $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 librairy $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_Global.lib

shell functions librairy $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_InsertIndicators.lib

shell functions librairy $gvsqw_MysBin/../lib/sqwmys_InsertIndicators.lib:
generic fonctions to insert into referential

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

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


See the detailed help for sqwmys_InsertIndicators.lib

sqwmys_OptimizeDatabase.lib

shell functions librairy $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_RotateLogSlowQuery.lib

shell functions librairy $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_SetEnv.lib

shell functions librairy $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



menu



tools

sqwmys_ConnectMsg.ksh

Script $gvsqw_MysBin/../tools/sqwmys_ConnectMsg.ksh:
startup message
See the detailed help for sqwmys_ConnectMsg.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



help

Contains help files for -s option of bin scripts.


spm

SQL query toolkit
See the detailed help for spm