neonkebab

Riki is a 26-year-old male from United Kingdom.

He is the founder of Smarty Pants.

Sins Committed

  • Prancing

More About Me..

Never logged in before

44 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `profiles`11111
2DESCRIBE `users`10101
3DESCRIBE `comments`550
4DESCRIBE `religions`11111
5DESCRIBE `symbols`550
6DESCRIBE `commandments`440
7DESCRIBE `holidays`440
8DESCRIBE `sins`990
9DESCRIBE `sins_tags`660
10DESCRIBE `tasks`550
11DESCRIBE `beliefs`12121
12DESCRIBE `beliefs_categories`440
13DESCRIBE `beliefs_tags`550
14DESCRIBE `countries`220
15SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`created`, `User`.`last_login`, `User`.`activated`, `User`.`activate_key`, `User`.`password_key`, `User`.`belief`, `Profile`.`id`, `Profile`.`forename`, `Profile`.`surname`, `Profile`.`date_of_birth`, `Profile`.`gender`, `Profile`.`user_id`, `Profile`.`photo`, `Profile`.`country_id`, `Profile`.`important_thing`, `Profile`.`first_memory`, `Profile`.`happen_after_death` FROM `users` AS `User` LEFT JOIN `profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) WHERE `User`.`username` = 'neonkebab' LIMIT 1110
16SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`user_id` IN (49) 000
17SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 49 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 000
18SELECT `Belief`.`id`, `Belief`.`title`, `Belief`.`prefix`, `Belief`.`description`, `Belief`.`belief_id`, `Belief`.`beliefs_category_id`, `Belief`.`created`, `Belief`.`modified`, `Belief`.`obj_id`, `Belief`.`user_id`, `Belief`.`photo`, `Belief`.`main` FROM `beliefs` AS `Belief` JOIN `beliefs_users` ON (`beliefs_users`.`user_id` = 49 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 000
19SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` JOIN `sins_users` ON (`sins_users`.`user_id` = 49 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 110
20SELECT `Religion`.`id`, `Religion`.`created`, `Religion`.`modified`, `Religion`.`title`, `Religion`.`user_id`, `Religion`.`active`, `Religion`.`followers_title`, `Religion`.`strict_sins`, `Religion`.`sole_religion`, `Religion`.`world_begin`, `Religion`.`world_end` FROM `religions` AS `Religion` JOIN `religions_users` ON (`religions_users`.`user_id` = 49 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 000
21SELECT `Profile`.`id`, `Profile`.`forename`, `Profile`.`surname`, `Profile`.`date_of_birth`, `Profile`.`gender`, `Profile`.`user_id`, `Profile`.`photo`, `Profile`.`country_id`, `Profile`.`important_thing`, `Profile`.`first_memory`, `Profile`.`happen_after_death`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`created`, `User`.`last_login`, `User`.`activated`, `User`.`activate_key`, `User`.`password_key`, `User`.`belief`, `Country`.`id`, `Country`.`name` FROM `profiles` AS `Profile` LEFT JOIN `users` AS `User` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `countries` AS `Country` ON (`Profile`.`country_id` = `Country`.`id`) WHERE `Profile`.`user_id` = 49 LIMIT 1110
22SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`created`, `User`.`last_login`, `User`.`activated`, `User`.`activate_key`, `User`.`password_key`, `User`.`belief` FROM `users` AS `User` WHERE `User`.`id` = 49 110
23SELECT `Profile`.`id`, `Profile`.`forename`, `Profile`.`surname`, `Profile`.`date_of_birth`, `Profile`.`gender`, `Profile`.`user_id`, `Profile`.`photo`, `Profile`.`country_id`, `Profile`.`important_thing`, `Profile`.`first_memory`, `Profile`.`happen_after_death` FROM `profiles` AS `Profile` WHERE `Profile`.`user_id` = 49 110
24SELECT `Country`.`id`, `Country`.`name` FROM `countries` AS `Country` WHERE `Country`.`id` = 'UK' 110
25SELECT `Profile`.`id`, `Profile`.`forename`, `Profile`.`surname`, `Profile`.`date_of_birth`, `Profile`.`gender`, `Profile`.`user_id`, `Profile`.`photo`, `Profile`.`country_id`, `Profile`.`important_thing`, `Profile`.`first_memory`, `Profile`.`happen_after_death` FROM `profiles` AS `Profile` WHERE `Profile`.`country_id` = 'UK' 880
26SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` JOIN `comments_profiles` ON (`comments_profiles`.`profile_id` = 15 AND `comments_profiles`.`comment_id` = `Comment`.`id`) WHERE 1 = 1 ORDER BY `comments_profiles`.`id` DESC LIMIT 10000
27SELECT id FROM religions WHERE user_id = '49' AND active = '1'110
28SELECT `Religion`.`id`, `Religion`.`created`, `Religion`.`modified`, `Religion`.`title`, `Religion`.`user_id`, `Religion`.`active`, `Religion`.`followers_title`, `Religion`.`strict_sins`, `Religion`.`sole_religion`, `Religion`.`world_begin`, `Religion`.`world_end` FROM `religions` AS `Religion` WHERE `Religion`.`id` = 7 LIMIT 1110
29SELECT `Symbol`.`id`, `Symbol`.`religion_id`, `Symbol`.`photo`, `Symbol`.`description`, `Symbol`.`default` FROM `symbols` AS `Symbol` WHERE `Symbol`.`religion_id` IN (7) 000
30SELECT `Commandment`.`id`, `Commandment`.`obj_id`, `Commandment`.`shalt`, `Commandment`.`verb` FROM `commandments` AS `Commandment` JOIN `commandments_religions` ON (`commandments_religions`.`religion_id` = 7 AND `commandments_religions`.`commandment_id` = `Commandment`.`id`) WHERE 1 = 1 ORDER BY `commandments_religions`.`priority` ASC 000
31SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` JOIN `comments_religions` ON (`comments_religions`.`religion_id` = 7 AND `comments_religions`.`comment_id` = `Comment`.`id`) WHERE 1 = 1 ORDER BY `comments_religions`.`id` DESC LIMIT 10000
32SELECT `Holiday`.`id`, `Holiday`.`title`, `Holiday`.`start_date`, `Holiday`.`end_date` FROM `holidays` AS `Holiday` JOIN `holidays_religions` ON (`holidays_religions`.`religion_id` = 7 AND `holidays_religions`.`holiday_id` = `Holiday`.`id`) WHERE 1 = 1 000
33SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` JOIN `religions_sins` ON (`religions_sins`.`religion_id` = 7 AND `religions_sins`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 110
34SELECT `SinsTag`.`id`, `SinsTag`.`title`, `SinsTag`.`created`, `SinsTag`.`modified`, `SinsTag`.`sin_id`, `SinsTag`.`user_id` FROM `sins_tags` AS `SinsTag` WHERE `SinsTag`.`sin_id` IN (70) 220
35SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`created`, `User`.`last_login`, `User`.`activated`, `User`.`activate_key`, `User`.`password_key`, `User`.`belief` FROM `users` AS `User` JOIN `sins_users` ON (`sins_users`.`sin_id` = 70 AND `sins_users`.`user_id` = `User`.`id`) WHERE 1 = 1 220
36SELECT `Religion`.`id`, `Religion`.`created`, `Religion`.`modified`, `Religion`.`title`, `Religion`.`user_id`, `Religion`.`active`, `Religion`.`followers_title`, `Religion`.`strict_sins`, `Religion`.`sole_religion`, `Religion`.`world_begin`, `Religion`.`world_end` FROM `religions` AS `Religion` JOIN `religions_sins` ON (`religions_sins`.`sin_id` = 70 AND `religions_sins`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 220
37SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`created`, `User`.`last_login`, `User`.`activated`, `User`.`activate_key`, `User`.`password_key`, `User`.`belief` FROM `users` AS `User` JOIN `religions_users` ON (`religions_users`.`religion_id` = 7 AND `religions_users`.`user_id` = `User`.`id`) WHERE 1 = 1 110
38SELECT `Profile`.`id`, `Profile`.`forename`, `Profile`.`surname`, `Profile`.`date_of_birth`, `Profile`.`gender`, `Profile`.`user_id`, `Profile`.`photo`, `Profile`.`country_id`, `Profile`.`important_thing`, `Profile`.`first_memory`, `Profile`.`happen_after_death` FROM `profiles` AS `Profile` WHERE `Profile`.`user_id` = 40 110
39SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`user_id` IN (40) 12120
40SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 40 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 000
41SELECT `Belief`.`id`, `Belief`.`title`, `Belief`.`prefix`, `Belief`.`description`, `Belief`.`belief_id`, `Belief`.`beliefs_category_id`, `Belief`.`created`, `Belief`.`modified`, `Belief`.`obj_id`, `Belief`.`user_id`, `Belief`.`photo`, `Belief`.`main` FROM `beliefs` AS `Belief` JOIN `beliefs_users` ON (`beliefs_users`.`user_id` = 40 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 19190
42SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` JOIN `sins_users` ON (`sins_users`.`user_id` = 40 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 10100
43SELECT `Religion`.`id`, `Religion`.`created`, `Religion`.`modified`, `Religion`.`title`, `Religion`.`user_id`, `Religion`.`active`, `Religion`.`followers_title`, `Religion`.`strict_sins`, `Religion`.`sole_religion`, `Religion`.`world_begin`, `Religion`.`world_end` FROM `religions` AS `Religion` JOIN `religions_users` ON (`religions_users`.`user_id` = 40 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 440
44SELECT bu.description, b.photo, b.beliefs_category_id, u.username, p.photo, bu.priority, bu.score, b.id, b.description, b.title FROM beliefs_users as bu, beliefs as b, users as u, profiles as p WHERE bu.user_id = '49' AND bu.belief_id = b.id AND bu.description != '' AND b.user_id = u.id AND p.user_id = u.id ORDER by bu.priority ASC LIMIT 5001