%PDF- %PDF-
Direktori : /home/waritko/db_backups/databaze/information_schema/ |
Current File : //home/waritko/db_backups/databaze/information_schema/SCHEMATA.sql |
-- MySQL dump 10.14 Distrib 5.5.60-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: information_schema -- ------------------------------------------------------ -- Server version 5.5.60-MariaDB /*!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 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `SCHEMATA` -- DROP TABLE IF EXISTS `SCHEMATA`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TEMPORARY TABLE `SCHEMATA` ( `CATALOG_NAME` varchar(512) NOT NULL DEFAULT '', `SCHEMA_NAME` varchar(64) NOT NULL DEFAULT '', `DEFAULT_CHARACTER_SET_NAME` varchar(32) NOT NULL DEFAULT '', `DEFAULT_COLLATION_NAME` varchar(32) NOT NULL DEFAULT '', `SQL_PATH` varchar(512) DEFAULT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `SCHEMATA` -- LOCK TABLES `SCHEMATA` WRITE; /*!40000 ALTER TABLE `SCHEMATA` DISABLE KEYS */; INSERT INTO `SCHEMATA` VALUES ('def','information_schema','utf8','utf8_general_ci',NULL),('def','afterlogic','utf8','utf8_general_ci',NULL),('def','asheara_larp','utf8','utf8_general_ci',NULL),('def','beer','utf8','utf8_general_ci',NULL),('def','csp','utf8','utf8_general_ci',NULL),('def','drilly','utf8','utf8_general_ci',NULL),('def','esports','utf8','utf8_general_ci',NULL),('def','gnufm','utf8','utf8_general_ci',NULL),('def','hacks','utf8','utf8_general_ci',NULL),('def','havranipapuce','utf8','utf8_general_ci',NULL),('def','hdwimch','utf8','utf8_general_ci',NULL),('def','imagehosting','utf8','utf8_general_ci',NULL),('def','ingress','utf8','utf8_general_ci',NULL),('def','jana_fotogalerie','utf8','utf8_general_ci',NULL),('def','jira','utf8','utf8_general_ci',NULL),('def','knih_monami','utf8','utf8_general_ci',NULL),('def','knihovna','utf8','utf8_general_ci',NULL),('def','lolstats','utf8','utf8_general_ci',NULL),('def','ludekvarak','utf8','utf8_czech_ci',NULL),('def','mail','utf8','utf8_general_ci',NULL),('def','monami_shop','utf8','utf8_czech_ci',NULL),('def','monami_shop_beta','utf8','utf8_czech_ci',NULL),('def','monami_shop_blank','utf8','utf8_czech_ci',NULL),('def','monami_shop_test','utf8','utf8_czech_ci',NULL),('def','mosstroopers','utf8','utf8_general_ci',NULL),('def','mpr','utf8','utf8_general_ci',NULL),('def','muzikoterapie','utf8','utf8_general_ci',NULL),('def','muzikoterapie_test','utf8','utf8_general_ci',NULL),('def','mysql','utf8','utf8_general_ci',NULL),('def','paste','utf8','utf8_general_ci',NULL),('def','performance_schema','utf8','utf8_general_ci',NULL),('def','phpmyadmin','utf8','utf8_general_ci',NULL),('def','pinecnj','utf8','utf8_general_ci',NULL),('def','policyd','utf8','utf8_general_ci',NULL),('def','practiscore','utf8','utf8_general_ci',NULL),('def','pureftpd','utf8','utf8_general_ci',NULL),('def','reloading','utf8','utf8_general_ci',NULL),('def','roundcube2','utf8','utf8_general_ci',NULL),('def','sadamas','utf8','utf8_general_ci',NULL),('def','sdum','utf8','utf8_general_ci',NULL),('def','sdum_production','utf8','utf8_general_ci',NULL),('def','seaninel','utf8','utf8_general_ci',NULL),('def','specpages','utf8','utf8_general_ci',NULL),('def','speeds','utf8','utf8_bin',NULL),('def','stash','utf8','utf8_general_ci',NULL),('def','suiteshooters','utf8','utf8_general_ci',NULL),('def','syslog','utf8','utf8_general_ci',NULL),('def','teamspeak','utf8','utf8_general_ci',NULL),('def','trav_legie','utf8','utf8_general_ci',NULL),('def','warhammer','utf8','utf8_general_ci',NULL),('def','waritko_antrix2','utf8','utf8_general_ci',NULL),('def','waritko_povidky','utf8','utf8_general_ci',NULL),('def','waritko_utils','utf8','utf8_general_ci',NULL),('def','wiki','utf8','utf8_general_ci',NULL),('def','wordpress','utf8','utf8_general_ci',NULL); /*!40000 ALTER TABLE `SCHEMATA` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2018-11-09 4:25:11