Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mysql Slave Scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
Mysql Slave Scripts
Commits
369c4f06
Commit
369c4f06
authored
3 years ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
4c0c6c14
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+15
-5
15 additions, 5 deletions
readme.md
with
15 additions
and
5 deletions
readme.md
+
15
−
5
View file @
369c4f06
# Mysql slave Skripte #
# Mysql slave Skripte #
2 Helferlein für Mysql Slave Systeme.
Installation:
Man benötigt einen Mysql Client. Ich hatte daher die Skripte am Mysql-Slave unterhalb /root zu liegen.
Daher ist die Verbindung zum Slave ohne Passwort (wird aus der /root/.my.cnf gelesen).
Konfiguration:
Die
*
dist Datei ist einem umzukopieren und die Hostnamen und Root-Passwörter für master + Slave zu setzen.
Source: https://git-repo.iml.unibe.ch/iml-open-source/mysql-slave-scripts
Lizenz: PUBLIC DOMAIN
## Replikation neu aufsetzen ##
## Replikation neu aufsetzen ##
Aufruf:
Aufruf:
...
@@ -25,11 +40,6 @@ Aktionen zum Neuaufsetzen der Replikation: das Skript ...
...
@@ -25,11 +40,6 @@ Aktionen zum Neuaufsetzen der Replikation: das Skript ...
*
setzt am Slave binfile und Position
*
setzt am Slave binfile und Position
*
startet den Slave
*
startet den Slave
Konfiguration:
Man benötigt einen Mysql Client. Ich hatte die Skripte am Mysql-Slave zu liegen.
Die
*
dist Datei umkopieren und die Hostnamen und Root-Passwörter setzen.
## Slave status ##
## Slave status ##
Aufruf:
Aufruf:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment