3
9.28 ms
SELECT p . post_id , p . user_id , p . content_id , p . public_key , p . search_field , p . cover , p . type , p . sexual_orientation , p . orientation , p . quality , p . noindex , p . nofollow , p . contents_num , p . duration , p . likes , p . dislikes , p . views , p . vote_rating , p . params , p . published_at , IFNULL (`r` . `title` , `f` . `title` ) as `title` , IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` , IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2` FROM post p LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id` AND `f` . `lang_id` = ? LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id` AND `r` . `lang_id` = ? WHERE p . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
478992
478985
543209
478991
575031
744774
478990
543026
622931
604419
494717
671331
585104
457379
457383
569953
565921
478986
586512
671351
629357
585110
577058
600094
671348
721219
674650
790007
556950
586511
543519
586528
569971
486396
565927
569975
586457
543193
592297
788819
732051
687610
597665
570178
623642
605148
633860
633423
591438
512816
543433
643380
771251
816803
543005
606820
494736
569964
671381
565933
592363
540952
543107
577096
541640
]
SELECT
p . post_id ,
p . user_id ,
p . content_id ,
p . public_key ,
p . search_field ,
p . cover ,
p . type ,
p . sexual_orientation ,
p . orientation ,
p . quality ,
p . noindex ,
p . nofollow ,
p . contents_num ,
p . duration ,
p . likes ,
p . dislikes ,
p . views ,
p . vote_rating ,
p . params ,
p . published_at ,
IFNULL (`r` . `title` , `f` . `title` ) as `title` ,
IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` ,
IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2`
FROM
post p
LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id`
AND `f` . `lang_id` = ?
LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id`
AND `r` . `lang_id` = ?
WHERE
p . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ?
)
Copy
SELECT p . post_id , p . user_id , p . content_id , p . public_key , p . search_field , p . cover , p . type , p . sexual_orientation , p . orientation , p . quality , p . noindex , p . nofollow , p . contents_num , p . duration , p . likes , p . dislikes , p . views , p . vote_rating , p . params , p . published_at , IFNULL (`r` . `title` , `f` . `title` ) as `title` , IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` , IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2` FROM post p LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id` AND `f` . `lang_id` = 1 LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id` AND `r` . `lang_id` = 2 WHERE p . post_id IN (478992 , 478985 , 543209 , 478991 , 575031 , 744774 , 478990 , 543026 , 622931 , 604419 , 494717 , 671331 , 585104 , 457379 , 457383 , 569953 , 565921 , 478986 , 586512 , 671351 , 629357 , 585110 , 577058 , 600094 , 671348 , 721219 , 674650 , 790007 , 556950 , 586511 , 543519 , 586528 , 569971 , 486396 , 565927 , 569975 , 586457 , 543193 , 592297 , 788819 , 732051 , 687610 , 597665 , 570178 , 623642 , 605148 , 633860 , 633423 , 591438 , 512816 , 543433 , 643380 , 771251 , 816803 , 543005 , 606820 , 494736 , 569964 , 671381 , 565933 , 592363 , 540952 , 543107 , 577096 , 541640 );
Copy
4
2.35 ms
SELECT pht . post_id , pht . tag_id , t . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_tag pht INNER JOIN tag t ON pht . tag_id = t . tag_id AND t . enabled = 1 LEFT JOIN tag_translation f ON t . tag_id = f . tag_id AND f . lang_id = ? LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id` AND `r` . `lang_id` = ? WHERE pht . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
457379
457383
478985
478986
478990
478991
478992
486396
494717
494736
512816
540952
541640
543005
543026
543107
543193
543209
543433
543519
556950
565921
565927
565933
569953
569964
569971
569975
570178
575031
577058
577096
585104
585110
586457
586511
586512
586528
591438
592297
592363
597665
600094
604419
605148
606820
622931
623642
629357
633423
633860
643380
671331
671348
671351
671381
674650
687610
721219
732051
744774
771251
788819
790007
816803
]
SELECT
pht . post_id ,
pht . tag_id ,
t . slug ,
IFNULL (`r` . `name` , `f` . `name` ) as `name`
FROM
post_has_tag pht
INNER JOIN tag t ON pht . tag_id = t . tag_id
AND t . enabled = 1
LEFT JOIN tag_translation f ON t . tag_id = f . tag_id
AND f . lang_id = ?
LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id`
AND `r` . `lang_id` = ?
WHERE
pht . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ?
)
Copy
SELECT pht . post_id , pht . tag_id , t . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_tag pht INNER JOIN tag t ON pht . tag_id = t . tag_id AND t . enabled = 1 LEFT JOIN tag_translation f ON t . tag_id = f . tag_id AND f . lang_id = 1 LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id` AND `r` . `lang_id` = 2 WHERE pht . post_id IN (457379 , 457383 , 478985 , 478986 , 478990 , 478991 , 478992 , 486396 , 494717 , 494736 , 512816 , 540952 , 541640 , 543005 , 543026 , 543107 , 543193 , 543209 , 543433 , 543519 , 556950 , 565921 , 565927 , 565933 , 569953 , 569964 , 569971 , 569975 , 570178 , 575031 , 577058 , 577096 , 585104 , 585110 , 586457 , 586511 , 586512 , 586528 , 591438 , 592297 , 592363 , 597665 , 600094 , 604419 , 605148 , 606820 , 622931 , 623642 , 629357 , 633423 , 633860 , 643380 , 671331 , 671348 , 671351 , 671381 , 674650 , 687610 , 721219 , 732051 , 744774 , 771251 , 788819 , 790007 , 816803 );
Copy
5
82.17 ms
SELECT phc . post_id , phc . category_id , c . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_category phc INNER JOIN category c ON phc . category_id = c . category_id AND c . enabled = 1 LEFT JOIN category_translation f ON c . category_id = f . category_id AND f . lang_id = ? LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id` AND `r` . `lang_id` = ? WHERE phc . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
457379
457383
478985
478986
478990
478991
478992
486396
494717
494736
512816
540952
541640
543005
543026
543107
543193
543209
543433
543519
556950
565921
565927
565933
569953
569964
569971
569975
570178
575031
577058
577096
585104
585110
586457
586511
586512
586528
591438
592297
592363
597665
600094
604419
605148
606820
622931
623642
629357
633423
633860
643380
671331
671348
671351
671381
674650
687610
721219
732051
744774
771251
788819
790007
816803
]
SELECT
phc . post_id ,
phc . category_id ,
c . slug ,
IFNULL (`r` . `name` , `f` . `name` ) as `name`
FROM
post_has_category phc
INNER JOIN category c ON phc . category_id = c . category_id
AND c . enabled = 1
LEFT JOIN category_translation f ON c . category_id = f . category_id
AND f . lang_id = ?
LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id`
AND `r` . `lang_id` = ?
WHERE
phc . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ?
)
Copy
SELECT phc . post_id , phc . category_id , c . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_category phc INNER JOIN category c ON phc . category_id = c . category_id AND c . enabled = 1 LEFT JOIN category_translation f ON c . category_id = f . category_id AND f . lang_id = 1 LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id` AND `r` . `lang_id` = 2 WHERE phc . post_id IN (457379 , 457383 , 478985 , 478986 , 478990 , 478991 , 478992 , 486396 , 494717 , 494736 , 512816 , 540952 , 541640 , 543005 , 543026 , 543107 , 543193 , 543209 , 543433 , 543519 , 556950 , 565921 , 565927 , 565933 , 569953 , 569964 , 569971 , 569975 , 570178 , 575031 , 577058 , 577096 , 585104 , 585110 , 586457 , 586511 , 586512 , 586528 , 591438 , 592297 , 592363 , 597665 , 600094 , 604419 , 605148 , 606820 , 622931 , 623642 , 629357 , 633423 , 633860 , 643380 , 671331 , 671348 , 671351 , 671381 , 674650 , 687610 , 721219 , 732051 , 744774 , 771251 , 788819 , 790007 , 816803 );
Copy