transactd 1.0.1-x86-mswin32-100 → 1.1.2-x86-mswin32-100
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.
- checksums.yaml +4 -4
 - data/README +1 -1
 - data/README-JA +1 -1
 - data/bin/1.9/transactd.so +0 -0
 - data/bin/2.0/transactd.so +0 -0
 - data/bin/common/tdclc_32_1_1.dll +0 -0
 - data/bin/common/tdclcpp_vc100_32m_1_1.dll +0 -0
 - metadata +2 -2
 - data/bin/common/tdclc_32_1_0.dll +0 -0
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA1:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: e6200bef5f8ef6f2835167bce4f85f9b2239dba7
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: d803b4207ed504b72e99dc7d6b1df02754a8f6a7
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 9a9820b9008a14acc919ca7e328c631b92042eb8fa74c3d5be171cdd0e6b7643d1ff7ae02c1749b8dede28d5477db9b6771db741a33bab07ef1b8e51771e72d1
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: a1dda537ce4070246166549f977b59ae4ba6016a698ea08caa45394f32d44ffe5340801dc5a1abd7c3fa90f2c5e54414442bef7494834a7705726e8920cb027f
         
     | 
    
        data/README
    CHANGED
    
    | 
         @@ -258,7 +258,7 @@ to drop a database. 
     | 
|
| 
       258 
258 
     | 
    
         
             
            mysql>drop database test;
         
     | 
| 
       259 
259 
     | 
    
         
             
            ```
         
     | 
| 
       260 
260 
     | 
    
         | 
| 
       261 
     | 
    
         
            -
            If `--  
     | 
| 
      
 261 
     | 
    
         
            +
            If `-- show_progress=yes` is passed, it shows progress like:
         
     | 
| 
       262 
262 
     | 
    
         
             
             ```
         
     | 
| 
       263 
263 
     | 
    
         
             
            0%   10   20   30   40   50   60   70   80   90   100%
         
     | 
| 
       264 
264 
     | 
    
         
             
            |----|----|----|----|----|----|----|----|----|----|
         
     | 
    
        data/README-JA
    CHANGED
    
    
    
        data/bin/1.9/transactd.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/bin/2.0/transactd.so
    CHANGED
    
    | 
         Binary file 
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: transactd
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 1. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.1.2
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86-mswin32-100
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - BizStation Corp.
         
     | 
| 
         @@ -21,7 +21,7 @@ files: 
     | 
|
| 
       21 
21 
     | 
    
         
             
            - bin/2.0/transactd.so
         
     | 
| 
       22 
22 
     | 
    
         
             
            - build/tdclrb/bldgem/extconf.rb
         
     | 
| 
       23 
23 
     | 
    
         
             
            - bin/common/tdclcpp_vc100_32m_1_1.dll
         
     | 
| 
       24 
     | 
    
         
            -
            - bin/common/ 
     | 
| 
      
 24 
     | 
    
         
            +
            - bin/common/tdclc_32_1_1.dll
         
     | 
| 
       25 
25 
     | 
    
         
             
            - build/tdclrb/gem/detect.rb
         
     | 
| 
       26 
26 
     | 
    
         
             
            - build/tdclrb/gem/helper.rb
         
     | 
| 
       27 
27 
     | 
    
         
             
            - build/tdclrb/gem/INSTALLLOG.win32
         
     | 
    
        data/bin/common/tdclc_32_1_0.dll
    DELETED
    
    | 
         Binary file 
     |