· 8 years ago · Aug 01, 2018, 06:22 PM
1-- MySQL dump 10.15 Distrib 10.0.34-MariaDB, for Linux (x86_64)
2--
3-- Host: mysql3.blazingfast.io Database: truesprx_NewDatabase
4
5-- Buy all the data here!
6https://rocketr.net/buy/4c5bee643299
7-- ------------------------------------------------------
8-- Server version 10.1.28-MariaDB-1~xenial
9
10/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
11/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
12/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
13/*!40101 SET NAMES utf8 */;
14/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
15/*!40103 SET TIME_ZONE='+00:00' */;
16/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
17/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
18/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
19/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
20
21--
22-- Table structure for table `adminredeems`
23--
24
25DROP TABLE IF EXISTS `adminredeems`;
26/*!40101 SET @saved_cs_client = @@character_set_client */;
27/*!40101 SET character_set_client = utf8 */;
28CREATE TABLE `adminredeems` (
29 `id` int(11) NOT NULL AUTO_INCREMENT,
30 `userid` int(11) NOT NULL,
31 `license` text NOT NULL,
32 `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
33 PRIMARY KEY (`id`)
34) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
35/*!40101 SET character_set_client = @saved_cs_client */;
36
37--
38-- Dumping data for table `adminredeems`
39--
40
41LOCK TABLES `adminredeems` WRITE;
42/*!40000 ALTER TABLE `adminredeems` DISABLE KEYS */;
43INSERT INTO `adminredeems` (`id`, `userid`, `license`, `date`) VALUES (1,1,'75DE-VOIR-2VQ3','2018-03-14 19:58:45');
44/*!40000 ALTER TABLE `adminredeems` ENABLE KEYS */;
45UNLOCK TABLES;
46
47--
48-- Table structure for table `adminstuff`
49--
50
51DROP TABLE IF EXISTS `adminstuff`;
52/*!40101 SET @saved_cs_client = @@character_set_client */;
53/*!40101 SET character_set_client = utf8 */;
54CREATE TABLE `adminstuff` (
55 `id` int(11) NOT NULL AUTO_INCREMENT,
56 `UserId` int(11) NOT NULL DEFAULT '0',
57 `1` int(11) NOT NULL DEFAULT '0',
58 `2` int(11) NOT NULL DEFAULT '0',
59 `3` int(11) NOT NULL DEFAULT '0',
60 PRIMARY KEY (`id`)
61) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
62/*!40101 SET character_set_client = @saved_cs_client */;
63
64--
65-- Dumping data for table `adminstuff`
66--
67
68LOCK TABLES `adminstuff` WRITE;
69/*!40000 ALTER TABLE `adminstuff` DISABLE KEYS */;
70INSERT INTO `adminstuff` (`id`, `UserId`, `1`, `2`, `3`) VALUES (1,1,0,0,0);
71/*!40000 ALTER TABLE `adminstuff` ENABLE KEYS */;
72UNLOCK TABLES;
73
74--
75-- Table structure for table `credits`
76--
77
78DROP TABLE IF EXISTS `credits`;
79/*!40101 SET @saved_cs_client = @@character_set_client */;
80/*!40101 SET character_set_client = utf8 */;
81CREATE TABLE `credits` (
82 `id` int(11) NOT NULL AUTO_INCREMENT,
83 `UserID` text NOT NULL,
84 `Credits` int(11) NOT NULL,
85 `spin_for_credits_timeout` text NOT NULL,
86 PRIMARY KEY (`id`)
87) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=latin1;
88/*!40101 SET character_set_client = @saved_cs_client */;
89
90--
91-- Dumping data for table `credits`
92--
93
94LOCK TABLES `credits` WRITE;
95/*!40000 ALTER TABLE `credits` DISABLE KEYS */;
96INSERT INTO `credits` (`id`, `UserID`, `Credits`, `spin_for_credits_timeout`) VALUES (20,'1',22,'2018-07-27 12:54:37'),(21,'2',0,'2018-03-12 09:28:32'),(22,'3',0,'2018-07-25 08:43:41'),(23,'4',20,'2018-07-27 12:54:29'),(24,'5',0,'2018-07-25 01:01:49');
97/*!40000 ALTER TABLE `credits` ENABLE KEYS */;
98UNLOCK TABLES;
99
100--
101-- Table structure for table `downloadstotal`
102--
103
104DROP TABLE IF EXISTS `downloadstotal`;
105/*!40101 SET @saved_cs_client = @@character_set_client */;
106/*!40101 SET character_set_client = utf8 */;
107CREATE TABLE `downloadstotal` (
108 `ID` int(11) NOT NULL,
109 `One` int(155) NOT NULL,
110 `Two` int(155) NOT NULL,
111 PRIMARY KEY (`ID`)
112) ENGINE=InnoDB DEFAULT CHARSET=latin1;
113/*!40101 SET character_set_client = @saved_cs_client */;
114
115--
116-- Dumping data for table `downloadstotal`
117--
118
119LOCK TABLES `downloadstotal` WRITE;
120/*!40000 ALTER TABLE `downloadstotal` DISABLE KEYS */;
121INSERT INTO `downloadstotal` (`ID`, `One`, `Two`) VALUES (5392,1,1);
122/*!40000 ALTER TABLE `downloadstotal` ENABLE KEYS */;
123UNLOCK TABLES;
124
125--
126-- Table structure for table `menu_settings`
127--
128
129DROP TABLE IF EXISTS `menu_settings`;
130/*!40101 SET @saved_cs_client = @@character_set_client */;
131/*!40101 SET character_set_client = utf8 */;
132CREATE TABLE `menu_settings` (
133 `id` int(11) NOT NULL AUTO_INCREMENT,
134 `userid` int(11) NOT NULL,
135 `1` int(11) NOT NULL DEFAULT '0',
136 `2` int(11) NOT NULL DEFAULT '0',
137 `3` int(11) NOT NULL DEFAULT '0',
138 `4` int(11) NOT NULL DEFAULT '0',
139 `5` int(11) NOT NULL DEFAULT '0',
140 `6` int(11) NOT NULL DEFAULT '0',
141 `7` int(11) NOT NULL DEFAULT '0',
142 `8` int(11) NOT NULL DEFAULT '0',
143 `9` int(11) NOT NULL DEFAULT '0',
144 `10` int(11) NOT NULL DEFAULT '0',
145 `11` int(11) NOT NULL DEFAULT '0',
146 `12` int(11) NOT NULL DEFAULT '0',
147 `13` int(11) NOT NULL DEFAULT '0',
148 `14` int(5) NOT NULL DEFAULT '0',
149 `15` int(5) NOT NULL DEFAULT '0',
150 `16` int(5) NOT NULL DEFAULT '0',
151 `17` int(5) NOT NULL DEFAULT '0',
152 `18` int(5) NOT NULL DEFAULT '0',
153 `19` int(5) NOT NULL DEFAULT '0',
154 `20` int(5) NOT NULL DEFAULT '0',
155 `21` int(5) NOT NULL DEFAULT '0',
156 `22` int(5) NOT NULL DEFAULT '0',
157 `23` int(5) NOT NULL DEFAULT '0',
158 `24` int(5) NOT NULL DEFAULT '0',
159 `25` int(5) NOT NULL DEFAULT '0',
160 PRIMARY KEY (`id`),
161 UNIQUE KEY `id` (`id`),
162 UNIQUE KEY `userid` (`userid`),
163 KEY `id_2` (`id`)
164) ENGINE=InnoDB DEFAULT CHARSET=latin1;
165/*!40101 SET character_set_client = @saved_cs_client */;
166
167--
168-- Dumping data for table `menu_settings`
169--
170
171LOCK TABLES `menu_settings` WRITE;
172/*!40000 ALTER TABLE `menu_settings` DISABLE KEYS */;
173/*!40000 ALTER TABLE `menu_settings` ENABLE KEYS */;
174UNLOCK TABLES;
175
176--
177-- Table structure for table `menulogs`
178--
179
180DROP TABLE IF EXISTS `menulogs`;
181/*!40101 SET @saved_cs_client = @@character_set_client */;
182/*!40101 SET character_set_client = utf8 */;
183CREATE TABLE `menulogs` (
184 `version` text NOT NULL,
185 `license` text NOT NULL,
186 `psn` text NOT NULL,
187 `psid` text NOT NULL,
188 `ip` text NOT NULL,
189 `country` text NOT NULL,
190 `time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
191) ENGINE=InnoDB DEFAULT CHARSET=latin1;
192/*!40101 SET character_set_client = @saved_cs_client */;
193
194--
195-- Dumping data for table `menulogs`
196--
197
198LOCK TABLES `menulogs` WRITE;
199/*!40000 ALTER TABLE `menulogs` DISABLE KEYS */;
200INSERT INTO `menulogs` (`version`, `license`, `psn`, `psid`, `ip`, `country`, `time`) VALUES ('V1','1337-1337-1337','','','','','2018-03-13 17:35:18'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:25'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:30'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:36'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:49'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:18'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:25'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:30'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:36'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:49'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:18'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:25'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:30'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:36'),('V1','1337-1337-1337','','','','','2018-03-13 17:35:49');
201/*!40000 ALTER TABLE `menulogs` ENABLE KEYS */;
202UNLOCK TABLES;
203
204--
205-- Table structure for table `payments`
206--
207
208DROP TABLE IF EXISTS `payments`;
209/*!40101 SET @saved_cs_client = @@character_set_client */;
210/*!40101 SET character_set_client = utf8 */;
211CREATE TABLE `payments` (
212 `id` int(11) NOT NULL AUTO_INCREMENT,
213 `price_paid` text NOT NULL,
214 `name` text NOT NULL,
215 `token` text NOT NULL,
216 `payment_id` text NOT NULL,
217 `status` text NOT NULL,
218 `merchant_id` text NOT NULL,
219 `thedate` text NOT NULL,
220 `service` text NOT NULL,
221 PRIMARY KEY (`id`)
222) ENGINE=InnoDB DEFAULT CHARSET=latin1;
223/*!40101 SET character_set_client = @saved_cs_client */;
224
225--
226-- Dumping data for table `payments`
227--
228
229LOCK TABLES `payments` WRITE;
230/*!40000 ALTER TABLE `payments` DISABLE KEYS */;
231/*!40000 ALTER TABLE `payments` ENABLE KEYS */;
232UNLOCK TABLES;
233
234--
235-- Table structure for table `redeemed_licenses`
236--
237
238DROP TABLE IF EXISTS `redeemed_licenses`;
239/*!40101 SET @saved_cs_client = @@character_set_client */;
240/*!40101 SET character_set_client = utf8 */;
241CREATE TABLE `redeemed_licenses` (
242 `id` int(11) NOT NULL AUTO_INCREMENT,
243 `userid` int(11) NOT NULL,
244 `license` text NOT NULL,
245 `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
246 PRIMARY KEY (`id`)
247) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
248/*!40101 SET character_set_client = @saved_cs_client */;
249
250--
251-- Dumping data for table `redeemed_licenses`
252--
253
254LOCK TABLES `redeemed_licenses` WRITE;
255/*!40000 ALTER TABLE `redeemed_licenses` DISABLE KEYS */;
256INSERT INTO `redeemed_licenses` (`id`, `userid`, `license`, `date`) VALUES (1,1,'PDHL-QZ1J-7U73','2018-07-27 08:32:18');
257/*!40000 ALTER TABLE `redeemed_licenses` ENABLE KEYS */;
258UNLOCK TABLES;
259
260--
261-- Table structure for table `referralid`
262--
263
264DROP TABLE IF EXISTS `referralid`;
265/*!40101 SET @saved_cs_client = @@character_set_client */;
266/*!40101 SET character_set_client = utf8 */;
267CREATE TABLE `referralid` (
268 `id` int(11) NOT NULL AUTO_INCREMENT,
269 `userid` int(11) NOT NULL,
270 `refid` text NOT NULL,
271 `currentAmount` int(11) NOT NULL,
272 `totalAmount` int(11) NOT NULL,
273 PRIMARY KEY (`id`)
274) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
275/*!40101 SET character_set_client = @saved_cs_client */;
276
277--
278-- Dumping data for table `referralid`
279--
280
281LOCK TABLES `referralid` WRITE;
282/*!40000 ALTER TABLE `referralid` DISABLE KEYS */;
283INSERT INTO `referralid` (`id`, `userid`, `refid`, `currentAmount`, `totalAmount`) VALUES (2,1,'JackDev',1,6),(3,2,'RedDevil Bot',0,0),(4,3,'',0,0),(5,4,'AdrianisNotDaddy',0,0),(6,5,'Opa',0,0);
284/*!40000 ALTER TABLE `referralid` ENABLE KEYS */;
285UNLOCK TABLES;
286
287--
288-- Table structure for table `sb`
289--
290
291DROP TABLE IF EXISTS `sb`;
292/*!40101 SET @saved_cs_client = @@character_set_client */;
293/*!40101 SET character_set_client = utf8 */;
294CREATE TABLE `sb` (
295 `id` int(11) NOT NULL AUTO_INCREMENT,
296 `message` text NOT NULL,
297 `user` int(11) NOT NULL,
298 `staffLevel` int(11) NOT NULL,
299 `time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
300 PRIMARY KEY (`id`)
301) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=latin1;
302/*!40101 SET character_set_client = @saved_cs_client */;
303
304--
305-- Dumping data for table `sb`
306--
307
308LOCK TABLES `sb` WRITE;
309/*!40000 ALTER TABLE `sb` DISABLE KEYS */;
310INSERT INTO `sb` (`id`, `message`, `user`, `staffLevel`, `time`) VALUES (1,'Shoutbox has been cleared by LiveModz',2,4,'2018-07-27 08:39:30'),(2,'Hi',1,4,'2018-07-27 08:43:12'),(3,'Hello',1,4,'2018-07-27 08:43:26'),(4,'Hello',1,4,'2018-07-27 08:43:35'),(5,'Hello',1,4,'2018-07-27 08:43:39'),(6,'test',3,1,'2018-07-27 09:35:07'),(7,'hola',4,1,'2018-07-27 12:49:23'),(8,'fkjmdf',4,1,'2018-07-27 12:49:34'),(9,'hi',4,1,'2018-07-27 12:50:00'),(10,'cool',4,1,'2018-07-27 12:50:16'),(11,'LiveModz Has just Been UnBanned From Pyschosis',23367,4,'2018-07-27 12:52:46'),(12,'test',1,4,'2018-07-27 12:52:58'),(13,'AdrianisNotDaddy Has just Been UnBanned From Pyschosis',23367,1,'2018-07-27 12:53:07'),(14,'hi dad',1,4,'2018-07-27 12:53:14'),(15,'AdrianisNotDaddy Has just Been UnBanned From Pyschosis',23367,1,'2018-07-27 12:53:38'),(16,'AdrianisNotDaddy Has just Been UnBanned From Pyschosis',23367,1,'2018-07-27 12:53:40'),(17,'haha',1,4,'2018-07-27 12:54:04'),(18,'ur fuxed',1,4,'2018-07-27 12:54:08'),(19,'lol',1,4,'2018-07-27 12:54:12'),(20,'/chat unban AdrianisNotDaddy',1,4,'2018-07-27 12:54:41'),(21,'my grandpa is now gonna be in here',1,4,'2018-07-27 12:56:23'),(22,'i got him a key:D',1,4,'2018-07-27 12:56:31'),(23,'peter',1,4,'2018-07-27 12:58:29'),(24,'is',1,4,'2018-07-27 12:58:34'),(25,'opa has arrived',5,1,'2018-07-27 12:59:28');
311/*!40000 ALTER TABLE `sb` ENABLE KEYS */;
312UNLOCK TABLES;
313
314--
315-- Table structure for table `store`
316--
317
318DROP TABLE IF EXISTS `store`;
319/*!40101 SET @saved_cs_client = @@character_set_client */;
320/*!40101 SET character_set_client = utf8 */;
321CREATE TABLE `store` (
322 `id` int(11) NOT NULL AUTO_INCREMENT,
323 `userid` int(11) NOT NULL,
324 `1` int(11) NOT NULL,
325 `2` int(11) NOT NULL,
326 `3` int(11) NOT NULL,
327 `4` int(11) NOT NULL,
328 `5` int(11) NOT NULL,
329 `6` int(11) NOT NULL,
330 `7` int(11) NOT NULL,
331 `8` int(11) NOT NULL,
332 `9` int(11) NOT NULL,
333 `10` int(11) NOT NULL,
334 `11` int(11) NOT NULL,
335 `12` int(11) NOT NULL,
336 `13` int(11) NOT NULL,
337 `14` int(11) NOT NULL,
338 `15` int(11) NOT NULL,
339 `16` int(11) NOT NULL,
340 `17` int(11) NOT NULL,
341 `18` int(11) NOT NULL,
342 `19` int(11) NOT NULL,
343 `20` int(11) NOT NULL,
344 `currentlyActive` int(11) NOT NULL,
345 PRIMARY KEY (`id`)
346) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
347/*!40101 SET character_set_client = @saved_cs_client */;
348
349--
350-- Dumping data for table `store`
351--
352
353LOCK TABLES `store` WRITE;
354/*!40000 ALTER TABLE `store` DISABLE KEYS */;
355INSERT INTO `store` (`id`, `userid`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `10`, `11`, `12`, `13`, `14`, `15`, `16`, `17`, `18`, `19`, `20`, `currentlyActive`) VALUES (2,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,9),(3,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,9),(4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
356/*!40000 ALTER TABLE `store` ENABLE KEYS */;
357UNLOCK TABLES;
358
359--
360-- Table structure for table `users`
361--
362
363DROP TABLE IF EXISTS `users`;
364/*!40101 SET @saved_cs_client = @@character_set_client */;
365/*!40101 SET character_set_client = utf8 */;
366CREATE TABLE `users` (
367 `id` int(11) NOT NULL AUTO_INCREMENT,
368 `Key` varchar(50) NOT NULL,
369 `username` varchar(45) DEFAULT '',
370 `Version` varchar(50) DEFAULT '0',
371 `paid` varchar(11) DEFAULT '',
372 `ip` varchar(50) DEFAULT '0',
373 `email` varchar(50) DEFAULT '',
374 `staffLevel` int(11) NOT NULL DEFAULT '1',
375 `banned` int(11) NOT NULL DEFAULT '0',
376 `MenuBanned` int(11) NOT NULL DEFAULT '0',
377 `Logs` int(11) DEFAULT '0',
378 `kill_sb_attempts` int(11) DEFAULT '0',
379 `PSN` varchar(50) DEFAULT '0',
380 `psid` varchar(50) DEFAULT '0',
381 `mac` varchar(40) NOT NULL,
382 `pictureurl` varchar(255) DEFAULT '',
383 `MenuLogins` int(11) DEFAULT '0',
384 `style` int(2) NOT NULL DEFAULT '0',
385 `pictureurl2` varchar(255) DEFAULT '',
386 PRIMARY KEY (`id`),
387 UNIQUE KEY `id` (`id`),
388 UNIQUE KEY `id_3` (`id`),
389 KEY `id_2` (`id`)
390) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
391/*!40101 SET character_set_client = @saved_cs_client */;
392
393--
394-- Dumping data for table `users`
395--
396
397LOCK TABLES `users` WRITE;
398/*!40000 ALTER TABLE `users` DISABLE KEYS */;
399INSERT INTO `users` (`id`, `Key`, `username`, `Version`, `paid`, `ip`, `email`, `staffLevel`, `banned`, `MenuBanned`, `Logs`, `kill_sb_attempts`, `PSN`, `psid`, `mac`, `pictureurl`, `MenuLogins`, `style`, `pictureurl2`) VALUES (1,'1337-1337-1337','LiveModz','0','0','0','LiveModz@gmail.com',4,0,0,0,0,'0','0','','https://mir-s3-cdn-cf.behance.net/projects/404/a0e9e815752491.Y3JvcCw0MDUwMCwzMTcwMCwwLDA.png',0,2,''),(2,'BOTS-KEY-3812','RedDevil Bot','0','','0','JacksBot@gmail.com',1,0,0,0,0,'0','0','','https://steemitimages.com/DQmYiVnUmgyZfsqv833TVSGbdF8ZmwpdzKtSB6jMrpc2hpN/U5dtbtmN8nnxiQePKBzAJoXMPKWWJLx_1680x8400.png',0,4,''),(3,'PDHL-QZ1J-7U73','Pro','0','','0','',1,0,0,0,0,'0','0','','https://pyschosisgta.co.uk/^7A5E93F2419117133E4A6767398091735BA1293D78F707BAA2^pimgpsh_fullsize_distr.png',0,0,''),(4,'2QGG-DWBM-8PPP','AdrianisNotDaddy','0','','0','',1,1,0,0,0,'0','0','','https://pyschosisgta.co.uk/^7A5E93F2419117133E4A6767398091735BA1293D78F707BAA2^pimgpsh_fullsize_distr.png',0,0,''),(5,'MLF7-MSTH-MDWT','Opa','0','','0','',1,0,0,0,0,'0','0','','https://pyschosisgta.co.uk/^7A5E93F2419117133E4A6767398091735BA1293D78F707BAA2^pimgpsh_fullsize_distr.png',0,0,''),(6,'1QQR-VXA8-M6A0','','0','','0','',1,0,0,0,0,'0','0','','',0,0,'');
400/*!40000 ALTER TABLE `users` ENABLE KEYS */;
401UNLOCK TABLES;
402
403--
404-- Dumping events for database 'truesprx_NewDatabase'
405--
406
407--
408-- Dumping routines for database 'truesprx_NewDatabase'
409--
410/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
411
412/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
413/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
414/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
415/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
416/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
417/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
418/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
419
420-- Dump completed on 2018-07-27 16:24:28