mysqlknife 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mysqlknife/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d8a227c29e05ee08b25b08ee67a49d8aa2847476
4
- data.tar.gz: f7c3d9d1d50f42bf270f804f6d96490a4135ea82
3
+ metadata.gz: 64d3e0390cc156897b1ddcc00dcf504b4827efe6
4
+ data.tar.gz: 554659f79e7e4a77e36393642c86bf24202fb7c5
5
5
  SHA512:
6
- metadata.gz: 7347d4ae6a745b67794a5d572f653e9009a3a9b5ff22bc8d6020291551823ccecee0bb81a27939233d3bd289e6f7108c7e83b26fb7ea2ecfbb1cee14de2043c1
7
- data.tar.gz: 31b9577b70192c5c82b826f81f7faf88e8c587ecd83b3240cd7f8852f02597dc009dfa6ef01e2206758c17a2cd3359b0b3813cdb5c3e7a8fe12ed06237545e0f
6
+ metadata.gz: 0110d55f6534595b8ffeaef109726bf05b493c24c4ce8aa49ab8afd44c916b9bae5691ae634de0524ad03649a8dfc6eac3a01f3c2e045bb5d1b2a755fa43f936
7
+ data.tar.gz: 99999f5252579a5be36d075bd9a89bfb885c206ea3c75f4e8507c47298c4486f3e4b67aa60cb231b4661a2eab05b0c9ca62482136f6ab0c2dbd801f199c07f30
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
2
 
3
3
  module Mysqlknife
4
- VERSION = '2.0.4'
4
+ VERSION = '2.0.5'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mysqlknife
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicola Strappazzon C.
@@ -98,7 +98,7 @@ description: MySQL Knife is a Ruby Gem and command line tools, written for UNIX-
98
98
  operating systems. That allows many tasks in MySQL Administration is easily for
99
99
  normal installation or in Amazon RDS. You can check two tables by checksum in two
100
100
  servers (Master/Slave for example), Kill process with query, skipping the current
101
- replication error, and invert (swap) two databases.
101
+ replication error.
102
102
  email: nicola51980@gmail.com
103
103
  executables:
104
104
  - mysqlknife