3
11.51 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
516078
575298
583713
691808
484681
618908
442673
507094
593840
728229
454507
512736
506252
500464
557975
562342
650847
648716
636958
486969
422000
443249
467952
471035
500429
635949
789878
824286
528030
547556
562346
580128
484719
518766
504139
482776
637553
766146
825001
482768
528867
426544
726487
419579
714511
464366
523793
590908
476409
476797
819959
615818
631955
742329
577668
486488
568886
525839
453415
450518
599234
517870
497837
528029
]
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 (516078 , 575298 , 583713 , 691808 , 484681 , 618908 , 442673 , 507094 , 593840 , 728229 , 454507 , 512736 , 506252 , 500464 , 557975 , 562342 , 650847 , 648716 , 636958 , 486969 , 422000 , 443249 , 467952 , 471035 , 500429 , 635949 , 789878 , 824286 , 528030 , 547556 , 562346 , 580128 , 484719 , 518766 , 504139 , 482776 , 637553 , 766146 , 825001 , 482768 , 528867 , 426544 , 726487 , 419579 , 714511 , 464366 , 523793 , 590908 , 476409 , 476797 , 819959 , 615818 , 631955 , 742329 , 577668 , 486488 , 568886 , 525839 , 453415 , 450518 , 599234 , 517870 , 497837 , 528029 );
Copy
4
2.20 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
419579
422000
426544
442673
443249
450518
453415
454507
464366
467952
471035
476409
476797
482768
482776
484681
484719
486488
486969
497837
500429
500464
504139
506252
507094
512736
516078
517870
518766
523793
525839
528029
528030
528867
547556
557975
562342
562346
568886
575298
577668
580128
583713
590908
593840
599234
615818
618908
635949
636958
637553
648716
650847
691808
714511
726487
728229
742329
766146
789878
819959
824286
825001
]
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 (419579 , 422000 , 426544 , 442673 , 443249 , 450518 , 453415 , 454507 , 464366 , 467952 , 471035 , 476409 , 476797 , 482768 , 482776 , 484681 , 484719 , 486488 , 486969 , 497837 , 500429 , 500464 , 504139 , 506252 , 507094 , 512736 , 516078 , 517870 , 518766 , 523793 , 525839 , 528029 , 528030 , 528867 , 547556 , 557975 , 562342 , 562346 , 568886 , 575298 , 577668 , 580128 , 583713 , 590908 , 593840 , 599234 , 615818 , 618908 , 635949 , 636958 , 637553 , 648716 , 650847 , 691808 , 714511 , 726487 , 728229 , 742329 , 766146 , 789878 , 819959 , 824286 , 825001 );
Copy
5
78.23 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
419579
422000
426544
442673
443249
450518
453415
454507
464366
467952
471035
476409
476797
482768
482776
484681
484719
486488
486969
497837
500429
500464
504139
506252
507094
512736
516078
517870
518766
523793
525839
528029
528030
528867
547556
557975
562342
562346
568886
575298
577668
580128
583713
590908
593840
599234
615818
618908
635949
636958
637553
648716
650847
691808
714511
726487
728229
742329
766146
789878
819959
824286
825001
]
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 (419579 , 422000 , 426544 , 442673 , 443249 , 450518 , 453415 , 454507 , 464366 , 467952 , 471035 , 476409 , 476797 , 482768 , 482776 , 484681 , 484719 , 486488 , 486969 , 497837 , 500429 , 500464 , 504139 , 506252 , 507094 , 512736 , 516078 , 517870 , 518766 , 523793 , 525839 , 528029 , 528030 , 528867 , 547556 , 557975 , 562342 , 562346 , 568886 , 575298 , 577668 , 580128 , 583713 , 590908 , 593840 , 599234 , 615818 , 618908 , 635949 , 636958 , 637553 , 648716 , 650847 , 691808 , 714511 , 726487 , 728229 , 742329 , 766146 , 789878 , 819959 , 824286 , 825001 );
Copy