0byt3m1n1
Path:
/
data
/
18
/
1
/
125
/
14
/
1614992
/
meta
/
1740551
/
mysql.backup
/
[
Home
]
File: cherryhelpdesk.mysqlcluster4.bak.sql
-- MySQL dump 10.13 Distrib 5.6.24, for Linux (x86_64) -- -- Host: mysqlcluster4 Database: cherryhelpdesk -- ------------------------------------------------------ -- Server version 5.6.48-88.0-56-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 */; /*!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 `ag_users` -- DROP TABLE IF EXISTS `ag_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `ag_users` ( `id` int(9) NOT NULL AUTO_INCREMENT, `fullname` varchar(60) NOT NULL, `email` varchar(50) NOT NULL, `password` varchar(50) NOT NULL, `role` int(2) NOT NULL, `department` int(3) NOT NULL, `faculty` int(3) NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `ag_users` -- LOCK TABLES `ag_users` WRITE; /*!40000 ALTER TABLE `ag_users` DISABLE KEYS */; INSERT INTO `ag_users` VALUES (1,'Vinoth R','vino@act.edu.in','vino',1,0,0,1),(2,'DPCs IT','dpcit@act.edu.in','agni',8,1,0,1),(3,'Principal','principal@act.edu.in','agni',3,0,0,1),(4,'DPCs CSE','dpccse@act.edu.in','agni',8,2,0,1),(5,'DPCs ECE','dpcece@act.edu.in','agni',8,3,0,1),(6,'DPCs EEE','dpceee2@act.edu.in','agni',8,4,0,1),(7,'DPCs CIVIL','dpccivil@act.edu.in','agni',8,5,0,1),(8,'DPCs MECH','dpcmech@act.edu.in','agni',8,6,0,1),(9,'DPCs CHL','dpcchl@act.edu.in','agni',8,8,0,1),(10,'DPCs MAE','dpcmae@act.edu.in','agni',8,9,0,1),(11,'DPCs BME','dpcbme@act.edu.in','agni',8,10,0,1),(12,'Assst. DPCs IT','adpcit@act.edu.in','agni',9,1,0,1),(13,'Assst. DPCs CSE','adpccse@act.edu.in','agni',9,2,0,1),(14,'Assst. DPCs ECE','adpcece@act.edu.in','agni',9,3,0,1),(15,'Assst. DPCs EEE','adpceee@act.edu.in','agni',9,4,0,1),(16,'Assst. DPCs CIVIL','adpccivil@act.edu.in','agni',9,5,0,1),(17,'Assst. DPCs MECH','adpcmech@act.edu.in','agni',9,6,0,1),(18,'Assst. DPCs MECHTx','adpcmechtx@act.edu.in','agni',9,7,0,1),(19,'H.O.A','hoa@act.edu.in','agni',4,0,0,1),(20,'Placement Officer','po@act.edu.in','agni',6,0,0,1),(21,'Placement Incharge','pi@act.edu.in','agni',7,0,0,1),(22,'H.O.D IT','hodit@act.edu.in','agni',5,1,0,1),(23,'H.O.D CSE','hodcse@act.edu.in','agni',5,2,0,1),(24,'H.O.D ECE','hodece@act.edu.in','agni',5,3,0,1),(25,'H.O.D EEE','hodeee@act.edu.in','agni',5,4,0,1),(26,'H.O.D CIVIL','hodcivil@act.edu.in','agni',5,5,0,1),(27,'H.O.D MECH','hodmech@act.edu.in','agni',5,6,0,1),(28,'H.O.D MECHTx','hodmechtx@act.edu.in','agni',5,7,0,1),(29,'H.O.D CHL','hodchl@act.edu.in','agni',5,8,0,1),(30,'H.O.D BME','hodbme@act.edu.in','agni',5,9,0,1),(31,'H.O.D MAE','hodmae@act.edu.in','agni',5,10,0,1),(32,'DPCs MECHTx','dpcmechx@act.edu.in','agni',8,7,0,1),(33,'Chairperson','chairperson@act.edu.in','agni',2,0,0,1),(34,'DPCs CHL','adpcchl@act.edu.in','agni',9,8,0,1),(35,'Asst.DPCs BME','adpcbme@act.edu.in','agni',9,9,0,1),(36,'DPCs MAE','adpcmae@act.edu.in','agni',9,10,0,1),(37,'Monitors IT','mit@act.edu.in','agni',10,1,0,1),(38,'Monitors CSE','mcse@act.edu.in','agni',10,2,0,1),(39,'Monitors ECE','mece@act.edu.in','agni',10,3,0,1),(40,'Monitors EEE','meee@act.edu.in','agni',10,4,0,1),(41,'Monitors CIVIL','mcivil@act.edu.in','agni',10,5,0,1),(42,'Monitors MECH','mmech@act.edu.in','agni',10,6,0,1),(43,'Monitors MECHTx','mmechtx@act.edu.in','agni',10,7,0,1),(44,'Monitors CHL','mchl@act.edu.in','agni',10,8,0,1),(45,'Monitors BME','mbme@act.edu.in','agni',10,9,0,1),(46,'Monitors MAE','mmae@act.edu.in','agni',10,10,0,1),(47,'T CC1','tcc1@act.edu.in','agni',11,0,1,1),(48,'T CC2','tcc2@act.edu.in','agni',11,0,1,1),(49,'T CC3','tcc3@act.edu.in','agni',11,0,1,1),(50,'T AC1','tac1@act.edu.in','agni',11,0,2,1),(51,'T AC2','tac2@act.edu.in','agni',11,0,2,1),(52,'T AC3','tac3@act.edu.in','agni',11,0,2,1),(53,'T TC1','ttc1@act.edu.in','agni',11,0,3,1),(54,'T TC2','ttc2@act.edu.in','agni',11,0,3,1),(55,'T TC3','ttc3@act.edu.in','agni',11,0,3,1); /*!40000 ALTER TABLE `ag_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `class_feedback` -- DROP TABLE IF EXISTS `class_feedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `class_feedback` ( `id` int(255) NOT NULL AUTO_INCREMENT, `faculty` int(35) NOT NULL, `dof` date NOT NULL, `department` int(10) NOT NULL, `day` int(1) NOT NULL, `period` int(1) NOT NULL, `planned` int(1) NOT NULL, `comments` mediumtext NOT NULL, `feedback` int(1) NOT NULL, `updatedon` datetime NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `class_feedback` -- LOCK TABLES `class_feedback` WRITE; /*!40000 ALTER TABLE `class_feedback` DISABLE KEYS */; INSERT INTO `class_feedback` VALUES (1,2,'2017-06-16',1,1,1,1,'-',1,'2017-06-16 00:01:41',1),(2,2,'2017-06-16',1,2,1,0,'asda',2,'2017-06-16 00:02:01',1),(3,2,'2017-06-16',1,3,3,1,'-',1,'2017-06-16 21:08:18',1),(4,2,'2017-06-19',1,1,1,1,'-',1,'2017-06-19 00:58:35',1); /*!40000 ALTER TABLE `class_feedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `classes` -- DROP TABLE IF EXISTS `classes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `classes` ( `id` int(2) NOT NULL AUTO_INCREMENT, `classes` varchar(50) NOT NULL, `class_code` varchar(3) NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `classes` -- LOCK TABLES `classes` WRITE; /*!40000 ALTER TABLE `classes` DISABLE KEYS */; INSERT INTO `classes` VALUES (1,'Communication Class','CC',1),(2,'Apptitute Class','AC',1),(3,'Technical Class','TC',1); /*!40000 ALTER TABLE `classes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `classes_list` -- DROP TABLE IF EXISTS `classes_list`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `classes_list` ( `id` int(200) NOT NULL AUTO_INCREMENT, `assignclass` int(5) NOT NULL, `faculty` int(5) NOT NULL, `department` int(5) NOT NULL, `day` varchar(15) NOT NULL, `period` int(3) NOT NULL, `status` int(1) NOT NULL, `updatedby` int(5) NOT NULL, `updatedon` datetime NOT NULL, `course` int(5) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `classes_list` -- LOCK TABLES `classes_list` WRITE; /*!40000 ALTER TABLE `classes_list` DISABLE KEYS */; INSERT INTO `classes_list` VALUES (1,1,2,1,'1',1,1,1,'2017-06-12 07:58:58',1),(2,1,4,2,'1',2,1,1,'2017-06-12 08:18:56',1),(3,1,2,3,'2',2,1,1,'2017-06-12 16:55:31',1),(5,1,2,10,'1',3,1,1,'2017-06-12 08:20:26',3),(6,1,2,22,'1',4,1,1,'2017-06-12 08:20:39',4),(7,1,2,25,'1',6,1,1,'2017-06-12 08:20:48',5),(8,1,4,28,'1',1,1,1,'2017-06-12 08:21:03',6),(9,1,32,34,'1',8,1,1,'2017-06-12 08:21:15',7),(11,1,2,38,'1',9,1,1,'2017-06-12 08:21:33',9),(12,1,2,41,'1',5,1,1,'2017-06-12 08:21:43',10),(13,2,5,1,'1',3,1,1,'2017-06-12 14:05:44',1),(14,3,7,1,'1',6,1,1,'2017-06-12 14:05:58',1),(15,2,5,2,'2',3,1,1,'2017-06-12 16:34:28',1),(16,1,2,1,'2',1,1,1,'2017-06-12 14:40:29',1),(17,2,5,1,'2',2,1,1,'2017-06-12 14:54:53',1),(18,3,8,1,'2',6,1,1,'2017-06-12 15:02:06',1),(19,1,2,1,'3',3,1,1,'2017-06-12 15:02:37',1),(20,2,5,1,'3',5,1,1,'2017-06-12 15:03:00',1),(21,3,7,1,'3',8,1,1,'2017-06-12 15:03:10',1),(22,2,5,4,'1',5,1,1,'2017-06-14 20:56:53',2),(23,3,7,1,'4',4,1,1,'2017-06-12 15:03:33',1),(24,1,2,1,'4',7,1,1,'2017-06-12 15:03:41',1),(25,1,4,1,'5',8,1,1,'2017-06-12 16:53:06',1),(26,2,5,1,'5',2,1,1,'2017-06-12 15:04:14',1),(27,3,7,1,'5',6,1,1,'2017-06-12 15:04:31',1),(29,2,5,2,'1',1,1,1,'2017-06-12 16:40:07',1),(30,3,53,9,'1',3,1,20,'2017-06-22 19:51:20',2),(31,2,5,1,'4',1,1,1,'2017-06-14 22:05:28',1),(32,1,2,39,'2',1,1,1,'2017-06-14 22:35:56',9); /*!40000 ALTER TABLE `classes_list` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `courses` -- DROP TABLE IF EXISTS `courses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `courses` ( `id` int(9) NOT NULL AUTO_INCREMENT, `courses` varchar(100) NOT NULL, `courses_code` varchar(10) NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `courses` -- LOCK TABLES `courses` WRITE; /*!40000 ALTER TABLE `courses` DISABLE KEYS */; INSERT INTO `courses` VALUES (1,'Information Technology','IT',1),(2,'Computer Science and Engineering','CSE',1),(3,'Electronics & Communication Engineering','ECE',1),(4,'Electronic and Electrical Engineering','EEE',1),(5,'Civil Engineering','Civil',1),(6,'Mechanical Engineering','MECH',1),(7,'Mechatronics engineering','MECHTx',1),(8,'Chemical Engineering','CHL',1),(9,'Biomedical Engineering','BME',1),(10,'Mechanical and Automation Engineering','MAE',1); /*!40000 ALTER TABLE `courses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `department` ( `id` int(2) NOT NULL AUTO_INCREMENT, `course` int(2) NOT NULL, `section` int(2) NOT NULL, `year` int(2) NOT NULL, `status` int(2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; INSERT INTO `department` VALUES (1,1,1,1,1),(2,1,1,2,1),(3,1,1,3,1),(4,2,1,1,1),(5,2,2,1,1),(6,2,1,2,1),(7,2,2,2,1),(8,2,1,3,1),(9,2,2,3,1),(10,3,1,1,1),(11,3,2,1,1),(12,3,3,1,1),(13,3,4,1,1),(14,3,1,2,1),(15,3,2,2,1),(16,3,3,2,1),(17,3,4,2,1),(18,3,1,3,1),(19,3,2,3,1),(20,3,3,3,1),(21,3,4,3,1),(22,4,1,1,1),(23,4,1,2,1),(24,4,1,3,1),(25,5,1,1,1),(26,5,1,2,1),(27,5,1,3,1),(28,6,1,1,1),(29,6,2,1,1),(30,6,1,2,1),(31,6,2,2,1),(32,6,1,3,1),(33,6,2,3,1),(34,7,1,1,1),(35,7,1,2,1),(36,7,1,3,1),(37,8,1,1,1),(38,9,1,1,1),(39,9,1,2,1),(40,9,1,3,1),(41,10,1,1,1); /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `feedback_report` -- DROP TABLE IF EXISTS `feedback_report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `feedback_report` ( `id` int(255) NOT NULL AUTO_INCREMENT, `assignclass` int(5) NOT NULL, `trainer` int(5) NOT NULL, `dot` date NOT NULL, `department` int(5) NOT NULL, `f1` int(1) NOT NULL, `f2` int(1) NOT NULL, `f3` int(1) NOT NULL, `f4` int(1) NOT NULL, `f5` int(1) NOT NULL, `f6` int(1) NOT NULL, `f7` int(1) NOT NULL, `f8` int(1) NOT NULL, `f9` int(1) NOT NULL, `f10` int(1) NOT NULL, `remark` mediumtext NOT NULL, `updatedby` int(5) NOT NULL, `course` int(5) NOT NULL, `updatedon` datetime NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `feedback_report` -- LOCK TABLES `feedback_report` WRITE; /*!40000 ALTER TABLE `feedback_report` DISABLE KEYS */; INSERT INTO `feedback_report` VALUES (1,1,47,'2017-06-21',1,5,5,5,5,5,5,5,5,5,5,'ok',37,1,'2017-06-21 08:09:47',1),(2,2,50,'2017-06-21',1,5,5,5,5,5,5,5,5,5,5,'Wel done',37,1,'2017-06-21 08:19:30',1),(3,3,53,'2017-06-21',2,5,5,5,5,5,5,5,5,5,5,'Ok',37,1,'2017-06-21 08:19:43',1),(4,3,53,'2017-06-21',1,5,5,5,5,5,5,5,5,5,5,'-',37,1,'2017-06-21 08:29:29',1),(5,1,47,'2017-06-22',1,5,5,5,5,5,4,5,5,5,5,'-',37,1,'2017-06-22 19:46:45',1),(6,2,50,'2017-06-22',1,5,5,5,5,5,2,2,5,2,5,'-',37,1,'2017-06-22 19:47:03',1),(7,3,53,'2017-06-22',1,5,5,5,5,5,5,5,5,5,3,'-',37,1,'2017-06-22 19:47:32',1),(8,2,52,'2017-06-23',1,5,5,5,5,5,5,5,5,5,5,'-',37,1,'2017-06-23 10:17:52',1); /*!40000 ALTER TABLE `feedback_report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `i_feedback` -- DROP TABLE IF EXISTS `i_feedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `i_feedback` ( `id` int(255) NOT NULL AUTO_INCREMENT, `assignclass` int(3) NOT NULL, `dof` date NOT NULL, `department` int(15) NOT NULL, `day` int(1) NOT NULL, `period` int(1) NOT NULL, `planned` int(1) NOT NULL, `comments` mediumtext NOT NULL, `dfaculty` int(1) NOT NULL, `icomments` mediumtext NOT NULL, `feedback` int(1) NOT NULL, `updatedon` datetime NOT NULL, `course` int(2) NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `i_feedback` -- LOCK TABLES `i_feedback` WRITE; /*!40000 ALTER TABLE `i_feedback` DISABLE KEYS */; INSERT INTO `i_feedback` VALUES (1,1,'2017-06-19',1,1,1,1,'-',1,'-',1,'2017-06-19 09:46:11',1,1),(2,2,'2017-06-19',1,1,3,0,'no',0,'no',1,'2017-06-19 09:47:41',1,1),(4,3,'2017-06-19',1,1,6,1,'-',1,'-',1,'2017-06-19 10:08:03',1,1); /*!40000 ALTER TABLE `i_feedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `role` -- DROP TABLE IF EXISTS `role`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `role` ( `id` int(2) NOT NULL AUTO_INCREMENT, `role` varchar(50) NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `role` -- LOCK TABLES `role` WRITE; /*!40000 ALTER TABLE `role` DISABLE KEYS */; INSERT INTO `role` VALUES (1,'Adminstrator',1),(2,'Chairperson',1),(3,'Principal',1),(4,'H.O.A',1),(5,'H.O.D',1),(6,'Placement Officer',1),(7,'Placement Incharge',1),(8,'DPCs',1),(9,'Asst. DPCs',1),(10,'Monitors',1),(11,'Trainer',1); /*!40000 ALTER TABLE `role` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `section` -- DROP TABLE IF EXISTS `section`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `section` ( `id` int(1) NOT NULL AUTO_INCREMENT, `section` varchar(2) NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `section` -- LOCK TABLES `section` WRITE; /*!40000 ALTER TABLE `section` DISABLE KEYS */; INSERT INTO `section` VALUES (1,'A',1),(2,'B',1),(3,'C',1),(4,'D',1); /*!40000 ALTER TABLE `section` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `user_log` -- DROP TABLE IF EXISTS `user_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `user_log` ( `id` int(255) NOT NULL AUTO_INCREMENT, `email` varchar(60) NOT NULL, `doa` datetime NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=86 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `user_log` -- LOCK TABLES `user_log` WRITE; /*!40000 ALTER TABLE `user_log` DISABLE KEYS */; INSERT INTO `user_log` VALUES (1,'vino@gmail.com','2017-06-11 01:38:26',1),(2,'vino@gmail.com','2017-06-11 01:41:21',1),(3,'vino@gmail.com','2017-06-11 21:37:00',1),(4,'vino@gmail.com','2017-06-11 21:39:04',1),(5,'vino@gmail.com','2017-06-11 22:23:46',1),(6,'vino@gmail.com','2017-06-14 20:55:38',1),(7,'cc1@gmail.com','2017-06-14 23:27:35',1),(8,'vino@gmail.com','2017-06-15 23:27:38',1),(9,'cc1@gmail.com','2017-06-15 23:28:32',1),(10,'cc1@gmail.com','2017-06-16 00:33:34',1),(11,'cc2@gmail.com','2017-06-16 01:49:55',1),(12,'tc1@gmail.com','2017-06-16 01:50:35',1),(13,'tc2@gmail.com','2017-06-16 01:53:25',1),(14,'ap1@gmail.com','2017-06-16 01:53:42',1),(15,'ap2@gmail.com','2017-06-16 02:03:15',1),(16,'cc2@gmail.com','2017-06-16 02:05:03',1),(17,'cc1@gmail.com','2017-06-16 02:05:17',1),(18,'vino@gmail.com','2017-06-16 19:33:43',1),(19,'vino@gmail.com','2017-06-16 23:43:21',1),(20,'vino@gmail.com','2017-06-17 00:35:26',1),(21,'vino@gmail.com','2017-06-17 20:13:21',1),(22,'vino@gmail.com','2017-06-17 20:24:26',1),(23,'icse@gmail.com','2017-06-19 00:10:32',1),(24,'icse@gmail.com','2017-06-19 00:12:02',1),(25,'iit@gmail.com','2017-06-19 00:51:16',1),(26,'iit@gmail.com','2017-06-20 10:13:32',1),(27,'cc1@gmail.com','2017-06-19 10:18:44',1),(28,'iit@gmail.com','2017-06-19 10:28:05',1),(29,'cc1@gmail.com','2017-06-19 10:29:13',1),(30,'ap1@gmail.com','2017-06-19 23:28:20',1),(31,'cc2@gmail.com','2017-06-19 23:28:44',1),(32,'tc1@gmail.com','2017-06-19 23:29:03',1),(33,'iit@gmail.com','2017-06-19 23:30:16',1),(34,'hodit@gmail.com','2017-06-20 00:11:35',1),(35,'hodcse@gmail.com','2017-06-20 00:12:48',1),(36,'po@gmail.com','2017-06-20 00:15:01',1),(37,'principal@act.edu.in','2017-06-20 00:44:23',1),(38,'vino@gmail.com','2017-06-20 00:45:05',1),(39,'vino@gmail.com','2017-06-20 06:48:56',1),(40,'chairperson@edu.in','2017-06-20 06:53:02',1),(41,'vino@gmail.com','2017-06-20 06:57:23',1),(42,'vino@gmail.com','2017-06-20 07:10:43',1),(43,'vino@gmail.com','2017-06-20 07:13:36',1),(44,'vino@gmail.com','2017-06-20 19:19:37',1),(45,'iit@gmail.com','2017-06-20 19:35:59',1),(46,'chairperson@edu.in','2017-06-20 22:46:15',1),(47,'hodit@gmail.com','2017-06-20 22:52:20',1),(48,'iit@gmail.com','2017-06-20 22:52:53',1),(49,'hodit@gmail.com','2017-06-20 22:55:52',1),(50,'principal@act.edu.in','2017-06-20 22:58:59',1),(51,'hoa@act.edu.in','2017-06-20 23:02:39',1),(52,'po@gmail.com','2017-06-20 23:04:45',1),(53,'pi@gmail.com','2017-06-20 23:04:54',1),(54,'vino@gmail.com','2017-06-20 23:17:12',1),(55,'vino@act.edu.in','2017-06-21 00:03:07',1),(56,'dpcit@act.edu.in','2017-06-21 00:42:36',1),(57,'adpcit@act.edu.in','2017-06-21 00:42:52',1),(58,'vino@act.edu.in','2017-06-21 00:51:44',1),(59,'mit@act.edu.in','2017-06-21 01:01:09',1),(60,'mcse@act.edu.in','2017-06-21 07:29:01',1),(61,'mit@act.edu.in','2017-06-21 07:29:18',1),(62,'mit@act.edu.in','2017-06-21 07:44:34',1),(63,'vino@act.edu.in','2017-06-21 08:37:20',1),(64,'mit@act.edu.in','2017-06-21 08:39:07',1),(65,'vino@act.edu.in','2017-06-21 08:41:22',1),(66,'principal@act.edu.in','2017-06-21 08:42:19',1),(67,'chairperson@act.edu.in','2017-06-21 08:42:36',1),(68,'hoa@act.edu.in','2017-06-21 08:42:52',1),(69,'hodit@act.edu.in','2017-06-21 08:43:16',1),(70,'dpcit@act.edu.in','2017-06-21 08:46:53',1),(71,'adpcit@act.edu.in','2017-06-21 08:47:47',1),(72,'mit@act.edu.in','2017-06-21 08:48:03',1),(73,'vino@act.edu.in','2017-06-22 19:25:08',1),(74,'tcc1@act.edu.in','2017-06-22 19:34:13',1),(75,'vino@act.edu.in','2017-06-22 19:37:51',1),(76,'mit@act.edu.in','2017-06-22 19:44:49',1),(77,'po@act.edu.in','2017-06-22 19:49:35',1),(78,'po@act.edu.in','2017-06-22 19:54:33',1),(79,'hoa@act.edu.in','2017-06-22 19:55:45',1),(80,'dpcit@act.edu.in','2017-06-22 20:00:52',1),(81,'hoa@act.edu.in','2017-06-22 20:47:57',1),(82,'mit@act.edu.in','2017-06-22 20:49:24',1),(83,'dpcit@act.edu.in','2017-06-23 09:23:42',1),(84,'hoa@act.edu.in','2017-06-23 10:14:04',1),(85,'mit@act.edu.in','2017-06-23 10:15:21',1); /*!40000 ALTER TABLE `user_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `year` -- DROP TABLE IF EXISTS `year`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `year` ( `id` int(1) NOT NULL AUTO_INCREMENT, `year` varchar(25) NOT NULL, `year_code` varchar(15) NOT NULL, `status` int(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `year` -- LOCK TABLES `year` WRITE; /*!40000 ALTER TABLE `year` DISABLE KEYS */; INSERT INTO `year` VALUES (1,'Second','II yr',1),(2,'Third','III yr',1),(3,'Fourth','IV yr',1); /*!40000 ALTER TABLE `year` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'cherryhelpdesk' -- /*!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 2020-06-30 22:52:35