HEX
Server: Apache
System: Linux clpupre 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64
User: undanet (1000)
PHP: 7.4.3
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/undanet/dump/db/portalempleo_data_des_dbo_tribunalconvocatoria.sql
CREATE DATABASE  IF NOT EXISTS `portalempleo_data_des` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci */ /*!80016 DEFAULT ENCRYPTION='N' */;
USE `portalempleo_data_des`;
-- MySQL dump 10.13  Distrib 8.0.22, for Win64 (x86_64)
--
-- Host: SRVDESARROLLO    Database: portalempleo_data_des
-- ------------------------------------------------------
-- Server version	8.0.23

/*!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 */;
/*!50503 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 `dbo_tribunalconvocatoria`
--

DROP TABLE IF EXISTS `dbo_tribunalconvocatoria`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `dbo_tribunalconvocatoria` (
  `IdTribunalConvocatoria` int NOT NULL AUTO_INCREMENT,
  `CodigoUsuarioWP` bigint unsigned DEFAULT NULL,
  `CodigoConvocatoria` int DEFAULT NULL,
  `CodigoRol` int DEFAULT NULL,
  `EsSuplente` tinyint(1) NOT NULL,
  `AsumeRolPrincipal` tinyint(1) NOT NULL,
  `Baja` tinyint(1) NOT NULL,
  PRIMARY KEY (`IdTribunalConvocatoria`),
  KEY `FK_tribunalconvocatoria_convocatoria_idx` (`CodigoConvocatoria`),
  KEY `FK_tribunalconvocatoria_rol_idx` (`CodigoRol`),
  KEY `FK_tribunalconvocatoria_wp_users` (`CodigoUsuarioWP`),
  CONSTRAINT `FK_tribunalconvocatoria_convocatoria` FOREIGN KEY (`CodigoConvocatoria`) REFERENCES `dbo_convocatoria` (`IdConvocatoria`),
  CONSTRAINT `FK_tribunalconvocatoria_rol` FOREIGN KEY (`CodigoRol`) REFERENCES `dbo_rol` (`IdRol`),
  CONSTRAINT `FK_tribunalconvocatoria_wp_users` FOREIGN KEY (`CodigoUsuarioWP`) REFERENCES `portalempleo_wp_des`.`wp_users` (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `dbo_tribunalconvocatoria`
--

LOCK TABLES `dbo_tribunalconvocatoria` WRITE;
/*!40000 ALTER TABLE `dbo_tribunalconvocatoria` DISABLE KEYS */;
INSERT INTO `dbo_tribunalconvocatoria` VALUES (1,15,14,3,0,1,0),(2,1,14,3,1,0,0),(7,1,15,1,0,0,1),(8,16,15,1,1,0,1),(9,15,15,2,0,0,1),(10,4,15,2,1,0,1),(11,17,15,3,0,0,1),(12,1,15,3,1,0,1),(13,1,15,1,0,0,1),(14,16,15,1,1,0,1),(15,15,15,2,0,0,1),(16,4,15,2,1,0,1),(17,17,15,3,0,0,1),(18,1,15,3,1,0,1),(19,17,15,3,0,0,1),(20,17,15,3,1,0,1),(21,1,15,1,0,0,1),(22,16,15,1,1,0,1),(23,15,15,2,0,0,1),(24,4,15,2,1,0,1),(25,17,15,3,0,0,1),(26,17,15,3,1,0,1),(27,1,15,1,0,0,1),(28,16,15,1,1,0,1),(29,15,15,2,0,0,1),(30,4,15,2,1,1,1),(31,17,15,3,0,0,1),(32,17,15,3,1,0,1),(33,1,15,1,0,0,1),(34,16,15,1,1,1,1),(35,15,15,2,0,0,1),(36,4,15,2,1,0,1),(37,17,15,3,0,0,1),(38,17,15,3,1,1,1),(39,1,15,1,0,0,1),(40,16,15,1,1,1,1),(41,15,15,2,0,0,1),(42,4,15,2,1,0,1),(43,17,15,3,0,0,1),(44,1,15,3,1,1,1),(45,15,15,3,0,0,1),(46,15,15,3,1,0,1),(47,1,15,1,0,0,1),(48,16,15,1,1,1,1),(49,15,15,2,0,0,1),(50,4,15,2,1,0,1),(51,17,15,3,0,0,1),(52,1,15,3,1,1,1),(53,15,15,3,0,0,1),(54,15,15,3,1,0,1),(55,1,15,1,0,0,1),(56,16,15,1,1,0,1),(57,15,15,2,0,0,1),(58,4,15,2,1,0,1),(59,17,15,3,0,0,1),(60,1,15,3,1,1,1),(61,15,15,3,0,0,1),(62,15,15,3,1,0,1),(63,1,15,1,0,0,0),(64,16,15,1,1,0,0),(65,15,15,2,0,0,0),(66,4,15,2,1,1,0),(67,17,15,3,0,0,0),(68,1,15,3,1,1,0),(69,15,15,3,0,0,0),(70,15,15,3,1,0,0);
/*!40000 ALTER TABLE `dbo_tribunalconvocatoria` 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 2021-05-06 14:13:03