Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1000686 // MysqlTok on MySQL dump from central database

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (2166L/16K/49K).

1  
!636
2  
!modern
3  
4  
import java.util.zip.*;
5  
6  
main {
7  
  psvm {
8  
    String mysqlDump = gunzipToText("#1000673");
9  
    print(fromLines(mysqlTok(mysqlDump)));
10  
  }
11  
}

Author comment

Began life as a copy of #1000674

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000686
Snippet name: MysqlTok on MySQL dump from central database
Eternal ID of this version: #1000686/1
Text MD5: df26bea9942b10dd047092b336ae7bb3
Transpilation MD5: 57f2899e8e8d018e3b1997fe719ec691
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-22 04:04:16
Source code size: 162 bytes / 11 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 696 / 610
Referenced in: [show references]