-
-
Save Avasz/7541576 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [cerberus@underworld NEXC]$ head *.sql | |
| ==> nexc-fedora.sql <== | |
| -- MySQL dump 10.13 Distrib 5.1.67, for redhat-linux-gnu (x86_64) | |
| -- | |
| -- Host: localhost Database: fedora22 | |
| -- ------------------------------------------------------ | |
| -- Server version 5.1.67-log | |
| /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
| /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
| /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
| /*!40101 SET NAMES utf8 */; | |
| ==> nexc-fezonline.sql <== | |
| -- MySQL dump 10.13 Distrib 5.1.67, for redhat-linux-gnu (x86_64) | |
| -- | |
| -- Host: localhost Database: fezonline | |
| -- ------------------------------------------------------ | |
| -- Server version 5.1.67-log | |
| /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
| /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
| /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
| /*!40101 SET NAMES utf8 */; | |
| ==> nexc-np_dictionary_dbuni.sql <== | |
| -- MySQL dump 10.13 Distrib 5.1.67, for redhat-linux-gnu (x86_64) | |
| -- | |
| -- Host: localhost Database: np_dictionary_dbuni | |
| -- ------------------------------------------------------ | |
| -- Server version 5.1.67-log | |
| /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
| /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
| /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
| /*!40101 SET NAMES utf8 */; | |
| ==> nexc-pustakalayaonline.sql <== | |
| -- MySQL dump 10.13 Distrib 5.1.67, for redhat-linux-gnu (x86_64) | |
| -- | |
| -- Host: localhost Database: pustakalayaonline | |
| -- ------------------------------------------------------ | |
| -- Server version 5.1.67-log | |
| /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
| /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
| /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
| /*!40101 SET NAMES utf8 */; | |
| ==> nexc-wiktionary-interwiki.sql <== | |
| -- MySQL dump 10.13 Distrib 5.1.61, for debian-linux-gnu (x86_64) | |
| -- | |
| -- Host: 10.0.6.40 Database: enwiktionary | |
| -- ------------------------------------------------------ | |
| -- Server version 5.1.43-wm3193-log | |
| /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
| /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
| /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
| /*!40101 SET NAMES utf8 */; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment