| 4736 |
rajveer |
1 |
-- MySQL dump 10.13 Distrib 5.1.41, for debian-linux-gnu (i486)
|
|
|
2 |
--
|
|
|
3 |
-- Host: localhost Database: helper_test
|
|
|
4 |
-- ------------------------------------------------------
|
|
|
5 |
-- Server version 5.1.41-3ubuntu12.10
|
|
|
6 |
|
|
|
7 |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
|
|
8 |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
|
|
9 |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
|
|
10 |
/*!40101 SET NAMES utf8 */;
|
|
|
11 |
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
|
|
12 |
/*!40103 SET TIME_ZONE='+00:00' */;
|
|
|
13 |
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
|
|
14 |
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
|
|
15 |
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
|
|
16 |
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
|
|
17 |
|
|
|
18 |
--
|
|
|
19 |
-- Dumping data for table `catalogdashboarduser`
|
|
|
20 |
--
|
|
|
21 |
|
|
|
22 |
LOCK TABLES `catalogdashboarduser` WRITE;
|
|
|
23 |
/*!40000 ALTER TABLE `catalogdashboarduser` DISABLE KEYS */;
|
|
|
24 |
/*!40000 ALTER TABLE `catalogdashboarduser` ENABLE KEYS */;
|
|
|
25 |
UNLOCK TABLES;
|
|
|
26 |
|
|
|
27 |
--
|
|
|
28 |
-- Dumping data for table `dashboarduser`
|
|
|
29 |
--
|
|
|
30 |
|
|
|
31 |
LOCK TABLES `dashboarduser` WRITE;
|
|
|
32 |
/*!40000 ALTER TABLE `dashboarduser` DISABLE KEYS */;
|
|
|
33 |
/*!40000 ALTER TABLE `dashboarduser` ENABLE KEYS */;
|
|
|
34 |
UNLOCK TABLES;
|
|
|
35 |
|
|
|
36 |
--
|
|
|
37 |
-- Dumping data for table `logisticsuser`
|
|
|
38 |
--
|
|
|
39 |
|
|
|
40 |
LOCK TABLES `logisticsuser` WRITE;
|
|
|
41 |
/*!40000 ALTER TABLE `logisticsuser` DISABLE KEYS */;
|
|
|
42 |
/*!40000 ALTER TABLE `logisticsuser` ENABLE KEYS */;
|
|
|
43 |
UNLOCK TABLES;
|
|
|
44 |
|
|
|
45 |
--
|
|
|
46 |
-- Dumping data for table `message`
|
|
|
47 |
--
|
|
|
48 |
|
|
|
49 |
LOCK TABLES `message` WRITE;
|
|
|
50 |
/*!40000 ALTER TABLE `message` DISABLE KEYS */;
|
|
|
51 |
/*!40000 ALTER TABLE `message` ENABLE KEYS */;
|
|
|
52 |
UNLOCK TABLES;
|
|
|
53 |
|
|
|
54 |
--
|
|
|
55 |
-- Dumping data for table `report`
|
|
|
56 |
--
|
|
|
57 |
|
|
|
58 |
LOCK TABLES `report` WRITE;
|
|
|
59 |
/*!40000 ALTER TABLE `report` DISABLE KEYS */;
|
|
|
60 |
/*!40000 ALTER TABLE `report` ENABLE KEYS */;
|
|
|
61 |
UNLOCK TABLES;
|
|
|
62 |
|
|
|
63 |
--
|
|
|
64 |
-- Dumping data for table `reportroleauthority`
|
|
|
65 |
--
|
|
|
66 |
|
|
|
67 |
LOCK TABLES `reportroleauthority` WRITE;
|
|
|
68 |
/*!40000 ALTER TABLE `reportroleauthority` DISABLE KEYS */;
|
|
|
69 |
/*!40000 ALTER TABLE `reportroleauthority` ENABLE KEYS */;
|
|
|
70 |
UNLOCK TABLES;
|
|
|
71 |
|
|
|
72 |
--
|
|
|
73 |
-- Dumping data for table `reportuser`
|
|
|
74 |
--
|
|
|
75 |
|
|
|
76 |
LOCK TABLES `reportuser` WRITE;
|
|
|
77 |
/*!40000 ALTER TABLE `reportuser` DISABLE KEYS */;
|
|
|
78 |
/*!40000 ALTER TABLE `reportuser` ENABLE KEYS */;
|
|
|
79 |
UNLOCK TABLES;
|
|
|
80 |
|
|
|
81 |
--
|
|
|
82 |
-- Dumping data for table `statisticsuser`
|
|
|
83 |
--
|
|
|
84 |
|
|
|
85 |
LOCK TABLES `statisticsuser` WRITE;
|
|
|
86 |
/*!40000 ALTER TABLE `statisticsuser` DISABLE KEYS */;
|
|
|
87 |
/*!40000 ALTER TABLE `statisticsuser` ENABLE KEYS */;
|
|
|
88 |
UNLOCK TABLES;
|
|
|
89 |
|
|
|
90 |
--
|
|
|
91 |
-- Dumping data for table `useremail`
|
|
|
92 |
--
|
|
|
93 |
|
|
|
94 |
LOCK TABLES `useremail` WRITE;
|
|
|
95 |
/*!40000 ALTER TABLE `useremail` DISABLE KEYS */;
|
|
|
96 |
/*!40000 ALTER TABLE `useremail` ENABLE KEYS */;
|
|
|
97 |
UNLOCK TABLES;
|
|
|
98 |
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
|
|
99 |
|
|
|
100 |
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
|
|
101 |
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
|
|
102 |
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
|
|
103 |
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
|
|
104 |
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
|
|
105 |
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
|
|
106 |
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
|
|
107 |
|
|
|
108 |
-- Dump completed on 2011-09-21 19:20:44
|