-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsoccerfest.sql
104 lines (86 loc) · 12.1 KB
/
soccerfest.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
-- phpMyAdmin SQL Dump
-- version 4.1.12
-- http://www.phpmyadmin.net
--
-- Client : 127.0.0.1
-- Généré le : Mar 22 Septembre 2015 à 02:39
-- Version du serveur : 5.6.16
-- Version de PHP : 5.5.11
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!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 */;
--
-- Base de données : `soccerfest`
--
-- --------------------------------------------------------
--
-- Structure de la table `maps`
--
CREATE TABLE IF NOT EXISTS `maps` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`informations` text,
`type` varchar(255) DEFAULT NULL,
`difficulty` int(11) DEFAULT NULL,
`playable` tinyint(1) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=11 ;
--
-- Contenu de la table `maps`
--
INSERT INTO `maps` (`id`, `name`, `informations`, `type`, `difficulty`, `playable`) VALUES
(1, 'Temple du ballon', '{"tiles":[[1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1],["w",0,0,0,0,0,0,0,0,1,3,3,1,1,1,1,1,1,1,0,0,0,0,0,"w;1;1"],["w",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,"w;2;1"],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,1,1,0,0,1],[1,0,0,0,0,1,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,1,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,1,1,0,0,0,0,0,1,0,0,1,0,0,0,1,1,1,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,1,1,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1],["w",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,"w;17;1"],["w",0,0,0,0,0,0,0,0,1,2,2,1,1,1,1,1,1,1,0,0,0,0,0,"w;18;1"],[1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1]],"tilesize":20,"balls":[{"x":200,"y":40},{"x":200,"y":400}],"player":{"x":200,"y":280}}', 'ranked', 5, 1),
(2, 'Gazon maudit', '{"tiles":[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,"w;9;1","w;9;1",1],[0,0,0,0,0,0,1,0,0,0,0,0,0,3,3,1,0,0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0,0,0,0,0,0,3,3,1,0,0,0,0,0,0,0,0,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1],[0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],["w",0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],["w",0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1],[0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0,0,0,0,0,0,2,2,1,0,0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0,0,0,0,0,0,2,2,1,0,0,0,0,0,0,0,0,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],"tilesize":20,"balls":[{"x":200,"y":60},{"x":200,"y":400}],"player":{"x":200,"y":280}}', 'ranked', 4, 1),
(3, 'Maitrise aérienne', '{"tiles":[[1,1,1,1,"w;18;4","w;18;5",1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],["w",0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,"w;2;1"],["w",0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,"w;3;1"],[1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1],[0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],[0,0,0,0,0,0,0,0,0,1,3,3,1,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,1,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,1],[0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,1,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,1],[0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,0,0,0,0,0,0,1,2,2,1,0,0,0,0,0,0,0,0,1,0,0,1],[0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1],["w",0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,"w;16;1"],["w",0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,"w;17;1"],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,1,1,1,"w;1;4","w;1;5",1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1]],"tilesize":20,"balls":[{"x":200,"y":40},{"x":200,"y":400}],"player":{"x":200,"y":280}}', 'ranked', 6, 1),
(4, 'Basse quête', '{"tiles":[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,"w;18;10","w;18;11",1],[1,0,0,0,0,0,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,1,1,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1],["w;9;23",0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,"w;9;1"],["w;10;23",0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,"w;10;1"],[1,1,1,1,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,1,1,1,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,3,0,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,3,0,0,0,0,0,1],[1,1,1,1,1,1,1,1,1,1,"w;1;22","w;1;23",1,1,1,1,1,1,1,1,1,1,1,1,1]],"tilesize":20,"balls":[{"x":310,"y":220},{"x":90,"y":460}],"player":{"x":200,"y":280}}', 'ranked', 7, 1),
(5, 'Sarcopheste', '{"tiles":[[1,"w;18;22","w;18;23",1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,"w;18;1","w;18;2",1],[0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[0,0,0,1,0,0,1,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,1],[0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],[0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,1,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1],[0,0,0,0,0,0,1,1,1,1,2,2,1,0,0,0,0,0,1,0,0,0,0,0,1],[0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1],[0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1],[0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1],[0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1],[0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[0,0,0,0,0,0,1,1,1,1,3,3,1,0,0,0,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1],[0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,1,1],[0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],[0,0,0,1,0,0,1,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,1],[0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1],[1,"w;1;22","w;1;23",1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,"w;1;1","w;1;2",1]],"tilesize":20,"balls":[{"x":100,"y":440},{"x":300,"y":440}],"player":{"x":200,"y":220}}', 'ranked', 8, 1),
(6, 'Balade', '{"tiles":[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,0,0,0,0,0,1,3,3,1,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],["w",0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,"w;11;0"],["w",0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,"w;12;0"],["w",0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,"w;13;0"],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1],[1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1],[1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1],[1,0,0,0,0,0,1,2,2,1,0,0,0,0,0,0,0,0,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],"tilesize":20,"balls":[{"x":250,"y":40},{"x":250,"y":280}],"player":{"x":250,"y":150}}', 'ranked', 2, 1),
(7, 'Entrainement - Lever/Taper', '{"tiles":[[2,2,1,0,0,0,0,0,0,0,0,0,0,0,1],[0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[0,0,1,0,0,0,0,0,0,0,0,0,0,"p;La technique ? Levez la balle, sautez puis frappez !",1],[0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[0,0,1,0,0,0,0,0,0,0,0,0,0,0,1],[0,0,1,1,1,1,0,0,0,0,0,1,1,1,1],[0,0,0,0,0,1,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0,1,1,1,1,0,0,0],[0,0,0,0,0,0,0,0,1,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,1,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,1,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,1,0,0,0,0,0,0]],"tilesize":20,"balls":[{"x":50,"y":250}],"player":{"x":50,"y":250}}', 'training', 1, 1),
(8, 'Entrainement Double Levage', '{"tiles":[[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,"p;Lever la balle, sautez et relevez la balle. Ca marche aussi avec les bombes !",1],[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,0,1],[0,0,1,0,0,0,0,1],[0,0,1,1,1,1,1,1],[0,0,1,0,0,0,0,0],[2,2,1,0,0,0,0,0]],"tilesize":20,"balls":[{"x":100,"y":100}],"player":{"x":50,"y":100}}', 'training', 1, 1),
(9, 'Entrainement - Vitesse/Levage', '{"tiles":[[0,0,0,0,0,1],[0,0,0,0,"p;Tapez dans la balle pour lui donner de la vitesse puis levez la. Il peut être avantageux d''utiliser un rebond sur le mur de gauche !",1],[0,0,0,0,0,1],[0,0,0,0,0,1],[0,0,0,0,0,1],[0,0,0,0,0,1],[0,0,0,0,0,1],[0,0,0,0,0,"w;1;0"],[0,0,0,0,0,"w;1;0"],[0,0,0,0,0,"w;1;0"],[0,0,0,0,0,"w;1;0"],[0,0,0,0,0,"w;1;0"],[0,0,0,0,0,"w;1;0"],[0,0,0,0,0,"w;1;0"],[0,0,0,0,0,"w;1;0"],[0,0,0,1,1,1],[0,0,0,0,0,2],[0,0,0,0,0,2],[0,0,0,0,0,2],[0,0,0,0,0,2]],"tilesize":20,"balls":[{"x":30,"y":80}],"player":{"x":30,"y":80}}', 'training', 5, 1),
(10, 'Entrainement Bombe Sautée', '{"tiles":[[0,0,0,0,0,0,1],[0,0,0,0,0,"p;Sautez, posez une bombe puis rapidement levez la. A éxécuter rapidement !",1],[0,0,0,0,0,0,1],[0,0,1,1,1,1,1],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[1,1,1,1,0,0,0],[1,2,2,1,0,0,0],[1,0,0,1,0,0,0],[1,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0]],"tilesize":20,"balls":[{"x":340,"y":40}],"player":{"x":30,"y":100}}', 'training', 2, 1);
-- --------------------------------------------------------
--
-- Structure de la table `matchs`
--
CREATE TABLE IF NOT EXISTS `matchs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`user1` int(11) DEFAULT NULL,
`user2` int(11) DEFAULT NULL,
`winner` int(11) DEFAULT NULL,
`map` int(11) DEFAULT NULL,
`score1` int(11) DEFAULT NULL,
`score2` int(11) DEFAULT NULL,
`date` datetime DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Structure de la table `users`
--
CREATE TABLE IF NOT EXISTS `users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`pseudo` varchar(255) DEFAULT NULL,
`password` varchar(255) DEFAULT NULL,
`elo` int(11) DEFAULT NULL,
`xp` int(11) DEFAULT NULL,
`won` int(11) DEFAULT NULL,
`played` int(11) DEFAULT NULL,
`registrationDate` datetime DEFAULT NULL,
`connectionDate` datetime DEFAULT NULL,
`online` tinyint(1) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;
--
-- Contenu de la table `users`
--
INSERT INTO `users` (`id`, `pseudo`, `password`, `elo`, `xp`, `won`, `played`, `registrationDate`, `connectionDate`, `online`) VALUES
(1, 'bazia', '79e97c6ef462ae01ed729f1a3787e491647bdba7af07c093d89c59a7131dbd64', 1200, NULL, 0, 0, '2015-08-30 12:17:32', '2015-08-30 12:18:11', 0),
(2, 'aze', '9adfb0a6d03beb7141d8ec2708d6d9fef9259d12cd230d50f70fb221ae6cabd5', 1200, NULL, 0, 0, '2015-08-30 12:17:46', '2015-08-30 12:17:46', 0);
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;