Skip to content

Instantly share code, notes, and snippets.

@Avasz
Created November 19, 2013 07:25
Show Gist options
  • Select an option

  • Save Avasz/7541576 to your computer and use it in GitHub Desktop.

Select an option

Save Avasz/7541576 to your computer and use it in GitHub Desktop.
[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