· 5 years ago · Feb 28, 2020, 05:06 PM
1 [32m[mysql-async][0m Database server connection established.
2[MariaDB:10.4.10-MariaDB] [esx_police_cad] [2309ms] CREATE TABLE IF NOT EXISTS `criminal_records` ( `id` int(11) NOT NULL UNIQUE auto_increment, `offence` varchar(250) NOT NULL ,`user_id` varchar(250) NOT NULL, `officer_id` varchar(250) NOT NULL, `jail` int(11), `created_at` datetime NOT NULL DEFAULT now(), PRIMARY KEY(`id`))
3[MariaDB:10.4.10-MariaDB] [esx_police_cad] [2309ms] CREATE TABLE IF NOT EXISTS `epc_notes` ( `id` int(11) NOT NULL UNIQUE auto_increment, `title` varchar(250) NOT NULL ,`content` varchar(250) NOT NULL, `user_id` varchar(250) NOT NULL, `created_at` datetime NOT NULL DEFAULT now(), PRIMARY KEY(`id`))
4[MariaDB:10.4.10-MariaDB] [esx_police_cad] [2311ms] CREATE TABLE IF NOT EXISTS `epc_bolos` ( `id` int(11) NOT NULL UNIQUE auto_increment, `gender` varchar(250) ,`height` varchar(250), `age` varchar(250), `type_of_crime` varchar(250), `note` varchar(250), `created_at` datetime NOT NULL DEFAULT now(), PRIMARY KEY(`id`))
5[MariaDB:10.4.10-MariaDB] [esx_police_cad] [2311ms] CREATE TABLE IF NOT EXISTS `epc_warrants` ( `id` int(11) NOT NULL UNIQUE auto_increment, `name` varchar(250) , `fname` varchar(250) , `height` varchar(250), `age` varchar(250), `note` varchar(250), `created_at` datetime NOT NULL DEFAULT now(), PRIMARY KEY(`id`))
6[MariaDB:10.4.10-MariaDB] [esx_police_cad] [2311ms] CREATE TABLE IF NOT EXISTS `epc_reports` ( `id` int(11) NOT NULL UNIQUE auto_increment, `name` varchar(250) , `fname` varchar(250) , `oname` varchar(250), `height` varchar(250), `note` varchar(250), `created_at` datetime NOT NULL DEFAULT now(), PRIMARY KEY(`id`))
7[MariaDB:10.4.10-MariaDB] [EasyAdmin-MySQL] [2309ms] CREATE TABLE IF NOT EXISTS `ea_bans`( `banid` int(11) NOT NULL UNIQUE AUTO_INCREMENT, `expire` double NOT NULL DEFAULT '10444633200', `identifiers` text NOT NULL, `reason` text NOT NULL, PRIMARY KEY(`banid`))
8[MariaDB:10.4.10-MariaDB] [esx_supermarket] [2315ms] SELECT * FROM items
9[MariaDB:10.4.10-MariaDB] [EasyAdmin-MySQL] [2316ms] SELECT count(*) FROM information_schema.COLUMNS WHERE COLUMN_NAME = 'identifiers' and TABLE_NAME = 'ea_bans'
10[MariaDB:10.4.10-MariaDB] [esx_inventoryhud_glove] [2320ms] SELECT * FROM glovebox_inventory
11[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [121ms] SELECT * FROM addon_account
12[MariaDB:10.4.10-MariaDB] [esx_inventoryhud_glove] [2321ms] DELETE FROM `glovebox_inventory` WHERE `owned` = 0
13[MariaDB:10.4.10-MariaDB] [ninjadev_fishing] [98ms] SELECT * FROM fivem_fishing
14[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [107ms] SELECT * FROM items
15[MariaDB:10.4.10-MariaDB] [pawnshop] [98ms] SELECT * FROM pawnshops
16[MariaDB:10.4.10-MariaDB] [esx_inventoryhud_trunk] [2327ms] SELECT * FROM trunk_inventory
17[MariaDB:10.4.10-MariaDB] [esx_inventoryhud_trunk] [2327ms] DELETE FROM `trunk_inventory` WHERE `owned` = 0
18[MariaDB:10.4.10-MariaDB] [es_extended] [85ms] SELECT * FROM items
19[MariaDB:10.4.10-MariaDB] [es_extended] [86ms] SELECT * FROM jobs
20[MariaDB:10.4.10-MariaDB] [esx_advancedgarage] [85ms] UPDATE owned_vehicles SET `stored` = true WHERE `stored` = false
21[MariaDB:10.4.10-MariaDB] [esx_datastore] [84ms] SELECT * FROM datastore
22[MariaDB:10.4.10-MariaDB] [esx_property] [76ms] SELECT * FROM properties
23[MariaDB:10.4.10-MariaDB] [esx_society] [75ms] SELECT * FROM jobs
24[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [70ms] SELECT * FROM cardealer_vehicles
25[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [70ms] SELECT lastday FROM cardealer_info WHERE checktable = 'check'
26[MariaDB:10.4.10-MariaDB] [esx_vehicleshop] [62ms] SELECT * FROM vehicle_categories
27[MariaDB:10.4.10-MariaDB] [pawnshop] [9ms] SELECT * FROM pawnshops
28[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [2ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=1
29[MariaDB:10.4.10-MariaDB] [esx_vehicleshop] [2ms] SELECT * FROM vehicles
30[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [22ms] SELECT * FROM addon_account_data WHERE account_name = 'caution'
31[MariaDB:10.4.10-MariaDB] [esx_supermarket] [22ms] SELECT * FROM shops
32[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [22ms] SELECT * FROM addon_inventory
33[MariaDB:10.4.10-MariaDB] [es_extended] [21ms] SELECT * FROM job_grades
34[MariaDB:10.4.10-MariaDB] [esx_society] [14ms] SELECT * FROM job_grades
35[MariaDB:10.4.10-MariaDB] [pawnshop] [13ms] UPDATE pawnshops SET shopdata='{\"text\":\"Press [~r~E~s~] to interact with the Drug Shop.\",\"buy\":[{\"price\":200,\"item\":\"weed\",\"max\":50,\"count\":0,\"startcount\":0,\"label\":\"Weed\"},{\"price\":100,\"item\":\"meth\",\"max\":10,\"count\":0,\"startcount\":0,\"label\":\"Meth\"}],\"sell\":[{\"price\":100,\"label\":\"Weed\",\"max\":50,\"count\":0,\"item\":\"weed\"},{\"price\":50,\"label\":\"Meth\",\"max\":10,\"count\":0,\"item\":\"meth\"}],\"loc\":{\"y\":0.0,\"z\":0.0,\"x\":-0.0},\"blip\":false,\"title\":\"Drug Shop\"}' WHERE id=1
36[MariaDB:10.4.10-MariaDB] [esx_datastore] [39ms] SELECT * FROM datastore_data WHERE name = 'motels'
37[MariaDB:10.4.10-MariaDB] [pawnshop] [28ms] UPDATE pawnshops SET shopdata='{\"text\":\"Press [~r~E~s~] to interact with the Pawn Shop.\",\"buy\":[],\"sell\":[{\"price\":10,\"label\":\"Nokia 3310\",\"max\":1000,\"count\":8,\"item\":\"nokia_3310\"},{\"price\":30,\"label\":\"2CT Gold Chain\",\"max\":1000,\"count\":0,\"item\":\"2ct_gold_chain\"},{\"price\":60,\"label\":\"5CT Gold Chain\",\"max\":1000,\"count\":32,\"item\":\"5ct_gold_chain\"},{\"price\":90,\"label\":\"8CT Gold Chain\",\"max\":1000,\"count\":18,\"item\":\"8ct_gold_chain\"},{\"price\":110,\"label\":\"10CT Gold Chain\",\"max\":1000,\"count\":11,\"item\":\"10ct_gold_chain\"},{\"price\":200,\"label\":\"Rolex Watch\",\"max\":1000,\"count\":9,\"item\":\"rolex_watch\"},{\"price\":20,\"label\":\"Oakley Sunglasses\",\"max\":1000,\"count\":5,\"item\":\"sunglasses\"},{\"price\":15,\"label\":\"PSP\",\"max\":1000,\"count\":4,\"item\":\"psp\"},{\"price\":15,\"label\":\"Casio Watch\",\"max\":1000,\"count\":2,\"item\":\"casio_watch\"},{\"price\":100,\"label\":\"Samsung S9\",\"max\":1000,\"count\":1,\"item\":\"samsung_s9\"},{\"price\":75,\"label\":\"Samsung S8\",\"max\":1000,\"count\":2,\"item\":\"samsung_s8\"},{\"price\":120,\"label\":\"Apple iPhone\",\"max\":1000,\"count\":2,\"item\":\"apple_iphone\"},{\"price\":50,\"label\":\"Gameboy Advanced\",\"max\":1000,\"count\":9,\"item\":\"gameboy\"},{\"price\":100,\"label\":\"Valuable Goods\",\"max\":1000,\"count\":1,\"item\":\"valuable_goods\"},{\"price\":500,\"label\":\"Gold Bar\",\"max\":1000,\"count\":41,\"item\":\"goldbar\"},{\"price\":5,\"label\":\"Gold Watch\",\"max\":1000,\"count\":996,\"item\":\"goldwatch\"}],\"loc\":{\"y\":-1319.341,\"z\":29.32,\"x\":182.52},\"blip\":false,\"title\":\"Pawn Shop\"}' WHERE id=2
38[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [24ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=2
39[MariaDB:10.4.10-MariaDB] [pawnshop] [27ms] UPDATE pawnshops SET shopdata='{\"text\":\"Press [~r~E~s~] to interact with the Black Market.\",\"buy\":[{\"price\":50000,\"weapon\":true,\"item\":\"weapon_minigun\",\"max\":1,\"count\":0,\"startcount\":0,\"label\":\"Minigun\"},{\"price\":15000,\"weapon\":true,\"item\":\"weapon_assaultshotgun\",\"max\":5,\"count\":0,\"startcount\":0,\"label\":\"Assault Shotgun\"},{\"price\":15000,\"weapon\":true,\"item\":\"weapon_pumpshotgun\",\"max\":5,\"count\":0,\"startcount\":0,\"label\":\"Pump Shotgun\"}],\"sell\":[{\"price\":1000,\"weapon\":true,\"label\":\"Minigun\",\"max\":1,\"count\":0,\"item\":\"weapon_minigun\"},{\"price\":5000,\"weapon\":true,\"label\":\"Assault Shotgun\",\"max\":5,\"count\":0,\"item\":\"weapon_assaultshotgun\"},{\"price\":5000,\"weapon\":true,\"label\":\"Pump Shotgun\",\"max\":5,\"count\":0,\"item\":\"weapon_pumpshotgun\"}],\"loc\":{\"y\":-0.0,\"z\":0.0,\"x\":0.0},\"blip\":false,\"title\":\"Black Market\"}' WHERE id=3
40[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [30ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=3
41[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [31ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'motels'
42[MariaDB:10.4.10-MariaDB] [esx_datastore] [18ms] SELECT * FROM datastore_data WHERE name = 'motels_bed'
43[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [49ms] SELECT * FROM addon_account_data WHERE account_name = 'motels_bed_black_money'
44[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [33ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=4
45[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [32ms] SELECT * FROM addon_account_data WHERE account_name = 'motels_black_money'
46[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [34ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'motels_bed'
47[MariaDB:10.4.10-MariaDB] [esx_datastore] [21ms] SELECT * FROM datastore_data WHERE name = 'property'
48[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [554ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=5
49[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [543ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'property'
50[MariaDB:10.4.10-MariaDB] [esx_datastore] [12ms] SELECT * FROM datastore_data WHERE name = 'society_admin'
51[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [557ms] SELECT * FROM addon_account_data WHERE account_name = 'property_black_money'
52[MariaDB:10.4.10-MariaDB] [EasyAdmin-MySQL] [16ms] SELECT * FROM ea_bans
53[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [11ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=6
54[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [4ms] SELECT * FROM addon_account_data WHERE account_name = 'society_admin'
55[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_admin'
56[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_ambulance'
57[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [1ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=19
58[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [4ms] SELECT * FROM addon_account_data WHERE account_name = 'society_ambulance'
59[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_ambulance'
60[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_ballas'
61[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [2ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=57
62[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [1ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=75
63[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [4ms] SELECT * FROM addon_account_data WHERE account_name = 'society_ballas'
64[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [4ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_ballas'
65[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_gang'
66[MariaDB:10.4.10-MariaDB] [prp_vehicleshop] [2ms] UPDATE cardealer_vehicles SET outcar='no' WHERE id=88
67[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [5ms] SELECT * FROM addon_account_data WHERE account_name = 'society_cardealer'
68[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [5ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_cardealer'
69[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_lostmc'
70[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [3ms] SELECT * FROM addon_account_data WHERE account_name = 'society_grove'
71[MariaDB:10.4.10-MariaDB] [esx_datastore] [1ms] SELECT * FROM datastore_data WHERE name = 'society_mafia'
72[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_lostmc'
73[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [3ms] SELECT * FROM addon_account_data WHERE account_name = 'society_lostmc'
74[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_mafia'
75[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_police'
76[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [4ms] SELECT * FROM addon_account_data WHERE account_name = 'society_mafia'
77[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [4ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_mechanic'
78[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_redtie'
79[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [3ms] SELECT * FROM addon_account_data WHERE account_name = 'society_mechanic'
80[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_police'
81[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_taxi'
82[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [3ms] SELECT * FROM addon_account_data WHERE account_name = 'society_police'
83[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_redtie'
84[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_unicorn'
85[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [3ms] SELECT * FROM addon_account_data WHERE account_name = 'society_realestateagent'
86[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_taxi'
87[MariaDB:10.4.10-MariaDB] [esx_datastore] [1ms] SELECT * FROM datastore_data WHERE name = 'society_vagos'
88[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [4ms] SELECT * FROM addon_account_data WHERE account_name = 'society_redtie'
89[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [4ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_unicorn'
90[MariaDB:10.4.10-MariaDB] [esx_datastore] [2ms] SELECT * FROM datastore_data WHERE name = 'society_Vaogs'
91[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [4ms] SELECT * FROM addon_account_data WHERE account_name = 'society_taxi'
92[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [3ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_unicorn_fridge'
93[MariaDB:10.4.10-MariaDB] [esx_datastore] [10ms] SELECT * FROM datastore_data WHERE name = 'user_ears'
94[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [80ms] SELECT * FROM addon_account_data WHERE account_name = 'society_unicorn'
95[MariaDB:10.4.10-MariaDB] [esx_addoninventory] [79ms] SELECT * FROM addon_inventory_items WHERE inventory_name = 'society_vagos'
96[MariaDB:10.4.10-MariaDB] [esx_datastore] [59ms] SELECT * FROM datastore_data WHERE name = 'user_glasses'
97[MariaDB:10.4.10-MariaDB] [esx_addonaccount] [19ms] SELECT * FROM addon_account_data WHERE account_name = 'society_vagos'
98[MariaDB:10.4.10-MariaDB] [esx_datastore] [9ms] SELECT * FROM datastore_data WHERE name = 'user_helmet'
99[MariaDB:10.4.10-MariaDB] [donorshop] [22ms] SELECT * FROM INFORMATION_SCHEMA.TABLES where TABLE_SCHEMA='passionrp_dev' AND TABLE_NAME='donors'
100[MariaDB:10.4.10-MariaDB] [esx_datastore] [14ms] SELECT * FROM datastore_data WHERE name = 'user_mask'
101[MariaDB:10.4.10-MariaDB] [territories] [3ms] SELECT * FROM INFORMATION_SCHEMA.TABLES where TABLE_SCHEMA='passionrp_dev' AND TABLE_NAME='items'
102[MariaDB:10.4.10-MariaDB] [territories] [14ms] SELECT * FROM INFORMATION_SCHEMA.COLUMNS where TABLE_SCHEMA='passionrp_dev' AND TABLE_NAME='items'
103[MariaDB:10.4.10-MariaDB] [territories] [3ms] SELECT * FROM items
104[MariaDB:10.4.10-MariaDB] [vehupgrades] [2ms] SELECT * FROM INFORMATION_SCHEMA.TABLES where TABLE_SCHEMA='passionrp_dev' AND TABLE_NAME='items'
105[MariaDB:10.4.10-MariaDB] [territories] [4ms] SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME='territories'
106[MariaDB:10.4.10-MariaDB] [territories] [1ms] SELECT * FROM territories
107[MariaDB:10.4.10-MariaDB] [vehupgrades] [15ms] SELECT * FROM INFORMATION_SCHEMA.COLUMNS where TABLE_SCHEMA='passionrp_dev' AND TABLE_NAME='items'
108[MariaDB:10.4.10-MariaDB] [territories] [2ms] SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME='territories'
109[MariaDB:10.4.10-MariaDB] [vehupgrades] [7ms] SELECT * FROM owned_vehicles
110[MariaDB:10.4.10-MariaDB] [territories] [6ms] UPDATE territories SET control='lostmc',influence=100 WHERE zone='East V'
111[MariaDB:10.4.10-MariaDB] [territories] [5ms] UPDATE territories SET control='vagos',influence=100 WHERE zone='Rancho'
112[MariaDB:10.4.10-MariaDB] [territories] [5ms] UPDATE territories SET control='ballas',influence=100 WHERE zone='Davis'
113[MariaDB:10.4.10-MariaDB] [territories] [5ms] UPDATE territories SET control='grove',influence=100 WHERE zone='ChamberlainHills'
114[MariaDB:10.4.10-MariaDB] [esx_society] [2ms] SELECT * FROM society_moneywash
115[MariaDB:10.4.10-MariaDB] [esx_society] [1ms] SELECT * FROM society_moneywash
116[MariaDB:10.4.10-MariaDB] [esx_society] [1ms] SELECT * FROM society_moneywash
117[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
118[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
119[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
120[MariaDB:10.4.10-MariaDB] [news_tablet] [20ms] SELECT * FROM news_tablet
121[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
122[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
123[MariaDB:10.4.10-MariaDB] [news_tablet] [22ms] SELECT * FROM news_tablet
124[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
125[MariaDB:10.4.10-MariaDB] [news_tablet] [24ms] SELECT * FROM news_tablet
126[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
127[MariaDB:10.4.10-MariaDB] [news_tablet] [26ms] SELECT * FROM news_tablet
128[MariaDB:10.4.10-MariaDB] [news_tablet] [27ms] SELECT * FROM news_tablet
129[MariaDB:10.4.10-MariaDB] [news_tablet] [28ms] SELECT * FROM news_tablet
130[MariaDB:10.4.10-MariaDB] [news_tablet] [29ms] SELECT * FROM news_tablet
131[MariaDB:10.4.10-MariaDB] [news_tablet] [30ms] SELECT * FROM news_tablet
132[MariaDB:10.4.10-MariaDB] [news_tablet] [30ms] SELECT * FROM news_tablet
133[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
134[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
135[MariaDB:10.4.10-MariaDB] [news_tablet] [32ms] SELECT * FROM news_tablet
136[MariaDB:10.4.10-MariaDB] [news_tablet] [34ms] SELECT * FROM news_tablet
137[MariaDB:10.4.10-MariaDB] [news_tablet] [35ms] SELECT * FROM news_tablet
138[MariaDB:10.4.10-MariaDB] [news_tablet] [35ms] SELECT * FROM news_tablet
139[MariaDB:10.4.10-MariaDB] [news_tablet] [37ms] SELECT * FROM news_tablet
140[MariaDB:10.4.10-MariaDB] [news_tablet] [37ms] SELECT * FROM news_tablet
141[MariaDB:10.4.10-MariaDB] [news_tablet] [38ms] SELECT * FROM news_tablet
142[MariaDB:10.4.10-MariaDB] [news_tablet] [38ms] SELECT * FROM news_tablet
143[MariaDB:10.4.10-MariaDB] [news_tablet] [39ms] SELECT * FROM news_tablet
144[MariaDB:10.4.10-MariaDB] [news_tablet] [40ms] SELECT * FROM news_tablet
145[MariaDB:10.4.10-MariaDB] [news_tablet] [40ms] SELECT * FROM news_tablet
146[MariaDB:10.4.10-MariaDB] [news_tablet] [42ms] SELECT * FROM news_tablet
147[MariaDB:10.4.10-MariaDB] [news_tablet] [101ms] SELECT * FROM news_tablet
148[MariaDB:10.4.10-MariaDB] [news_tablet] [102ms] SELECT * FROM news_tablet
149[MariaDB:10.4.10-MariaDB] [news_tablet] [102ms] SELECT * FROM news_tablet
150[MariaDB:10.4.10-MariaDB] [news_tablet] [103ms] SELECT * FROM news_tablet
151[MariaDB:10.4.10-MariaDB] [news_tablet] [108ms] SELECT * FROM news_tablet
152[MariaDB:10.4.10-MariaDB] [news_tablet] [109ms] SELECT * FROM news_tablet
153[MariaDB:10.4.10-MariaDB] [news_tablet] [109ms] SELECT * FROM news_tablet
154[MariaDB:10.4.10-MariaDB] [news_tablet] [110ms] SELECT * FROM news_tablet
155[MariaDB:10.4.10-MariaDB] [news_tablet] [110ms] SELECT * FROM news_tablet
156[MariaDB:10.4.10-MariaDB] [news_tablet] [129ms] SELECT * FROM news_tablet
157[MariaDB:10.4.10-MariaDB] [news_tablet] [130ms] SELECT * FROM news_tablet
158[MariaDB:10.4.10-MariaDB] [news_tablet] [131ms] SELECT * FROM news_tablet
159[MariaDB:10.4.10-MariaDB] [news_tablet] [131ms] SELECT * FROM news_tablet
160[MariaDB:10.4.10-MariaDB] [news_tablet] [132ms] SELECT * FROM news_tablet
161[MariaDB:10.4.10-MariaDB] [news_tablet] [132ms] SELECT * FROM news_tablet
162[MariaDB:10.4.10-MariaDB] [news_tablet] [132ms] SELECT * FROM news_tablet
163[MariaDB:10.4.10-MariaDB] [news_tablet] [132ms] SELECT * FROM news_tablet
164[MariaDB:10.4.10-MariaDB] [news_tablet] [94ms] SELECT * FROM news_tablet
165[MariaDB:10.4.10-MariaDB] [news_tablet] [135ms] SELECT * FROM news_tablet
166[MariaDB:10.4.10-MariaDB] [news_tablet] [95ms] SELECT * FROM news_tablet
167[MariaDB:10.4.10-MariaDB] [news_tablet] [97ms] SELECT * FROM news_tablet
168[MariaDB:10.4.10-MariaDB] [news_tablet] [98ms] SELECT * FROM news_tablet
169[MariaDB:10.4.10-MariaDB] [news_tablet] [98ms] SELECT * FROM news_tablet
170[MariaDB:10.4.10-MariaDB] [news_tablet] [98ms] SELECT * FROM news_tablet
171[MariaDB:10.4.10-MariaDB] [news_tablet] [33ms] SELECT * FROM news_tablet
172[MariaDB:10.4.10-MariaDB] [news_tablet] [33ms] SELECT * FROM news_tablet
173[MariaDB:10.4.10-MariaDB] [news_tablet] [39ms] SELECT * FROM news_tablet
174[MariaDB:10.4.10-MariaDB] [news_tablet] [40ms] SELECT * FROM news_tablet
175[MariaDB:10.4.10-MariaDB] [news_tablet] [40ms] SELECT * FROM news_tablet
176[MariaDB:10.4.10-MariaDB] [news_tablet] [40ms] SELECT * FROM news_tablet
177[MariaDB:10.4.10-MariaDB] [news_tablet] [41ms] SELECT * FROM news_tablet
178[MariaDB:10.4.10-MariaDB] [news_tablet] [41ms] SELECT * FROM news_tablet
179[MariaDB:10.4.10-MariaDB] [news_tablet] [41ms] SELECT * FROM news_tablet
180[MariaDB:10.4.10-MariaDB] [news_tablet] [45ms] SELECT * FROM news_tablet
181[MariaDB:10.4.10-MariaDB] [news_tablet] [46ms] SELECT * FROM news_tablet
182[MariaDB:10.4.10-MariaDB] [news_tablet] [46ms] SELECT * FROM news_tablet
183[MariaDB:10.4.10-MariaDB] [news_tablet] [46ms] SELECT * FROM news_tablet
184[MariaDB:10.4.10-MariaDB] [news_tablet] [46ms] SELECT * FROM news_tablet
185[MariaDB:10.4.10-MariaDB] [news_tablet] [77ms] SELECT * FROM news_tablet
186[MariaDB:10.4.10-MariaDB] [news_tablet] [78ms] SELECT * FROM news_tablet
187[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
188[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
189[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
190[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
191[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
192[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
193[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
194[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
195[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
196[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
197[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
198[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
199[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
200[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
201[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
202[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
203[MariaDB:10.4.10-MariaDB] [news_tablet] [8ms] SELECT * FROM news_tablet
204[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
205[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
206[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
207[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
208[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
209[MariaDB:10.4.10-MariaDB] [news_tablet] [10ms] SELECT * FROM news_tablet
210[MariaDB:10.4.10-MariaDB] [news_tablet] [10ms] SELECT * FROM news_tablet
211[MariaDB:10.4.10-MariaDB] [news_tablet] [11ms] SELECT * FROM news_tablet
212[MariaDB:10.4.10-MariaDB] [news_tablet] [22ms] SELECT * FROM news_tablet
213[MariaDB:10.4.10-MariaDB] [news_tablet] [22ms] SELECT * FROM news_tablet
214[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
215[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
216[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
217[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
218[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
219[MariaDB:10.4.10-MariaDB] [news_tablet] [26ms] SELECT * FROM news_tablet
220[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
221[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
222[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
223[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
224[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
225[MariaDB:10.4.10-MariaDB] [news_tablet] [22ms] SELECT * FROM news_tablet
226[MariaDB:10.4.10-MariaDB] [news_tablet] [5ms] SELECT * FROM news_tablet
227[MariaDB:10.4.10-MariaDB] [news_tablet] [5ms] SELECT * FROM news_tablet
228[MariaDB:10.4.10-MariaDB] [news_tablet] [5ms] SELECT * FROM news_tablet
229[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
230[MariaDB:10.4.10-MariaDB] [news_tablet] [11ms] SELECT * FROM news_tablet
231[MariaDB:10.4.10-MariaDB] [news_tablet] [10ms] SELECT * FROM news_tablet
232[MariaDB:10.4.10-MariaDB] [news_tablet] [11ms] SELECT * FROM news_tablet
233[MariaDB:10.4.10-MariaDB] [news_tablet] [11ms] SELECT * FROM news_tablet
234[MariaDB:10.4.10-MariaDB] [news_tablet] [11ms] SELECT * FROM news_tablet
235[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
236[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
237[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
238[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
239[MariaDB:10.4.10-MariaDB] [news_tablet] [15ms] SELECT * FROM news_tablet
240[MariaDB:10.4.10-MariaDB] [news_tablet] [15ms] SELECT * FROM news_tablet
241[MariaDB:10.4.10-MariaDB] [news_tablet] [15ms] SELECT * FROM news_tablet
242[MariaDB:10.4.10-MariaDB] [news_tablet] [15ms] SELECT * FROM news_tablet
243[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
244[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
245[MariaDB:10.4.10-MariaDB] [news_tablet] [15ms] SELECT * FROM news_tablet
246[MariaDB:10.4.10-MariaDB] [news_tablet] [13ms] SELECT * FROM news_tablet
247[MariaDB:10.4.10-MariaDB] [gcphone] [14ms] SELECT users.phone_number FROM users WHERE users.identifier = 'steam:11000010329deb8'
248[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
249[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
250[MariaDB:10.4.10-MariaDB] [news_tablet] [20ms] SELECT * FROM news_tablet
251[MariaDB:10.4.10-MariaDB] [news_tablet] [20ms] SELECT * FROM news_tablet
252[MariaDB:10.4.10-MariaDB] [news_tablet] [20ms] SELECT * FROM news_tablet
253[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
254[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
255[MariaDB:10.4.10-MariaDB] [gcphone] [10ms] SELECT users.firstname FROM users WHERE users.identifier = 'steam:11000010329deb8'
256[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
257[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
258[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
259[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
260[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
261[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
262[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
263[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
264[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
265[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
266[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
267[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
268[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
269[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
270[MariaDB:10.4.10-MariaDB] [news_tablet] [20ms] SELECT * FROM news_tablet
271[MariaDB:10.4.10-MariaDB] [gcphone] [18ms] SELECT users.lastname FROM users WHERE users.identifier = 'steam:11000010329deb8'
272[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
273[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
274[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
275[MariaDB:10.4.10-MariaDB] [news_tablet] [6ms] SELECT * FROM news_tablet
276[MariaDB:10.4.10-MariaDB] [news_tablet] [8ms] SELECT * FROM news_tablet
277[MariaDB:10.4.10-MariaDB] [news_tablet] [8ms] SELECT * FROM news_tablet
278[MariaDB:10.4.10-MariaDB] [news_tablet] [8ms] SELECT * FROM news_tablet
279[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
280[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
281[MariaDB:10.4.10-MariaDB] [gcphone] [7ms] SELECT * FROM phone_users_contacts WHERE phone_users_contacts.identifier = 'steam:11000010329deb8'
282[MariaDB:10.4.10-MariaDB] [news_tablet] [8ms] SELECT * FROM news_tablet
283[MariaDB:10.4.10-MariaDB] [news_tablet] [8ms] SELECT * FROM news_tablet
284[MariaDB:10.4.10-MariaDB] [news_tablet] [8ms] SELECT * FROM news_tablet
285[MariaDB:10.4.10-MariaDB] [news_tablet] [9ms] SELECT * FROM news_tablet
286[MariaDB:10.4.10-MariaDB] [news_tablet] [10ms] SELECT * FROM news_tablet
287[MariaDB:10.4.10-MariaDB] [news_tablet] [10ms] SELECT * FROM news_tablet
288[MariaDB:10.4.10-MariaDB] [news_tablet] [12ms] SELECT * FROM news_tablet
289[MariaDB:10.4.10-MariaDB] [news_tablet] [12ms] SELECT * FROM news_tablet
290[MariaDB:10.4.10-MariaDB] [news_tablet] [12ms] SELECT * FROM news_tablet
291[MariaDB:10.4.10-MariaDB] [news_tablet] [11ms] SELECT * FROM news_tablet
292[MariaDB:10.4.10-MariaDB] [news_tablet] [11ms] SELECT * FROM news_tablet
293[MariaDB:10.4.10-MariaDB] [gcphone] [19ms] SELECT phone_messages.* FROM phone_messages LEFT JOIN users ON users.identifier = 'steam:11000010329deb8' WHERE phone_messages.receiver = users.phone_number
294[MariaDB:10.4.10-MariaDB] [news_tablet] [24ms] SELECT * FROM news_tablet
295[MariaDB:10.4.10-MariaDB] [news_tablet] [24ms] SELECT * FROM news_tablet
296[MariaDB:10.4.10-MariaDB] [news_tablet] [24ms] SELECT * FROM news_tablet
297[MariaDB:10.4.10-MariaDB] [news_tablet] [24ms] SELECT * FROM news_tablet
298[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
299[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
300[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
301[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
302[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
303[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
304[MariaDB:10.4.10-MariaDB] [news_tablet] [27ms] SELECT * FROM news_tablet
305[MariaDB:10.4.10-MariaDB] [news_tablet] [28ms] SELECT * FROM news_tablet
306[MariaDB:10.4.10-MariaDB] [gcphone] [24ms] SELECT * FROM phone_calls WHERE phone_calls.owner = '531-3502' ORDER BY time DESC LIMIT 120
307[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
308[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
309[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
310[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
311[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
312[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
313[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
314[MariaDB:10.4.10-MariaDB] [news_tablet] [15ms] SELECT * FROM news_tablet
315[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
316[MariaDB:10.4.10-MariaDB] [news_tablet] [15ms] SELECT * FROM news_tablet
317[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
318[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
319[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
320[MariaDB:10.4.10-MariaDB] [news_tablet] [17ms] SELECT * FROM news_tablet
321[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
322[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
323[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
324[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
325[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
326[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
327[MariaDB:10.4.10-MariaDB] [news_tablet] [20ms] SELECT * FROM news_tablet
328[MariaDB:10.4.10-MariaDB] [news_tablet] [20ms] SELECT * FROM news_tablet
329[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
330[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
331[MariaDB:10.4.10-MariaDB] [news_tablet] [21ms] SELECT * FROM news_tablet
332[MariaDB:10.4.10-MariaDB] [news_tablet] [22ms] SELECT * FROM news_tablet
333[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
334[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
335[MariaDB:10.4.10-MariaDB] [news_tablet] [23ms] SELECT * FROM news_tablet
336[MariaDB:10.4.10-MariaDB] [news_tablet] [24ms] SELECT * FROM news_tablet
337[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
338[MariaDB:10.4.10-MariaDB] [news_tablet] [25ms] SELECT * FROM news_tablet
339[MariaDB:10.4.10-MariaDB] [news_tablet] [26ms] SELECT * FROM news_tablet
340[MariaDB:10.4.10-MariaDB] [news_tablet] [26ms] SELECT * FROM news_tablet
341[MariaDB:10.4.10-MariaDB] [news_tablet] [26ms] SELECT * FROM news_tablet
342[MariaDB:10.4.10-MariaDB] [news_tablet] [27ms] SELECT * FROM news_tablet
343[MariaDB:10.4.10-MariaDB] [news_tablet] [27ms] SELECT * FROM news_tablet
344[MariaDB:10.4.10-MariaDB] [news_tablet] [27ms] SELECT * FROM news_tablet
345[MariaDB:10.4.10-MariaDB] [news_tablet] [27ms] SELECT * FROM news_tablet
346[MariaDB:10.4.10-MariaDB] [news_tablet] [28ms] SELECT * FROM news_tablet
347[MariaDB:10.4.10-MariaDB] [news_tablet] [28ms] SELECT * FROM news_tablet
348[MariaDB:10.4.10-MariaDB] [news_tablet] [32ms] SELECT * FROM news_tablet
349[MariaDB:10.4.10-MariaDB] [news_tablet] [32ms] SELECT * FROM news_tablet
350[MariaDB:10.4.10-MariaDB] [news_tablet] [132ms] SELECT * FROM news_tablet
351[MariaDB:10.4.10-MariaDB] [news_tablet] [133ms] SELECT * FROM news_tablet
352[MariaDB:10.4.10-MariaDB] [news_tablet] [133ms] SELECT * FROM news_tablet
353[MariaDB:10.4.10-MariaDB] [news_tablet] [133ms] SELECT * FROM news_tablet
354[MariaDB:10.4.10-MariaDB] [news_tablet] [134ms] SELECT * FROM news_tablet
355[MariaDB:10.4.10-MariaDB] [news_tablet] [16ms] SELECT * FROM news_tablet
356[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
357[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
358[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
359[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
360[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
361[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
362[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
363[MariaDB:10.4.10-MariaDB] [news_tablet] [18ms] SELECT * FROM news_tablet
364[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
365[MariaDB:10.4.10-MariaDB] [news_tablet] [19ms] SELECT * FROM news_tablet
366[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
367[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
368[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
369[MariaDB:10.4.10-MariaDB] [news_tablet] [31ms] SELECT * FROM news_tablet
370[MariaDB:10.4.10-MariaDB] [news_tablet] [32ms] SELECT * FROM news_tablet
371[MariaDB:10.4.10-MariaDB] [news_tablet] [14ms] SELECT * FROM news_tablet
372[MariaDB:10.4.10-MariaDB] [dpemotes] [7ms] SELECT * FROM dpkeybinds WHERE `id`='steam:11000010329deb8';
373[MariaDB:10.4.10-MariaDB] [esx_jb_weashops] [6ms] SELECT * FROM weashops
374[MariaDB:10.4.10-MariaDB] [donorshop] [6ms] SELECT * FROM donors WHERE identifier='steam:11000010329deb8'
375[MariaDB:10.4.10-MariaDB] [esx_kashacters] [5ms] SELECT `charid` FROM `user_lastcharacter` WHERE `steamid` = 'steam:11000010329deb8'
376[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `owned_vehicles` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
377[MariaDB:10.4.10-MariaDB] [esx_ambulancejob] [5ms] SELECT is_dead FROM users WHERE identifier = 'steam:11000010329deb8'
378[MariaDB:10.4.10-MariaDB] [ESX_CommunityService] [4ms] SELECT * FROM communityservice WHERE identifier = 'steam:11000010329deb8'
379[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `addon_account_data` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
380[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `addon_inventory_items` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
381[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `billing` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
382[MariaDB:10.4.10-MariaDB] [esx_kashacters] [3ms] UPDATE `characters` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
383[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `datastore_data` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
384[MariaDB:10.4.10-MariaDB] [esx_kashacters] [2ms] UPDATE `users` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
385[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `user_accounts` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
386[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `user_inventory` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
387[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `user_licenses` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
388[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `dopeplants` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
389[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `notes` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
390[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `phone_users_contacts` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
391[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `owned_properties` SET `owner` = 'Char1:11000010329deb8' WHERE `owner` = 'steam:11000010329deb8'
392[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `communityservice` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
393[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `player_bans` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
394[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `player_notes` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
395[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] UPDATE `society_moneywash` SET `identifier` = 'Char1:11000010329deb8' WHERE `identifier` = 'steam:11000010329deb8'
396[MariaDB:10.4.10-MariaDB] [esx_kashacters] [9ms] SELECT * FROM `users` WHERE identifier LIKE '%:11000010329deb8%'
397[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] SELECT * FROM `jobs` WHERE `name` = 'police'
398[MariaDB:10.4.10-MariaDB] [esx_kashacters] [1ms] SELECT * FROM `job_grades` WHERE `grade` = '9'
399[MariaDB:10.4.10-MariaDB] [dpemotes] [7ms] SELECT * FROM dpkeybinds WHERE `id`='steam:11000010329deb8';
400[MariaDB:10.4.10-MariaDB] [dpemotes] [7ms] SELECT * FROM dpkeybinds WHERE `id`='steam:11000010329deb8';
401[MariaDB:10.4.10-MariaDB] [dpemotes] [6ms] SELECT * FROM dpkeybinds WHERE `id`='steam:11000010329deb8';
402[MariaDB:10.4.10-MariaDB] [esx_society] [1ms] SELECT * FROM society_moneywash
403[MariaDB:10.4.10-MariaDB] [dpemotes] [6ms] SELECT * FROM dpkeybinds WHERE `id`='steam:11000010329deb8';
404[MariaDB:10.4.10-MariaDB] [dpemotes] [6ms] SELECT * FROM dpkeybinds WHERE `id`='steam:11000010329deb8';