? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/savoyglobal.net/sims/school/application/data/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : /home1/savoy/public_html/savoyglobal.net/sims/school/application/data/sims-7.12.11.sql

-- phpMyAdmin SQL Dump
-- version 3.2.2.1deb1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Dec 07, 2011 at 06:50 PM
-- Server version: 5.1.37
-- PHP Version: 5.2.10-2ubuntu6.10

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";


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

--
-- Database: `sims`
--

-- --------------------------------------------------------

--
-- Table structure for table `academicyear`
--

CREATE TABLE IF NOT EXISTS `academicyear` (
  `ayear_id` int(11) NOT NULL,
  `ayear` year(4) NOT NULL,
  `start_date` date NOT NULL,
  `end_date` date NOT NULL,
  PRIMARY KEY (`ayear_id`),
  UNIQUE KEY `ayear` (`ayear`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `academicyear`
--

INSERT INTO `academicyear` (`ayear_id`, `ayear`, `start_date`, `end_date`) VALUES
(14, 2011, '2011-06-01', '2012-06-01'),
(48, 2012, '2012-03-01', '2013-02-28'),
(670, 2009, '2011-02-09', '2011-02-26'),
(677, 2010, '2011-02-02', '2011-02-23'),
(678, 2013, '2011-02-02', '2011-02-28');

-- --------------------------------------------------------

--
-- Table structure for table `assignmark`
--

CREATE TABLE IF NOT EXISTS `assignmark` (
  `assignmark_id` int(11) NOT NULL,
  `exammaster_id` int(11) NOT NULL,
  `classlevel_sectionid` int(11) NOT NULL,
  PRIMARY KEY (`assignmark_id`),
  KEY `exammaster_id` (`exammaster_id`),
  KEY `classlevel_sectionid` (`classlevel_sectionid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `assignmark`
--

INSERT INTO `assignmark` (`assignmark_id`, `exammaster_id`, `classlevel_sectionid`) VALUES
(21, 5, 14),
(23, 5, 14),
(25, 24, 14),
(685, 683, 0),
(686, 683, 1),
(693, 691, 1),
(696, 691, 2);

-- --------------------------------------------------------

--
-- Table structure for table `assignmark_student`
--

CREATE TABLE IF NOT EXISTS `assignmark_student` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `assignmark_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `mark` varchar(200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=76 ;

--
-- Dumping data for table `assignmark_student`
--

INSERT INTO `assignmark_student` (`id`, `assignmark_id`, `student_id`, `subject_id`, `mark`) VALUES
(1, 686, 50, 684, '28'),
(2, 686, 52, 684, '2'),
(3, 686, 54, 684, '2'),
(4, 686, 56, 684, '2'),
(5, 686, 58, 684, '2'),
(6, 686, 60, 684, '2'),
(7, 686, 62, 684, '2'),
(8, 686, 64, 684, '2'),
(9, 686, 66, 684, '2'),
(10, 686, 68, 684, '2'),
(11, 686, 70, 684, '2'),
(12, 686, 72, 684, '2'),
(13, 686, 74, 684, '2'),
(14, 686, 76, 684, '2'),
(15, 686, 78, 684, '2'),
(16, 686, 80, 684, '22'),
(17, 686, 82, 684, '2'),
(18, 686, 84, 684, '2'),
(19, 686, 86, 684, '2'),
(20, 686, 88, 684, '2'),
(21, 686, 90, 684, '2'),
(22, 686, 92, 684, '2'),
(23, 686, 94, 684, '2'),
(24, 686, 96, 684, '2'),
(25, 686, 98, 684, '2'),
(26, 686, 100, 684, '2'),
(27, 686, 102, 684, '2'),
(28, 686, 104, 684, '2'),
(29, 686, 106, 684, '2'),
(30, 686, 108, 684, '2'),
(31, 686, 110, 684, '2'),
(32, 686, 112, 684, '2'),
(33, 686, 114, 684, '2'),
(34, 686, 116, 684, '2'),
(35, 686, 682, 684, '2'),
(36, 693, 50, 684, '20'),
(37, 693, 52, 684, '2'),
(38, 693, 54, 684, '2'),
(39, 693, 56, 684, '2'),
(40, 693, 58, 684, '2'),
(41, 693, 60, 684, '2'),
(42, 693, 62, 684, '2'),
(43, 693, 64, 684, '2'),
(44, 693, 66, 684, '2'),
(45, 693, 68, 684, '2'),
(46, 693, 70, 684, '2'),
(47, 693, 72, 684, '2'),
(48, 693, 74, 684, '2'),
(49, 693, 76, 684, '2'),
(50, 693, 78, 684, '2'),
(51, 693, 80, 684, '2'),
(52, 693, 82, 684, '2'),
(53, 693, 84, 684, '2'),
(54, 693, 86, 684, '2'),
(55, 693, 88, 684, '2'),
(56, 693, 90, 684, '2'),
(57, 693, 92, 684, '2'),
(58, 693, 94, 684, '2'),
(59, 693, 96, 684, '2'),
(60, 693, 98, 684, '2'),
(61, 693, 100, 684, '2'),
(62, 693, 102, 684, '2'),
(63, 693, 104, 684, '2'),
(64, 693, 106, 684, '2'),
(65, 693, 108, 684, '2'),
(66, 693, 110, 684, '2'),
(67, 693, 112, 684, '2'),
(68, 693, 114, 684, '2'),
(69, 693, 116, 684, '2'),
(70, 693, 682, 684, '2'),
(71, 21, 10, 13, '90'),
(72, 23, 10, 13, '90'),
(73, 23, 10, 22, '89'),
(74, 25, 10, 13, '95'),
(75, 25, 10, 22, '90');

-- --------------------------------------------------------

--
-- Table structure for table `attendance_register`
--

CREATE TABLE IF NOT EXISTS `attendance_register` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `date` date NOT NULL,
  `reason` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=28 ;

--
-- Dumping data for table `attendance_register`
--

INSERT INTO `attendance_register` (`id`, `student_id`, `date`, `reason`) VALUES
(4, 100, '2011-04-03', 'dsadsasda'),
(3, 64, '2011-04-15', 'sssssssssssssss'),
(5, 100, '2011-04-03', 'dsadsasda'),
(7, 68, '2011-04-04', 'fdsafdsa'),
(8, 68, '2011-04-04', 'fdsafdsa'),
(10, 52, '2011-04-09', 'sdsdsd'),
(11, 54, '2011-04-09', 'gasdasas'),
(12, 56, '2011-04-09', 'sdsdsd'),
(14, 52, '2011-04-11', 'xdsdsds'),
(15, 52, '2011-04-12', 'sdsds'),
(16, 54, '2011-04-12', 'sdsdsd'),
(17, 52, '2011-04-13', 'sdsdsdsd'),
(18, 54, '2011-04-13', 'sdsdsd'),
(19, 56, '2011-04-12', 'sdsdsd'),
(21, 56, '2011-04-14', 'asasas'),
(23, 52, '2011-04-03', 'asasasas'),
(24, 50, '2011-04-02', 'sdsdsds'),
(27, 10, '2011-09-01', 'das');

-- --------------------------------------------------------

--
-- Table structure for table `calendar`
--

CREATE TABLE IF NOT EXISTS `calendar` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `start_date` date NOT NULL,
  `end_date` date NOT NULL,
  `title` varchar(200) NOT NULL,
  `description` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=691 ;

--
-- Dumping data for table `calendar`
--

INSERT INTO `calendar` (`id`, `start_date`, `end_date`, `title`, `description`) VALUES
(690, '2011-04-07', '2011-04-07', 'fffffffffffffffffffff', ''),
(2, '2011-08-06', '2011-08-06', 'test', ''),
(18, '2011-09-09', '2011-09-09', 'Onam', ''),
(31, '2011-11-15', '2011-11-15', 'Public Holiday', ''),
(32, '2011-11-16', '2011-11-16', 'School day', ''),
(34, '2011-11-08', '2011-11-08', 'Test date', ''),
(37, '2011-11-10', '2011-11-10', 'dance concert', ''),
(39, '2011-12-06', '2011-12-06', 'Holiday', ''),
(40, '2011-12-02', '2011-12-02', 'Singing competition', ''),
(41, '2011-12-15', '2011-12-15', 'First Semester Exam', ''),
(63, '2011-12-23', '2011-12-23', 'shan', '');

-- --------------------------------------------------------

--
-- Table structure for table `classlevel`
--

CREATE TABLE IF NOT EXISTS `classlevel` (
  `classlevel_id` int(11) NOT NULL AUTO_INCREMENT,
  `classlevel_name` varchar(20) NOT NULL,
  `classlevel_shortname` varchar(10) NOT NULL,
  `nextclasslevel_id` int(11) NOT NULL,
  PRIMARY KEY (`classlevel_id`),
  UNIQUE KEY `classlevel_name` (`classlevel_name`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=13 ;

--
-- Dumping data for table `classlevel`
--

INSERT INTO `classlevel` (`classlevel_id`, `classlevel_name`, `classlevel_shortname`, `nextclasslevel_id`) VALUES
(1, 'LKG 1', 'LKG 1', 0),
(2, 'UKG 1', 'UKG 1', 0),
(3, 'First ', '1st', 0),
(4, 'Second', '2nd', 0),
(5, 'Third', '3rd', 0),
(6, 'Fourth', '4th', 0),
(7, 'Fifth', '5th', 0),
(8, 'Sixth', '6th', 0),
(9, 'Seventh', '7th', 0),
(10, 'Eighth', '8th', 0),
(11, 'Ninth', '9th', 0),
(12, 'Tenth', '10th', 0);

-- --------------------------------------------------------

--
-- Table structure for table `classlevel_section`
--

CREATE TABLE IF NOT EXISTS `classlevel_section` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `classlevel_id` int(11) NOT NULL,
  `section_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `classlevel_id` (`classlevel_id`),
  KEY `section_id` (`section_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=15 ;

--
-- Dumping data for table `classlevel_section`
--

INSERT INTO `classlevel_section` (`id`, `classlevel_id`, `section_id`) VALUES
(1, 1, 1),
(2, 2, 1),
(3, 3, 1),
(4, 4, 1),
(5, 5, 1),
(6, 6, 1),
(7, 7, 1),
(8, 8, 2),
(9, 8, 3),
(10, 9, 1),
(11, 10, 1),
(12, 11, 2),
(13, 11, 3),
(14, 12, 1);

-- --------------------------------------------------------

--
-- Table structure for table `classsection`
--

CREATE TABLE IF NOT EXISTS `classsection` (
  `section_id` int(10) NOT NULL AUTO_INCREMENT,
  `section_name` varchar(2) NOT NULL,
  PRIMARY KEY (`section_id`),
  UNIQUE KEY `section_name` (`section_name`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;

--
-- Dumping data for table `classsection`
--

INSERT INTO `classsection` (`section_id`, `section_name`) VALUES
(1, '  '),
(2, 'A'),
(3, 'B');

-- --------------------------------------------------------

--
-- Table structure for table `directory`
--

CREATE TABLE IF NOT EXISTS `directory` (
  `directory_id` int(20) NOT NULL,
  `directory_name` varchar(200) NOT NULL,
  `parent_id` int(20) NOT NULL,
  `is_file` int(2) NOT NULL,
  PRIMARY KEY (`directory_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `directory`
--

INSERT INTO `directory` (`directory_id`, `directory_name`, `parent_id`, `is_file`) VALUES
(19, 'abc', 0, 0),
(20, 'abc', 19, 1);

-- --------------------------------------------------------

--
-- Table structure for table `directory_file`
--

CREATE TABLE IF NOT EXISTS `directory_file` (
  `directory_id` int(10) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `media_type` varchar(20) NOT NULL,
  `category` varchar(20) NOT NULL,
  PRIMARY KEY (`directory_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `directory_file`
--

INSERT INTO `directory_file` (`directory_id`, `file_name`, `media_type`, `category`) VALUES
(20, './school/uploads/abc//chrome.exe', 'Image', 'a');

-- --------------------------------------------------------

--
-- Table structure for table `exammaster`
--

CREATE TABLE IF NOT EXISTS `exammaster` (
  `exammaster_id` int(11) NOT NULL AUTO_INCREMENT,
  `exammaster_name` varchar(200) NOT NULL,
  `start_date` date NOT NULL,
  `end_date` date NOT NULL,
  PRIMARY KEY (`exammaster_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=692 ;

--
-- Dumping data for table `exammaster`
--

INSERT INTO `exammaster` (`exammaster_id`, `exammaster_name`, `start_date`, `end_date`) VALUES
(3, '', '1970-01-01', '1970-01-01'),
(5, 'Quarterly Exam', '2011-08-08', '2011-08-22'),
(24, 'Half-Yearly ', '2011-12-01', '2011-12-30'),
(683, 'sdas', '2011-02-01', '2011-02-28'),
(691, 'Final Exam', '2011-04-01', '2011-04-30');

-- --------------------------------------------------------

--
-- Table structure for table `examreport`
--

CREATE TABLE IF NOT EXISTS `examreport` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `report_label` varchar(200) NOT NULL,
  `description` text NOT NULL,
  `target` varchar(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `examreport`
--

INSERT INTO `examreport` (`id`, `report_label`, `description`, `target`) VALUES
(1, 'Student Report Cards', 'Report cards of Student', 'studrepcard'),
(2, 'Class Examination Reports', 'Reports of examination classwise', 'classexamrep');

-- --------------------------------------------------------

--
-- Table structure for table `examtimetable`
--

CREATE TABLE IF NOT EXISTS `examtimetable` (
  `examtimetable_id` int(11) NOT NULL AUTO_INCREMENT,
  `exammaster_id` int(11) NOT NULL,
  `classlevel_id` int(11) NOT NULL,
  PRIMARY KEY (`examtimetable_id`),
  KEY `classlevel_id` (`classlevel_id`),
  KEY `exammaster_id` (`exammaster_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=698 ;

--
-- Dumping data for table `examtimetable`
--

INSERT INTO `examtimetable` (`examtimetable_id`, `exammaster_id`, `classlevel_id`) VALUES
(6, 5, 3),
(7, 5, 2),
(26, 24, 12),
(689, 683, 1),
(692, 691, 1),
(697, 691, 1);

-- --------------------------------------------------------

--
-- Table structure for table `examtimetable_subject`
--

CREATE TABLE IF NOT EXISTS `examtimetable_subject` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `examtimetable_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `start_time` datetime NOT NULL,
  `end_time` datetime NOT NULL,
  `max_marks` decimal(10,0) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `subject_id` (`subject_id`),
  KEY `examtimetable_id` (`examtimetable_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;

--
-- Dumping data for table `examtimetable_subject`
--

INSERT INTO `examtimetable_subject` (`id`, `examtimetable_id`, `subject_id`, `start_time`, `end_time`, `max_marks`) VALUES
(1, 689, 684, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0'),
(2, 692, 684, '2011-04-04 04:30:00', '2011-04-04 04:30:00', '75'),
(3, 697, 684, '2011-05-13 04:30:00', '2011-05-13 04:30:00', '0'),
(4, 26, 13, '2011-12-05 09:30:00', '2011-12-05 09:30:00', '0'),
(5, 26, 22, '2011-12-20 12:00:00', '2011-12-20 12:00:00', '0');

-- --------------------------------------------------------

--
-- Table structure for table `gradelevel`
--

CREATE TABLE IF NOT EXISTS `gradelevel` (
  `gradelevel_id` int(11) NOT NULL AUTO_INCREMENT,
  `gradelevel_name` varchar(10) NOT NULL,
  `min_marks` decimal(10,0) NOT NULL,
  `max_marks` decimal(10,0) NOT NULL,
  PRIMARY KEY (`gradelevel_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=29 ;

--
-- Dumping data for table `gradelevel`
--

INSERT INTO `gradelevel` (`gradelevel_id`, `gradelevel_name`, `min_marks`, `max_marks`) VALUES
(27, 'O+', '100', '90'),
(28, 'O', '90', '80');

-- --------------------------------------------------------

--
-- Table structure for table `login_details`
--

CREATE TABLE IF NOT EXISTS `login_details` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `profile` varchar(30) DEFAULT NULL,
  `username` varchar(30) DEFAULT NULL,
  `password` varchar(32) DEFAULT NULL,
  `login_time` datetime NOT NULL,
  `faillog_count` varchar(11) DEFAULT NULL,
  `userid` varchar(11) DEFAULT NULL,
  `failing_time` datetime NOT NULL,
  `ip_address` varchar(16) NOT NULL,
  `status` varchar(8) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=163 ;

--
-- Dumping data for table `login_details`
--

INSERT INTO `login_details` (`id`, `profile`, `username`, `password`, `login_time`, `faillog_count`, `userid`, `failing_time`, `ip_address`, `status`) VALUES
(1, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-02-25 17:03:05', NULL, '1', '0000-00-00 00:00:00', '192.168.1.101', 'Success'),
(2, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-02-28 10:51:25', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(3, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-02-28 11:55:19', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(4, NULL, 'admin', 'admin', '2011-02-28 12:09:23', NULL, '1', '2011-02-28 12:09:23', '192.168.1.115', 'failed'),
(5, NULL, 'admin', 'admin', '2011-02-28 12:09:37', NULL, '1', '2011-02-28 12:09:37', '192.168.1.115', 'failed'),
(6, NULL, 'admin', 'admin', '2011-02-28 12:09:47', NULL, '1', '2011-02-28 12:09:47', '192.168.1.115', 'failed'),
(7, NULL, 'admin', '', '2011-02-28 12:10:04', NULL, '1', '2011-02-28 12:10:04', '192.168.1.115', 'failed'),
(8, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-02-28 12:10:15', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(9, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-02-28 15:18:31', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(10, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-02-28 17:35:41', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(11, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-01 12:52:33', NULL, '1', '0000-00-00 00:00:00', '192.168.1.2', 'Success'),
(12, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-01 14:27:45', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(13, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-03 10:43:23', NULL, '1', '0000-00-00 00:00:00', '192.168.1.2', 'Success'),
(14, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-03 15:16:10', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(15, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-03 15:36:00', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(16, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-03 16:05:08', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(17, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-03 17:53:14', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(18, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-03 17:54:39', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(19, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-08 09:50:27', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(20, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-08 09:53:57', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(21, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-08 20:30:00', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(22, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-10 10:29:42', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(23, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-10 10:48:28', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(24, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-10 11:01:02', NULL, '1', '0000-00-00 00:00:00', '192.168.1.101', 'Success'),
(25, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-10 11:35:16', NULL, '1', '0000-00-00 00:00:00', '192.168.1.101', 'Success'),
(26, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-10 11:38:17', NULL, '1', '0000-00-00 00:00:00', '192.168.1.101', 'Success'),
(27, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-10 15:03:19', NULL, '1', '0000-00-00 00:00:00', '192.168.1.6', 'Success'),
(28, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-03-12 14:20:00', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(29, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-01 11:02:01', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(30, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-02 13:22:18', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(31, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-02 13:25:06', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(32, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-02 13:29:05', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(33, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-02 13:57:43', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(34, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-04 10:32:07', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(35, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-04 10:42:52', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(36, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-04 12:03:00', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(37, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-04 12:19:39', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(38, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-04 12:23:32', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(39, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-04 19:29:15', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(40, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-04 20:43:02', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(41, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-05 10:38:18', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(42, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-05 10:50:55', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(43, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-05 12:18:32', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(44, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-05 12:26:48', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(45, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 09:59:32', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(46, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 11:24:44', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(47, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 13:16:59', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(48, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 14:23:35', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(49, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 14:58:40', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(50, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 15:51:43', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(51, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 18:21:22', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(52, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-06 20:38:17', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(53, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-07 09:43:55', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(54, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-07 10:18:51', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(55, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-07 13:21:40', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(56, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-07 13:22:36', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(57, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-07 14:53:13', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(58, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-07 14:58:17', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(59, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-07 20:12:28', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(60, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-08 09:35:20', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(61, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-08 14:18:59', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(62, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-08 17:53:12', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(63, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-08 20:08:26', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(64, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-09 10:59:49', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(65, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-09 14:28:13', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(66, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-09 14:43:54', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(67, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-15 16:39:48', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(68, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-18 14:22:54', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(69, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-19 16:46:48', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(70, NULL, 'isrishti', '3e0a8e54695c346d5378f0638fe63472', '2011-04-19 16:51:33', NULL, '695', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(71, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-04-19 16:53:30', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(72, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-05-13 14:06:21', NULL, '1', '0000-00-00 00:00:00', '192.168.1.115', 'Success'),
(73, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-05-16 16:10:57', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(74, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-06-07 15:30:53', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(75, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-07-28 11:18:40', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(76, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-03 14:05:14', NULL, '1', '0000-00-00 00:00:00', '192.168.1.118', 'Success'),
(77, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-03 14:24:01', NULL, '1', '0000-00-00 00:00:00', '122.171.10.41', 'Success'),
(78, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-03 14:25:43', NULL, '1', '0000-00-00 00:00:00', '122.171.10.41', 'Success'),
(79, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-03 14:44:36', NULL, '1', '0000-00-00 00:00:00', '122.171.10.41', 'Success'),
(80, NULL, 'demo', 'demo\\\\', '2011-08-03 15:02:34', NULL, 'NULL', '2011-08-03 15:02:34', '122.172.115.198', 'failed'),
(81, NULL, 'demo', 'demo', '2011-08-03 15:02:45', NULL, 'NULL', '2011-08-03 15:02:45', '122.172.115.198', 'failed'),
(82, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-03 15:03:15', NULL, '1', '0000-00-00 00:00:00', '122.172.115.198', 'Success'),
(83, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-03 15:04:08', NULL, '1', '0000-00-00 00:00:00', '117.214.17.204', 'Success'),
(84, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-03 15:56:32', NULL, '1', '0000-00-00 00:00:00', '122.172.130.136', 'Success'),
(85, NULL, 'user', 'user', '2011-08-03 16:25:33', NULL, 'NULL', '2011-08-03 16:25:33', '122.172.115.198', 'failed'),
(86, NULL, 'login', 'login', '2011-08-03 16:25:43', NULL, 'NULL', '2011-08-03 16:25:43', '122.172.115.198', 'failed'),
(87, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-05 12:07:51', NULL, '1', '0000-00-00 00:00:00', '122.172.118.203', 'Success'),
(88, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-05 12:17:03', NULL, '1', '0000-00-00 00:00:00', '122.172.118.203', 'Success'),
(89, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-09 16:41:51', NULL, '1', '0000-00-00 00:00:00', '122.172.113.10', 'Success'),
(90, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-08-17 13:52:26', NULL, '1', '0000-00-00 00:00:00', '178.152.13.227', 'Success'),
(91, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-09 15:44:14', NULL, '1', '0000-00-00 00:00:00', '122.172.120.72', 'Success'),
(92, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-10 10:24:12', NULL, '1', '0000-00-00 00:00:00', '117.204.92.3', 'Success'),
(93, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-10 11:58:47', NULL, '1', '0000-00-00 00:00:00', '122.172.122.198', 'Success'),
(94, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-10 14:31:47', NULL, '1', '0000-00-00 00:00:00', '117.204.92.3', 'Success'),
(95, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-12 10:46:18', NULL, '1', '0000-00-00 00:00:00', '122.172.118.3', 'Success'),
(96, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-12 11:22:57', NULL, '1', '0000-00-00 00:00:00', '117.201.241.202', 'Success'),
(97, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-17 10:11:44', NULL, '1', '0000-00-00 00:00:00', '117.201.247.114', 'Success'),
(98, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-17 10:12:42', NULL, '1', '0000-00-00 00:00:00', '85.154.248.131', 'Success'),
(99, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-17 15:21:55', NULL, '1', '0000-00-00 00:00:00', '85.154.248.131', 'Success'),
(100, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-17 16:59:36', NULL, '1', '0000-00-00 00:00:00', '122.166.153.149', 'Success'),
(101, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-17 17:10:32', NULL, '1', '0000-00-00 00:00:00', '117.201.247.114', 'Success'),
(102, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-21 10:23:48', NULL, '1', '0000-00-00 00:00:00', '85.154.248.131', 'Success'),
(103, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-21 10:23:57', NULL, '1', '0000-00-00 00:00:00', '117.204.88.76', 'Success'),
(104, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-21 10:54:58', NULL, '1', '0000-00-00 00:00:00', '117.204.88.76', 'Success'),
(105, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-21 18:37:07', NULL, '1', '0000-00-00 00:00:00', '117.204.88.76', 'Success'),
(106, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-26 12:40:21', NULL, '1', '0000-00-00 00:00:00', '117.204.81.65', 'Success'),
(107, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-27 13:29:47', NULL, '1', '0000-00-00 00:00:00', '94.201.228.179', 'Success'),
(108, NULL, '', '', '2011-09-27 13:29:47', NULL, 'NULL', '2011-09-27 13:29:47', '0', 'failed'),
(109, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-28 11:28:45', NULL, '1', '0000-00-00 00:00:00', '117.207.192.210', 'Success'),
(110, NULL, 'ADMIN', '21232f297a57a5a743894a0e4a801fc3', '2011-09-28 12:23:00', NULL, '1', '0000-00-00 00:00:00', '2.50.195.84', 'Success'),
(111, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-28 13:02:30', NULL, '1', '0000-00-00 00:00:00', '117.201.253.199', 'Success'),
(112, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-09-28 14:21:17', NULL, '1', '0000-00-00 00:00:00', '122.166.173.64', 'Success'),
(113, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-03 10:34:20', NULL, '1', '0000-00-00 00:00:00', '122.172.204.23', 'Success'),
(114, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-03 10:51:05', NULL, '1', '0000-00-00 00:00:00', '93.186.31.80', 'Success'),
(115, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-03 10:56:13', NULL, '1', '0000-00-00 00:00:00', '59.93.34.92', 'Success'),
(116, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-03 11:15:26', NULL, '1', '0000-00-00 00:00:00', '122.172.204.23', 'Success'),
(117, NULL, 'testuser', 'testuser', '2011-10-06 10:26:32', NULL, 'NULL', '2011-10-06 10:26:32', '117.204.87.118', 'failed'),
(118, NULL, 'testuser', 'testuser', '2011-10-06 10:26:46', NULL, 'NULL', '2011-10-06 10:26:46', '117.204.87.118', 'failed'),
(119, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-06 10:26:59', NULL, '1', '0000-00-00 00:00:00', '117.204.87.118', 'Success'),
(120, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-07 16:18:45', NULL, '1', '0000-00-00 00:00:00', '122.167.202.154', 'Success'),
(121, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-08 17:05:56', NULL, '1', '0000-00-00 00:00:00', '83.101.128.20', 'Success'),
(122, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-10-08 17:05:59', NULL, '1', '0000-00-00 00:00:00', '86.51.11.178', 'Success'),
(123, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-12 13:02:36', NULL, '1', '0000-00-00 00:00:00', '117.204.95.240', 'Success'),
(124, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-12 14:12:28', NULL, '1', '0000-00-00 00:00:00', '117.204.95.240', 'Success'),
(125, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-14 12:06:32', NULL, '1', '0000-00-00 00:00:00', '212.77.217.195', 'Success'),
(126, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-15 16:06:51', NULL, '1', '0000-00-00 00:00:00', '122.166.150.213', 'Success'),
(127, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-15 16:24:58', NULL, '1', '0000-00-00 00:00:00', '122.166.150.213', 'Success'),
(128, NULL, 'adminadmin', '', '2011-11-15 16:25:27', NULL, 'NULL', '2011-11-15 16:25:27', '178.152.39.180', 'failed'),
(129, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-15 16:25:31', NULL, '1', '0000-00-00 00:00:00', '178.152.39.180', 'Success'),
(130, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-15 17:43:37', NULL, '1', '0000-00-00 00:00:00', '178.152.39.180', 'Success'),
(131, NULL, 'admin', 'ADMIN', '2011-11-15 18:51:42', NULL, '1', '2011-11-15 18:51:42', '178.152.39.180', 'failed'),
(132, NULL, '', '', '2011-11-15 18:51:43', NULL, 'NULL', '2011-11-15 18:51:43', '0', 'failed'),
(133, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-15 19:24:22', NULL, '1', '0000-00-00 00:00:00', '178.152.39.180', 'Success'),
(134, NULL, 'admin', '', '2011-11-16 13:55:18', NULL, '1', '2011-11-16 13:55:18', '78.100.109.201', 'failed'),
(135, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-16 13:55:26', NULL, '1', '0000-00-00 00:00:00', '78.100.109.201', 'Success'),
(136, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-18 15:12:16', NULL, '1', '0000-00-00 00:00:00', '117.201.252.34', 'Success'),
(137, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-28 16:48:25', NULL, '1', '0000-00-00 00:00:00', '178.152.38.154', 'Success'),
(138, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-28 16:51:14', NULL, '1', '0000-00-00 00:00:00', '122.172.205.171', 'Success'),
(139, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-28 16:54:13', NULL, '1', '0000-00-00 00:00:00', '122.172.205.171', 'Success'),
(140, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-28 16:56:42', NULL, '1', '0000-00-00 00:00:00', '122.172.205.171', 'Success'),
(141, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-11-28 17:17:49', NULL, '1', '0000-00-00 00:00:00', '122.172.205.171', 'Success'),
(142, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-04 16:43:44', NULL, '1', '0000-00-00 00:00:00', '178.152.44.108', 'Success'),
(143, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-05 16:21:47', NULL, '1', '0000-00-00 00:00:00', '178.152.162.225', 'Success'),
(144, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-05 17:03:57', NULL, '1', '0000-00-00 00:00:00', '122.172.207.59', 'Success'),
(145, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-05 17:08:47', NULL, '1', '0000-00-00 00:00:00', '122.172.207.59', 'Success'),
(146, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-05 17:18:57', NULL, '1', '0000-00-00 00:00:00', '178.152.162.225', 'Success'),
(147, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-05 17:29:53', NULL, '1', '0000-00-00 00:00:00', '122.172.207.59', 'Success'),
(148, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-05 18:15:43', NULL, '1', '0000-00-00 00:00:00', '178.152.162.225', 'Success'),
(149, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-05 18:16:10', NULL, '1', '0000-00-00 00:00:00', '178.152.162.225', 'Success'),
(150, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-06 12:31:04', NULL, '1', '0000-00-00 00:00:00', '122.166.149.128', 'Success'),
(151, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-06 12:39:34', NULL, '1', '0000-00-00 00:00:00', '178.152.85.132', 'Success'),
(152, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-06 14:22:14', NULL, '1', '0000-00-00 00:00:00', '178.152.219.8', 'Success'),
(153, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-06 14:29:59', NULL, '1', '0000-00-00 00:00:00', '122.166.149.128', 'Success'),
(154, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-06 14:48:15', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(155, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-06 15:26:52', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(156, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-07 10:55:26', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(157, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-07 12:10:09', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(158, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-07 12:13:34', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(159, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-07 14:26:14', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(160, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-07 15:52:09', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(161, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-07 16:27:25', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success'),
(162, NULL, 'admin', '21232f297a57a5a743894a0e4a801fc3', '2011-12-07 17:48:08', NULL, '1', '0000-00-00 00:00:00', '::1', 'Success');

-- --------------------------------------------------------

--
-- Table structure for table `master`
--

CREATE TABLE IF NOT EXISTS `master` (
  `masterid` int(10) NOT NULL AUTO_INCREMENT,
  `module_id` int(5) NOT NULL,
  `creator_id` int(5) NOT NULL,
  `modifier_id` int(5) NOT NULL,
  `created_time` datetime NOT NULL,
  `modified_time` datetime NOT NULL,
  `ip` varchar(20) NOT NULL,
  `deleted` int(1) NOT NULL,
  PRIMARY KEY (`masterid`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=64 ;

--
-- Dumping data for table `master`
--

INSERT INTO `master` (`masterid`, `module_id`, `creator_id`, `modifier_id`, `created_time`, `modified_time`, `ip`, `deleted`) VALUES
(1, 11, 1, 0, '2011-08-03 15:07:46', '0000-00-00 00:00:00', '122.172.115.198', 0),
(2, 19, 1, 1, '2011-08-03 15:09:44', '2011-12-07 16:24:57', '::1', 0),
(3, 27, 1, 1, '2011-08-03 15:57:12', '2011-08-03 15:57:17', '122.172.130.136', 1),
(5, 29, 1, 0, '2011-08-05 14:07:04', '0000-00-00 00:00:00', '122.172.118.203', 0),
(6, 29, 1, 0, '2011-08-05 14:07:23', '0000-00-00 00:00:00', '122.172.118.203', 0),
(7, 29, 1, 0, '2011-08-05 14:07:41', '0000-00-00 00:00:00', '122.172.118.203', 0),
(8, 2, 1, 0, '2011-08-17 13:53:28', '0000-00-00 00:00:00', '178.152.13.227', 0),
(9, 9, 1, 0, '2011-08-17 13:54:18', '0000-00-00 00:00:00', '178.152.13.227', 0),
(10, 2, 1, 1, '2011-09-10 10:57:54', '2011-12-07 18:16:59', '::1', 1),
(11, 9, 1, 0, '2011-09-10 10:59:47', '0000-00-00 00:00:00', '117.204.92.3', 0),
(12, 6, 1, 1, '2011-09-10 11:02:03', '2011-11-15 17:47:42', '178.152.39.180', 0),
(13, 6, 1, 0, '2011-09-10 11:02:23', '0000-00-00 00:00:00', '117.204.92.3', 0),
(14, 10, 1, 0, '2011-09-10 11:02:53', '0000-00-00 00:00:00', '117.204.92.3', 0),
(15, 21, 1, 0, '2011-09-10 11:03:38', '0000-00-00 00:00:00', '117.204.92.3', 0),
(16, 8, 1, 0, '2011-09-10 11:06:15', '0000-00-00 00:00:00', '117.204.92.3', 0),
(17, 12, 1, 0, '2011-09-10 11:07:28', '0000-00-00 00:00:00', '117.204.92.3', 0),
(18, 19, 1, 0, '2011-09-10 11:10:51', '0000-00-00 00:00:00', '117.204.92.3', 0),
(19, 22, 1, 0, '2011-09-10 11:38:26', '0000-00-00 00:00:00', '117.204.92.3', 0),
(20, 22, 1, 1, '2011-09-10 11:39:30', '2011-09-17 10:16:19', '85.154.248.131', 0),
(21, 26, 1, 1, '2011-09-10 11:42:06', '2011-09-10 11:42:11', '117.204.92.3', 1),
(22, 6, 1, 0, '2011-09-10 11:42:39', '0000-00-00 00:00:00', '117.204.92.3', 0),
(23, 26, 1, 0, '2011-09-10 11:43:08', '0000-00-00 00:00:00', '117.204.92.3', 0),
(24, 27, 1, 0, '2011-09-10 11:43:55', '0000-00-00 00:00:00', '117.204.92.3', 0),
(25, 26, 1, 0, '2011-09-10 11:44:15', '0000-00-00 00:00:00', '117.204.92.3', 0),
(26, 29, 1, 0, '2011-09-10 11:47:32', '0000-00-00 00:00:00', '117.204.92.3', 0),
(27, 28, 1, 0, '2011-09-10 11:52:03', '0000-00-00 00:00:00', '117.204.92.3', 0),
(28, 28, 1, 0, '2011-09-10 11:52:16', '0000-00-00 00:00:00', '117.204.92.3', 0),
(29, 2, 1, 0, '2011-09-12 11:25:03', '0000-00-00 00:00:00', '117.201.241.202', 0),
(30, 21, 1, 0, '2011-11-15 16:32:00', '0000-00-00 00:00:00', '178.152.39.180', 0),
(31, 19, 1, 0, '2011-11-15 17:05:06', '0000-00-00 00:00:00', '178.152.39.180', 0),
(32, 19, 1, 0, '2011-11-15 17:44:39', '0000-00-00 00:00:00', '178.152.39.180', 0),
(33, 21, 1, 0, '2011-11-15 17:45:30', '0000-00-00 00:00:00', '178.152.39.180', 0),
(34, 19, 1, 0, '2011-11-15 19:25:21', '0000-00-00 00:00:00', '178.152.39.180', 0),
(35, 6, 1, 0, '2011-11-16 14:00:04', '0000-00-00 00:00:00', '78.100.109.201', 0),
(36, 21, 1, 0, '2011-11-16 14:01:10', '0000-00-00 00:00:00', '78.100.109.201', 0),
(37, 19, 1, 0, '2011-11-16 14:03:39', '0000-00-00 00:00:00', '78.100.109.201', 0),
(38, 21, 1, 0, '2011-12-04 16:51:53', '0000-00-00 00:00:00', '178.152.44.108', 0),
(39, 19, 1, 0, '2011-12-04 16:53:20', '0000-00-00 00:00:00', '178.152.44.108', 0),
(40, 19, 1, 0, '2011-12-04 16:53:28', '0000-00-00 00:00:00', '178.152.44.108', 0),
(41, 19, 1, 0, '2011-12-04 16:53:36', '0000-00-00 00:00:00', '178.152.44.108', 0),
(42, 6, 1, 0, '2011-12-05 16:24:06', '0000-00-00 00:00:00', '178.152.162.225', 0),
(43, 6, 1, 0, '2011-12-06 14:32:11', '0000-00-00 00:00:00', '178.152.219.8', 0),
(45, 11, 1, 0, '2011-12-06 14:32:58', '0000-00-00 00:00:00', '178.152.219.8', 0),
(47, 2, 1, 1, '2011-12-06 14:39:00', '2011-12-06 14:39:07', '178.152.219.8', 1),
(48, 10, 1, 0, '2011-12-06 16:27:34', '0000-00-00 00:00:00', '::1', 0),
(49, 2, 1, 1, '2011-12-07 14:44:05', '2011-12-07 14:44:08', '::1', 1),
(50, 2, 1, 1, '2011-12-07 16:41:35', '2011-12-07 16:41:38', '::1', 1),
(51, 2, 1, 1, '2011-12-07 16:45:51', '2011-12-07 18:06:33', '::1', 1),
(52, 2, 1, 1, '2011-12-07 16:45:58', '2011-12-07 18:17:06', '::1', 1),
(53, 2, 1, 1, '2011-12-07 17:54:25', '2011-12-07 18:06:30', '::1', 1),
(54, 2, 1, 1, '2011-12-07 17:54:34', '2011-12-07 18:17:04', '::1', 1),
(55, 2, 1, 1, '2011-12-07 17:56:18', '2011-12-07 18:17:03', '::1', 1),
(56, 2, 1, 1, '2011-12-07 17:57:17', '2011-12-07 18:17:02', '::1', 1),
(57, 2, 1, 1, '2011-12-07 18:04:06', '2011-12-07 18:16:56', '::1', 1),
(58, 2, 1, 1, '2011-12-07 18:06:01', '2011-12-07 18:16:57', '::1', 1),
(59, 2, 1, 1, '2011-12-07 18:06:07', '2011-12-07 18:16:55', '::1', 1),
(60, 2, 1, 1, '2011-12-07 18:06:39', '2011-12-07 18:16:58', '::1', 1),
(61, 2, 1, 0, '2011-12-07 18:23:14', '0000-00-00 00:00:00', '::1', 0),
(62, 2, 1, 0, '2011-12-07 18:24:07', '0000-00-00 00:00:00', '::1', 0),
(63, 19, 1, 0, '2011-12-07 18:41:28', '0000-00-00 00:00:00', '::1', 0);

-- --------------------------------------------------------

--
-- Table structure for table `module`
--

CREATE TABLE IF NOT EXISTS `module` (
  `module_id` int(5) NOT NULL AUTO_INCREMENT,
  `tab_id` int(10) NOT NULL,
  `module_name` varchar(20) NOT NULL,
  `module_caption` varchar(25) NOT NULL,
  `sort` int(5) NOT NULL,
  `invisible` int(2) NOT NULL,
  `target` varchar(25) NOT NULL,
  PRIMARY KEY (`module_id`),
  KEY `tab_id` (`tab_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=33 ;

--
-- Dumping data for table `module`
--

INSERT INTO `module` (`module_id`, `tab_id`, `module_name`, `module_caption`, `sort`, `invisible`, `target`) VALUES
(1, 1, 'shortcut', 'Dashboard', 1, 0, 'index'),
(2, 2, 'Student', 'Students', 1, 0, 'student'),
(3, 5, 'SchoolSetup', 'School Setup ', 1, 0, 'schoolsetup'),
(4, 5, 'ClassSections', 'Class Sections', 3, 0, 'classsection'),
(5, 5, 'ClassLevels', 'Class Levels', 2, 0, 'classlevel'),
(6, 5, 'Subject', 'Subject Master', 4, 0, 'subject'),
(7, 5, 'User', 'Users', 10, 0, 'user'),
(8, 3, 'Teacher', 'Teachers', 1, 0, 'teacher'),
(9, 2, 'Parent', 'Parent Details', 1, 0, 'parent'),
(10, 5, 'Academic Year', 'Academic Year', 5, 0, 'academicyear'),
(11, 5, 'Term', 'Term/Semester', 6, 0, 'term'),
(12, 3, 'Staff', 'Non-Teaching Staff', 2, 0, 'staff'),
(13, 6, 'SendSms', 'Send SMS', 1, 0, 'sendsms'),
(14, 6, 'BulkSms', 'Bulk SMS', 2, 0, 'bulksms'),
(15, 6, 'Template', 'SMS Templates', 3, 0, 'template'),
(16, 6, 'Schedule', 'Schedule SMS', 4, 0, 'schedule'),
(17, 6, 'Draft', 'SMS Drafts', 5, 0, 'draft'),
(18, 6, 'Report', 'SMS Reports', 6, 0, 'report'),
(19, 7, 'Calendar', 'Calendar', 1, 0, 'calendar'),
(20, 7, 'Event', 'Events', 2, 0, 'event'),
(21, 5, 'NoticeBoard', 'Notice Board', 8, 0, 'noticeboard'),
(22, 8, 'Document', 'Documents', 1, 0, 'document'),
(23, 5, 'UserProfile', 'User Profiles', 9, 0, 'userprofile'),
(24, 9, 'ExamReport', 'Exam Reports', 1, 0, 'examreport'),
(26, 9, 'AssignMark', 'Assign Marks', 4, 0, 'assignmark'),
(27, 9, 'ExamMaster', 'Exam Masters', 5, 0, 'exammaster'),
(28, 9, 'GradeLevel', 'Grading Levels', 7, 0, 'gradelevel'),
(29, 9, 'ExamTimeTable', 'Exam Time Table', 5, 0, 'examtimetable'),
(30, 6, 'SMSSettings', 'SMS Settings', 7, 0, 'smssettings'),
(31, 10, 'Register', 'Register', 1, 0, 'register'),
(32, 10, 'Report', 'Report', 2, 0, 'attendance_report');

-- --------------------------------------------------------

--
-- Table structure for table `noticeboard`
--

CREATE TABLE IF NOT EXISTS `noticeboard` (
  `id` int(11) NOT NULL,
  `title` varchar(200) NOT NULL,
  `note` text NOT NULL,
  `posted_date` date NOT NULL,
  `from_date` date NOT NULL,
  `to_date` date NOT NULL,
  `permission` varchar(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `noticeboard`
--

INSERT INTO `noticeboard` (`id`, `title`, `note`, `posted_date`, `from_date`, `to_date`, `permission`) VALUES
(680, 'sdfsa', 'fdsafdsa', '2011-02-28', '2011-02-16', '2011-03-11', ''),
(15, 'Hi', 'Note', '2011-09-10', '2011-09-01', '2011-09-30', ''),
(30, 'Meeting', 'To discuss about the music concert', '2011-11-15', '2011-11-15', '2011-11-15', ''),
(33, 'Music concernt', 'Bryan Adams', '2011-11-15', '2011-11-15', '2011-11-16', ''),
(36, 'Dance class', 'Std 1', '2011-11-16', '2011-11-16', '2011-11-16', ''),
(38, 'Meeting', 'Meeting with the Principal to discuss about the dance competition', '2011-12-04', '2011-12-04', '2011-12-19', '');

-- --------------------------------------------------------

--
-- Table structure for table `parent`
--

CREATE TABLE IF NOT EXISTS `parent` (
  `parent_id` int(10) NOT NULL,
  `name` varchar(100) NOT NULL,
  `relationship_type` varchar(20) NOT NULL,
  `email` varchar(50) NOT NULL,
  `contact_no` varchar(25) NOT NULL,
  `mobile_no` varchar(12) NOT NULL,
  `profession` varchar(200) NOT NULL,
  PRIMARY KEY (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `parent`
--

INSERT INTO `parent` (`parent_id`, `name`, `relationship_type`, `email`, `contact_no`, `mobile_no`, `profession`) VALUES
(9, 'siraj', 'father', '', '', '', ''),
(11, 'Mohan', 'father', 'mohanbabu@gmail.com', '123456789', '0944724466', 'Business');

-- --------------------------------------------------------

--
-- Table structure for table `parent_address`
--

CREATE TABLE IF NOT EXISTS `parent_address` (
  `parent_id` int(10) NOT NULL,
  `street` mediumtext NOT NULL,
  `city` varchar(50) NOT NULL,
  `district` varchar(20) NOT NULL,
  `state` varchar(20) NOT NULL,
  `country` varchar(20) NOT NULL,
  PRIMARY KEY (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `parent_address`
--

INSERT INTO `parent_address` (`parent_id`, `street`, `city`, `district`, `state`, `country`) VALUES
(9, '', '', 'Calicut', 'Kerala', 'India'),
(11, 'Calicut', 'Calicut', 'Calicut', 'Kerala', 'India');

-- --------------------------------------------------------

--
-- Table structure for table `parent_student`
--

CREATE TABLE IF NOT EXISTS `parent_student` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `classlevel_id` (`parent_id`),
  KEY `student_id` (`student_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `parent_student`
--

INSERT INTO `parent_student` (`id`, `parent_id`, `student_id`) VALUES
(1, 9, 8),
(2, 11, 10);

-- --------------------------------------------------------

--
-- Table structure for table `schoolsetup`
--

CREATE TABLE IF NOT EXISTS `schoolsetup` (
  `name` varchar(100) NOT NULL,
  `phone` varchar(50) NOT NULL,
  `email` varchar(50) NOT NULL,
  `website` varchar(50) NOT NULL,
  `logo` varchar(50) NOT NULL,
  `street` text NOT NULL,
  `town` varchar(50) NOT NULL,
  `district` varchar(50) NOT NULL,
  `state` varchar(50) NOT NULL,
  `country` varchar(50) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `schoolsetup`
--

INSERT INTO `schoolsetup` (`name`, `phone`, `email`, `website`, `logo`, `street`, `town`, `district`, `state`, `country`) VALUES
('International British School', '34231235', 'info@sims.clt', 'www.ibs.com', 'assets/css/layout/white/logo.png', 'Duhail', '', '', '', 'Qatar');

-- --------------------------------------------------------

--
-- Table structure for table `sendsms`
--

CREATE TABLE IF NOT EXISTS `sendsms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `sender_id` varchar(10) NOT NULL,
  `message` text NOT NULL,
  `numbers` text NOT NULL,
  `status` varchar(10) NOT NULL,
  `datetime` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=91 ;

--
-- Dumping data for table `sendsms`
--

INSERT INTO `sendsms` (`id`, `sender_id`, `message`, `numbers`, `status`, `datetime`) VALUES
(4, 'shan', 'fdsfdsds', 'dsadsad', 'Sent', '2011-03-08 09:50:40'),
(3, 'gdfg', 'fdsgd', 'fgsd', 'Saved', '2011-03-03 15:23:06'),
(5, 'shan', 'fdsfdsds', ' sdfsdfsd', 'Sent', '2011-03-08 09:50:40'),
(6, 'samr', 'fdsfds', 'dfsaasd', 'Sent', '2011-03-08 09:52:31'),
(7, 'samr', 'fdsfds', ' dsfsdfsa', 'Sent', '2011-03-08 09:52:31'),
(8, 'samr', 'fdsfds', 'dfsaasd', 'Sent', '2011-03-08 09:53:11'),
(9, 'samr', 'fdsfds', ' dsfsdfsa', 'Sent', '2011-03-08 09:53:11'),
(10, 'ssssss', 'fdsadsafsa', 'fdsfds', 'Sent', '2011-03-08 09:54:40'),
(11, 'ssssss', 'fdsadsafsa', ' fdsfds', 'Sent', '2011-03-08 09:54:40'),
(12, 'salsa', 'testing', 'salsa', 'Sent', '2011-03-08 09:56:05'),
(13, 'salsa', 'testing', ' saple', 'Sent', '2011-03-08 09:56:05'),
(14, 'dsadsa', 'fdsafdas', 'dsadsa', 'Sent', '2011-03-08 09:56:49'),
(15, 'fdsa', 'dsa', 'fdsafdf', 'Sent', '2011-03-08 09:57:53'),
(16, 'shan', 'sdsdsd', 'sdssds', 'Sent', '2011-03-10 11:03:21'),
(17, 'shan', 'sdsdsd', 'qaaasa', 'Sent', '2011-03-10 11:03:21'),
(18, 'shan', 'sdsdsd', 'sdsdsds', 'Sent', '2011-03-10 11:03:21'),
(19, 'shan', 'sdsdsd', 'sdsdsd', 'Sent', '2011-03-10 11:23:37'),
(20, 'shan', 'sdsdsd', 'sdsdsd', 'Sent', '2011-03-10 11:23:37'),
(21, 'shan', 'sdsdsd', 'sdsds', 'Sent', '2011-03-10 11:23:37'),
(22, 'asas', 'asasasas', 'asas', 'Sent', '2011-03-10 11:27:43'),
(23, 'asas', 'asasasas', 'asas', 'Sent', '2011-03-10 11:27:43'),
(24, 'asas', 'asasasas', 'asasa', 'Sent', '2011-03-10 11:27:43'),
(25, 'asas', 'asasasas', 'asasa', 'Sent', '2011-03-10 11:28:07'),
(26, 'asas', 'asasasas', 'asas', 'Sent', '2011-03-10 11:28:07'),
(27, 'asas', 'asasasas', 'asas', 'Sent', '2011-03-10 11:28:07'),
(28, 'asas', 'asasasas', 'asas', 'Sent', '2011-03-10 11:28:07'),
(29, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:29:49'),
(30, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:29:49'),
(31, 'asas', 'asasas', 'asasa', 'Sent', '2011-03-10 11:29:49'),
(32, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:30:15'),
(33, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:30:15'),
(34, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:30:15'),
(35, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:30:51'),
(36, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:30:51'),
(37, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:30:51'),
(38, 'asas', 'asasasa', '9647429348', 'Saved', '2011-03-10 11:31:50'),
(39, 'asas', 'asasasa', '9446044062', 'Saved', '2011-03-10 11:31:50'),
(40, 'asas', 'asasasa', '9020520211', 'Saved', '2011-03-10 11:31:50'),
(41, 'asas', 'asasasa', '9846780539', 'Saved', '2011-03-10 11:31:50'),
(42, 'asas', 'asasasa', '9046959330', 'Saved', '2011-03-10 11:31:50'),
(43, 'asas', 'asasasa', '9495319345', 'Saved', '2011-03-10 11:31:50'),
(44, 'asas', 'asasasa', '', 'Saved', '2011-03-10 11:31:50'),
(45, 'asas', 'asasasa', '9446313579', 'Saved', '2011-03-10 11:31:50'),
(46, 'asas', 'asasasa', '8086363987', 'Saved', '2011-03-10 11:31:50'),
(47, 'asas', 'asasasa', '9142025704', 'Saved', '2011-03-10 11:31:50'),
(48, 'asas', 'asasasa', '', 'Saved', '2011-03-10 11:31:50'),
(49, 'asas', 'asasasa', '8086303833', 'Saved', '2011-03-10 11:31:50'),
(50, 'asas', 'asasasa', '9539577010', 'Saved', '2011-03-10 11:31:50'),
(51, 'asas', 'asasasa', '9946363993', 'Saved', '2011-03-10 11:31:50'),
(52, 'asas', 'asasasa', '', 'Saved', '2011-03-10 11:31:50'),
(53, 'asas', 'asasasa', '9645848283', 'Saved', '2011-03-10 11:31:50'),
(54, 'asas', 'asasasa', '9846261211', 'Saved', '2011-03-10 11:31:50'),
(55, 'asas', 'asasasa', '', 'Saved', '2011-03-10 11:31:50'),
(56, 'asas', 'asasasa', '9656932893', 'Saved', '2011-03-10 11:31:50'),
(57, 'asas', 'asasasa', '9946374214', 'Saved', '2011-03-10 11:31:50'),
(58, 'asas', 'asasasa', '9947570686', 'Saved', '2011-03-10 11:31:50'),
(59, 'asas', 'asasas', 'asasa', 'Sent', '2011-03-10 11:35:27'),
(83, 'test', 'testing', '903725083', 'Sent', '2011-04-04 17:45:04'),
(61, 'asas', 'asasas', 'asas', 'Sent', '2011-03-10 11:35:27'),
(62, 'asas', 'asasasa', '8086319044', 'Saved', '2011-03-10 11:31:50'),
(63, 'asas', 'asasasa', '9495742771', 'Saved', '2011-03-10 11:31:50'),
(64, 'asas', 'asasasas', '9745009848', 'Sent', '2011-03-10 11:35:56'),
(65, 'asas', 'asasasa', '9745146552', 'Saved', '2011-03-10 11:31:50'),
(66, 'asas', 'asasasas', '9388609651', 'Sent', '2011-03-10 11:35:56'),
(67, 'asas', 'asasasa', '9745920237', 'Saved', '2011-03-10 11:31:50'),
(68, 'asas', 'asasasas', '9048762617', 'Sent', '2011-03-10 11:35:56'),
(69, 'asas', 'asasasa', '9946664429', 'Saved', '2011-03-10 11:31:50'),
(70, 'asas', 'asasasas', '8086108823', 'Sent', '2011-03-10 11:35:56'),
(71, 'asas', 'asasasa', '', 'Saved', '2011-03-10 11:31:50'),
(72, 'asas', 'asasasa', '9745009848', 'Saved', '2011-03-10 11:31:50'),
(73, 'asas', 'asasasas', '9946909044', 'Sent', '2011-03-10 11:35:56'),
(74, 'asas', 'asasasa', '9388609651', 'Saved', '2011-03-10 11:31:50'),
(75, 'asas', 'asasasas', '9746521105', 'Sent', '2011-03-10 11:35:56'),
(76, 'asas', 'asasasa', '9048762617', 'Saved', '2011-03-10 11:31:50'),
(77, 'asas', 'asasasa', '', 'Saved', '2011-03-10 11:31:50'),
(78, 'asas', 'asasasa', '8086108823', 'Saved', '2011-03-10 11:31:50'),
(79, 'asas', 'asasasa', '9946909044', 'Saved', '2011-03-10 11:31:50'),
(80, 'asas', 'asasasa', '9746521105', 'Saved', '2011-03-10 11:31:50'),
(81, 'asasa', 'asasasa', '9946909044', 'Sent', '2011-03-10 11:43:11'),
(82, 'asasa', 'asasasa', '9746521105', 'Sent', '2011-03-10 11:43:11'),
(84, 'shan', 'fdas', '9037250823', 'Sent', '2011-04-04 17:46:11'),
(85, 'shan', 'testing', '9037250823', 'Sent', '2011-04-04 17:53:28'),
(86, 'shan', 'testing', '9447629670', 'Sent', '2011-04-04 17:53:28'),
(87, 'shan', 'test', '9037250823', 'Sent', '2011-04-04 20:44:03'),
(88, 'shan', 'test', '9447629670', 'Sent', '2011-04-04 20:44:03'),
(89, 'shan', 'testin @ 20.44', '9037250823', 'Sent', '2011-04-04 20:45:02'),
(90, 'hsna', 'testin @ 2105', '9037250823', 'Sent', '2011-04-04 21:05:16');

-- --------------------------------------------------------

--
-- Table structure for table `smssettings`
--

CREATE TABLE IF NOT EXISTS `smssettings` (
  `username` varchar(30) NOT NULL,
  `password` varchar(100) NOT NULL,
  `domain` varchar(200) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `smssettings`
--

INSERT INTO `smssettings` (`username`, `password`, `domain`) VALUES
('', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `staff`
--

CREATE TABLE IF NOT EXISTS `staff` (
  `staff_id` int(10) NOT NULL,
  `name` varchar(50) NOT NULL,
  `designation` varchar(100) NOT NULL,
  `email` varchar(50) NOT NULL,
  `contact_no` varchar(25) NOT NULL,
  `mobile_no` varchar(12) NOT NULL,
  PRIMARY KEY (`staff_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `staff`
--

INSERT INTO `staff` (`staff_id`, `name`, `designation`, `email`, `contact_no`, `mobile_no`) VALUES
(17, 'Sudeesh', 'Staff', 'zudu123@gmail.com', '04952761531', '0984431221');

-- --------------------------------------------------------

--
-- Table structure for table `staff_address`
--

CREATE TABLE IF NOT EXISTS `staff_address` (
  `staff_id` int(10) NOT NULL,
  `street` mediumtext NOT NULL,
  `city` varchar(50) NOT NULL,
  `district` varchar(20) NOT NULL,
  `state` varchar(20) NOT NULL,
  `country` varchar(20) NOT NULL,
  PRIMARY KEY (`staff_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `staff_address`
--

INSERT INTO `staff_address` (`staff_id`, `street`, `city`, `district`, `state`, `country`) VALUES
(17, 'tgb\nn\nj', 'Calicut', 'Calicut', 'Kerala', 'India');

-- --------------------------------------------------------

--
-- Table structure for table `student`
--

CREATE TABLE IF NOT EXISTS `student` (
  `student_id` int(10) NOT NULL,
  `reg_no` varchar(20) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `gender` varchar(7) NOT NULL,
  `dob` date NOT NULL,
  `email` varchar(50) NOT NULL,
  `contact_no` varchar(25) NOT NULL,
  `mobile_no` varchar(12) NOT NULL,
  `classsection_id` int(11) NOT NULL,
  PRIMARY KEY (`student_id`),
  KEY `classsection_id` (`classsection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `student`
--

INSERT INTO `student` (`student_id`, `reg_no`, `first_name`, `last_name`, `gender`, `dob`, `email`, `contact_no`, `mobile_no`, `classsection_id`) VALUES
(8, '12345', 'shad', 'siraj', 'male', '2011-08-16', '', '', '', 1),
(10, '009', 'Arjun', 'P', 'male', '2008-10-25', 'arjun@qzaak.com', '04952761531', '9895877789', 14),
(29, '039', 'Sanal', 'R', 'male', '1989-04-01', 'sanal@qzaak.com', '04952761531', '09895668887', 12),
(47, 'fd10', 'fdfd', 'fdfdf', 'male', '2011-12-04', 'fdfd', 'fdfds', 'fdfds', 1),
(49, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(50, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(51, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(52, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(53, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(54, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(55, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(56, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(57, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(58, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(59, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(60, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(61, '', '', '', 'male', '1970-01-01', '', '', '', 1),
(62, '', '', '', 'male', '1970-01-01', '', '', '', 1);

-- --------------------------------------------------------

--
-- Table structure for table `student_address`
--

CREATE TABLE IF NOT EXISTS `student_address` (
  `student_id` int(10) NOT NULL,
  `street` mediumtext NOT NULL,
  `city` varchar(50) NOT NULL,
  `district` varchar(20) NOT NULL,
  `state` varchar(20) NOT NULL,
  `country` varchar(20) NOT NULL,
  PRIMARY KEY (`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `student_address`
--

INSERT INTO `student_address` (`student_id`, `street`, `city`, `district`, `state`, `country`) VALUES
(8, '', '', 'Calicut', 'Kerala', 'India'),
(10, 'Calicut', 'Calicut', 'Calicut', 'Kerala', 'India'),
(29, 'Kunnamangalam\nCalicut', '', 'Calicut', 'Kerala', 'India'),
(47, 'fdf', 'fdsf', 'fdf', '', 'Qatar'),
(49, '', '', '', '', 'Qatar'),
(50, '', '', '', '', 'Qatar'),
(51, '', '', '', '', 'Qatar'),
(52, '', '', '', '', 'Qatar'),
(53, '', '', '', '', 'Qatar'),
(54, '', '', '', '', 'Qatar'),
(55, '', '', '', '', 'Qatar'),
(56, '', '', '', '', 'Qatar'),
(57, '', '', '', '', 'Qatar'),
(58, '', '', '', '', 'Qatar'),
(59, '', '', '', '', 'Qatar'),
(60, '', '', '', '', 'Qatar'),
(61, '', '', '', '', 'Qatar'),
(62, '', '', '', '', 'Qatar');

-- --------------------------------------------------------

--
-- Table structure for table `subject`
--

CREATE TABLE IF NOT EXISTS `subject` (
  `subject_id` int(10) NOT NULL AUTO_INCREMENT,
  `subject_name` varchar(100) NOT NULL,
  PRIMARY KEY (`subject_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=685 ;

--
-- Dumping data for table `subject`
--

INSERT INTO `subject` (`subject_id`, `subject_name`) VALUES
(12, 'History'),
(13, 'Science'),
(22, 'Mathematics'),
(35, 'English'),
(42, 'dfd'),
(43, 'm'),
(669, 'sdfd'),
(684, 'English');

-- --------------------------------------------------------

--
-- Table structure for table `subject_classsection`
--

CREATE TABLE IF NOT EXISTS `subject_classsection` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `classsection_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `subject_id` (`subject_id`),
  KEY `classsection_id` (`classsection_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=9 ;

--
-- Dumping data for table `subject_classsection`
--

INSERT INTO `subject_classsection` (`id`, `subject_id`, `classsection_id`) VALUES
(1, 684, 1),
(3, 13, 14),
(4, 22, 14),
(5, 12, 3),
(6, 35, 3),
(7, 42, 3),
(8, 43, 3);

-- --------------------------------------------------------

--
-- Table structure for table `tab`
--

CREATE TABLE IF NOT EXISTS `tab` (
  `tab_id` int(10) NOT NULL AUTO_INCREMENT,
  `tab_name` varchar(20) NOT NULL,
  `tab_caption` varchar(25) NOT NULL,
  `sort` int(5) NOT NULL,
  `invisible` int(1) NOT NULL,
  PRIMARY KEY (`tab_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=11 ;

--
-- Dumping data for table `tab`
--

INSERT INTO `tab` (`tab_id`, `tab_name`, `tab_caption`, `sort`, `invisible`) VALUES
(1, 'Dashboard', 'Home', 1, 0),
(2, 'Student', 'Students', 2, 0),
(3, 'Teacher', 'HR', 3, 0),
(5, 'Settings', 'Settings', 9, 0),
(6, 'Sms', 'SMS', 8, 0),
(7, 'Calendar', 'Calendar', 5, 0),
(8, 'Document', 'Documents', 6, 0),
(9, 'Examination', 'Examinations', 7, 0),
(10, 'Attendance', 'Attendance', 4, 0);

-- --------------------------------------------------------

--
-- Table structure for table `teacher`
--

CREATE TABLE IF NOT EXISTS `teacher` (
  `teacher_id` int(10) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `gender` varchar(7) NOT NULL,
  `email` varchar(50) NOT NULL,
  `contact_no` varchar(25) NOT NULL,
  `mobile_no` varchar(12) NOT NULL,
  PRIMARY KEY (`teacher_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `teacher`
--

INSERT INTO `teacher` (`teacher_id`, `first_name`, `last_name`, `gender`, `email`, `contact_no`, `mobile_no`) VALUES
(16, 'Sanal', 'R', 'male', 'sanal@qzaak.com', '04952761531', '09895668887'),
(687, 'shan', '', 'male', '', '', ''),
(688, 'nbvcnbv', '', 'male', '', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `teacher_address`
--

CREATE TABLE IF NOT EXISTS `teacher_address` (
  `teacher_id` int(10) NOT NULL,
  `street` mediumtext NOT NULL,
  `city` varchar(50) NOT NULL,
  `district` varchar(20) NOT NULL,
  `state` varchar(20) NOT NULL,
  `country` varchar(20) NOT NULL,
  PRIMARY KEY (`teacher_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `teacher_address`
--

INSERT INTO `teacher_address` (`teacher_id`, `street`, `city`, `district`, `state`, `country`) VALUES
(16, 'Calicut', 'Calicut', 'Calicut', 'Kerala', 'India'),
(687, '', '', 'Calicut', 'Kerala', 'India'),
(688, '', '', 'Calicut', 'Kerala', 'India');

-- --------------------------------------------------------

--
-- Table structure for table `teacher_subject`
--

CREATE TABLE IF NOT EXISTS `teacher_subject` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `teacher_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `classlevel_id` (`teacher_id`),
  KEY `subject_id` (`subject_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `teacher_subject`
--

INSERT INTO `teacher_subject` (`id`, `teacher_id`, `subject_id`) VALUES
(1, 16, 13);

-- --------------------------------------------------------

--
-- Table structure for table `template`
--

CREATE TABLE IF NOT EXISTS `template` (
  `template_id` int(10) NOT NULL AUTO_INCREMENT,
  `template_title` varchar(50) NOT NULL,
  `content` text NOT NULL,
  PRIMARY KEY (`template_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `template`
--


-- --------------------------------------------------------

--
-- Table structure for table `term`
--

CREATE TABLE IF NOT EXISTS `term` (
  `term_id` int(11) NOT NULL AUTO_INCREMENT,
  `term_name` varchar(50) NOT NULL,
  `start_date` date NOT NULL,
  `end_date` date NOT NULL,
  `ayear` year(4) NOT NULL,
  PRIMARY KEY (`term_id`),
  KEY `ayear` (`ayear`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=680 ;

--
-- Dumping data for table `term`
--

INSERT INTO `term` (`term_id`, `term_name`, `start_date`, `end_date`, `ayear`) VALUES
(1, '', '1970-01-01', '1970-01-01', 2010),
(45, 'fdf', '2011-12-21', '2011-12-28', 2011),
(679, 'dsa', '2011-02-10', '2011-02-22', 2010);

-- --------------------------------------------------------

--
-- Table structure for table `user`
--

CREATE TABLE IF NOT EXISTS `user` (
  `user_id` int(5) NOT NULL AUTO_INCREMENT,
  `username` varchar(30) NOT NULL,
  `password` varchar(50) NOT NULL,
  `profile_id` int(5) NOT NULL,
  `status` varchar(7) NOT NULL,
  `linkedto_id` int(10) NOT NULL,
  PRIMARY KEY (`user_id`),
  KEY `profile_id` (`profile_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=696 ;

--
-- Dumping data for table `user`
--

INSERT INTO `user` (`user_id`, `username`, `password`, `profile_id`, `status`, `linkedto_id`) VALUES
(1, 'admin', '21232f297a57a5a743894a0e4a801fc3', 2, '1', 0),
(668, 'shan', '3e119ab537d3c4cc0c31b9277bfd785e', 2, '1', 0),
(695, 'isrishti', '3e0a8e54695c346d5378f0638fe63472', 694, '1', 0);

-- --------------------------------------------------------

--
-- Table structure for table `user_profiles`
--

CREATE TABLE IF NOT EXISTS `user_profiles` (
  `profile_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `modules` varchar(255) NOT NULL,
  `permissions` varchar(255) NOT NULL,
  PRIMARY KEY (`profile_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=695 ;

--
-- Dumping data for table `user_profiles`
--

INSERT INTO `user_profiles` (`profile_id`, `name`, `modules`, `permissions`) VALUES
(2, 'Administrator', '1,2,9,8,12,31,32,19,20,22,24,26,27,28,29,13,14,15,16,17,18,30,3,4,5,6,7,10,11,21,23', '7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7'),
(694, 'Teacher', '1,2,9,8,12,31,32,19,20,22,24,26,27,28,29,13,14,15,16,17,18,30,3,4,5,6,7,10,11,21,23', '0,6,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0');

--
-- Constraints for dumped tables
--

--
-- Constraints for table `classlevel_section`
--
ALTER TABLE `classlevel_section`
  ADD CONSTRAINT `classlevel_section_ibfk_2` FOREIGN KEY (`section_id`) REFERENCES `classsection` (`section_id`) ON DELETE NO ACTION,
  ADD CONSTRAINT `classlevel_section_ibfk_3` FOREIGN KEY (`classlevel_id`) REFERENCES `classlevel` (`classlevel_id`) ON DELETE CASCADE;

--
-- Constraints for table `directory`
--
ALTER TABLE `directory`
  ADD CONSTRAINT `directory_ibfk_1` FOREIGN KEY (`directory_id`) REFERENCES `master` (`masterid`) ON DELETE NO ACTION;

--
-- Constraints for table `directory_file`
--
ALTER TABLE `directory_file`
  ADD CONSTRAINT `directory_file_ibfk_1` FOREIGN KEY (`directory_id`) REFERENCES `directory` (`directory_id`) ON DELETE CASCADE;

--
-- Constraints for table `examtimetable`
--
ALTER TABLE `examtimetable`
  ADD CONSTRAINT `examtimetable_ibfk_1` FOREIGN KEY (`exammaster_id`) REFERENCES `exammaster` (`exammaster_id`) ON DELETE NO ACTION,
  ADD CONSTRAINT `examtimetable_ibfk_2` FOREIGN KEY (`classlevel_id`) REFERENCES `classlevel` (`classlevel_id`) ON DELETE NO ACTION;

--
-- Constraints for table `examtimetable_subject`
--
ALTER TABLE `examtimetable_subject`
  ADD CONSTRAINT `examtimetable_subject_ibfk_2` FOREIGN KEY (`subject_id`) REFERENCES `subject` (`subject_id`) ON DELETE NO ACTION,
  ADD CONSTRAINT `examtimetable_subject_ibfk_3` FOREIGN KEY (`examtimetable_id`) REFERENCES `examtimetable` (`examtimetable_id`) ON DELETE CASCADE;

--
-- Constraints for table `module`
--
ALTER TABLE `module`
  ADD CONSTRAINT `module_ibfk_1` FOREIGN KEY (`tab_id`) REFERENCES `tab` (`tab_id`) ON DELETE NO ACTION;

--
-- Constraints for table `parent`
--
ALTER TABLE `parent`
  ADD CONSTRAINT `parent_ibfk_1` FOREIGN KEY (`parent_id`) REFERENCES `master` (`masterid`) ON DELETE NO ACTION;

--
-- Constraints for table `parent_address`
--
ALTER TABLE `parent_address`
  ADD CONSTRAINT `parent_address_ibfk_1` FOREIGN KEY (`parent_id`) REFERENCES `parent` (`parent_id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `parent_student`
--
ALTER TABLE `parent_student`
  ADD CONSTRAINT `parent_student_ibfk_1` FOREIGN KEY (`parent_id`) REFERENCES `parent` (`parent_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `parent_student_ibfk_2` FOREIGN KEY (`student_id`) REFERENCES `student` (`student_id`) ON DELETE NO ACTION;

--
-- Constraints for table `staff`
--
ALTER TABLE `staff`
  ADD CONSTRAINT `staff_ibfk_1` FOREIGN KEY (`staff_id`) REFERENCES `master` (`masterid`) ON DELETE NO ACTION;

--
-- Constraints for table `staff_address`
--
ALTER TABLE `staff_address`
  ADD CONSTRAINT `staff_address_ibfk_1` FOREIGN KEY (`staff_id`) REFERENCES `staff` (`staff_id`) ON DELETE CASCADE;

--
-- Constraints for table `student`
--
ALTER TABLE `student`
  ADD CONSTRAINT `student_ibfk_1` FOREIGN KEY (`student_id`) REFERENCES `master` (`masterid`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `student_ibfk_2` FOREIGN KEY (`classsection_id`) REFERENCES `classlevel_section` (`id`) ON DELETE NO ACTION;

--
-- Constraints for table `student_address`
--
ALTER TABLE `student_address`
  ADD CONSTRAINT `student_address_ibfk_1` FOREIGN KEY (`student_id`) REFERENCES `student` (`student_id`) ON DELETE CASCADE;

--
-- Constraints for table `subject_classsection`
--
ALTER TABLE `subject_classsection`
  ADD CONSTRAINT `subject_classsection_ibfk_1` FOREIGN KEY (`subject_id`) REFERENCES `subject` (`subject_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `subject_classsection_ibfk_2` FOREIGN KEY (`classsection_id`) REFERENCES `classlevel_section` (`id`) ON DELETE NO ACTION;

--
-- Constraints for table `teacher_address`
--
ALTER TABLE `teacher_address`
  ADD CONSTRAINT `teacher_address_ibfk_1` FOREIGN KEY (`teacher_id`) REFERENCES `teacher` (`teacher_id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `teacher_subject`
--
ALTER TABLE `teacher_subject`
  ADD CONSTRAINT `teacher_subject_ibfk_1` FOREIGN KEY (`teacher_id`) REFERENCES `teacher` (`teacher_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `teacher_subject_ibfk_2` FOREIGN KEY (`subject_id`) REFERENCES `subject` (`subject_id`) ON DELETE NO ACTION;

--
-- Constraints for table `user`
--
ALTER TABLE `user`
  ADD CONSTRAINT `user_ibfk_1` FOREIGN KEY (`profile_id`) REFERENCES `user_profiles` (`profile_id`) ON DELETE NO ACTION;

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net