Sin Details

Submitted by izzi

User Actions

vanity

Vanity creates an illusion of superiority and power. It clouds the vision of reality, and erodes love.

Users who have committed this sin

vanity has been committed 4 times.

  • khover
    Vanity, for lack of a better word, is good.
  • hereticzero
    I'm pretty enough.
  • hatusu
    every morning. in the bathroom mirror.
  • izzi
    When I was younger. It was a crutch for my ego. Ego is false.
37 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `religions`11111
2DESCRIBE `symbols`550
3DESCRIBE `commandments`440
4DESCRIBE `holidays`440
5SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` WHERE `Sin`.`id` = 75 LIMIT 1110
6SELECT `SinsTag`.`id`, `SinsTag`.`title`, `SinsTag`.`created`, `SinsTag`.`modified`, `SinsTag`.`sin_id`, `SinsTag`.`user_id` FROM `sins_tags` AS `SinsTag` WHERE `SinsTag`.`sin_id` IN (75) 440
7SELECT `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` = 75 AND `sins_users`.`user_id` = `User`.`id`) WHERE 1 = 1 440
8SELECT `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` = 75 AND `religions_sins`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 000
9SELECT id FROM sins_users WHERE sin_id = '75' AND user_id = ''000
10SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` WHERE `Sin`.`id` = '75' LIMIT 1110
11SELECT `Sin`.`id`, `Sin`.`title`, `Sin`.`description`, `Sin`.`modified`, `Sin`.`created`, `Sin`.`photo`, `Sin`.`user_id`, `Sin`.`uid`, `Sin`.`service` FROM `sins` AS `Sin` WHERE `Sin`.`id` = 75 110
12SELECT `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` = 71 110
13SELECT `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` = 86 110
14SELECT `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` = 143 110
15SELECT `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` = 176 110
16SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`user_id` IN (71, 86, 143, 176) 110
17SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 71 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 000
18SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 86 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 000
19SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 143 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 110
20SELECT `Task`.`id`, `Task`.`title`, `Task`.`description`, `Task`.`url`, `Task`.`type` FROM `tasks` AS `Task` JOIN `tasks_users` ON (`tasks_users`.`user_id` = 176 AND `tasks_users`.`task_id` = `Task`.`id`) WHERE `tasks_users`.`completed` = "0" 440
21SELECT `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` = 71 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 000
22SELECT `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` = 86 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 000
23SELECT `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` = 143 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 660
24SELECT `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` = 176 AND `beliefs_users`.`belief_id` = `Belief`.`id`) WHERE 1 = 1 ORDER BY `beliefs_users`.`priority` ASC 770
25SELECT `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` = 71 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 880
26SELECT `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` = 86 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 220
27SELECT `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` = 143 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 13130
28SELECT `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` = 176 AND `sins_users`.`sin_id` = `Sin`.`id`) WHERE 1 = 1 550
29SELECT `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` = 71 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 000
30SELECT `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` = 86 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 000
31SELECT `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` = 143 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 000
32SELECT `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` = 176 AND `religions_users`.`religion_id` = `Religion`.`id`) WHERE 1 = 1 000
33SELECT * FROM sins_users WHERE sin_id = '75' AND user_id = ''000
34SELECT u.username, p.photo, u.id, su.description, su.creator FROM users as u, sins_users as su, sins as s, profiles as p WHERE s.id = '75' AND s.id = su.sin_id AND su.user_id = u.id AND u.id = p.user_id ORDER BY su.created DESC441
35SELECT `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`.`id` = 71 LIMIT 1110
36SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`content`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`user_id` IN (71) 000
37SELECT title, count(title) as count FROM sins_tags as tags GROUP BY title ORDER BY RAND() LIMIT 40 40400