3
8.11 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
551288
669136
662982
663690
661130
661788
668905
661693
551292
662033
535733
666331
438460
442800
551370
551419
564626
579405
668250
542944
661729
648876
669220
654148
662723
564633
538359
517821
669111
390083
663020
662994
390321
730686
661078
388022
710285
645847
661579
390175
643835
543043
390050
456640
574902
400435
567764
447542
731604
384325
447529
454066
751918
564631
576401
525402
653260
712166
646183
486481
565771
599531
588736
693235
510571
]
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 (551288 , 669136 , 662982 , 663690 , 661130 , 661788 , 668905 , 661693 , 551292 , 662033 , 535733 , 666331 , 438460 , 442800 , 551370 , 551419 , 564626 , 579405 , 668250 , 542944 , 661729 , 648876 , 669220 , 654148 , 662723 , 564633 , 538359 , 517821 , 669111 , 390083 , 663020 , 662994 , 390321 , 730686 , 661078 , 388022 , 710285 , 645847 , 661579 , 390175 , 643835 , 543043 , 390050 , 456640 , 574902 , 400435 , 567764 , 447542 , 731604 , 384325 , 447529 , 454066 , 751918 , 564631 , 576401 , 525402 , 653260 , 712166 , 646183 , 486481 , 565771 , 599531 , 588736 , 693235 , 510571 );
Copy
4
2.41 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
384325
388022
390050
390083
390175
390321
400435
438460
442800
447529
447542
454066
456640
486481
510571
517821
525402
535733
538359
542944
543043
551288
551292
551370
551419
564626
564631
564633
565771
567764
574902
576401
579405
588736
599531
643835
645847
646183
648876
653260
654148
661078
661130
661579
661693
661729
661788
662033
662723
662982
662994
663020
663690
666331
668250
668905
669111
669136
669220
693235
710285
712166
730686
731604
751918
]
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 (384325 , 388022 , 390050 , 390083 , 390175 , 390321 , 400435 , 438460 , 442800 , 447529 , 447542 , 454066 , 456640 , 486481 , 510571 , 517821 , 525402 , 535733 , 538359 , 542944 , 543043 , 551288 , 551292 , 551370 , 551419 , 564626 , 564631 , 564633 , 565771 , 567764 , 574902 , 576401 , 579405 , 588736 , 599531 , 643835 , 645847 , 646183 , 648876 , 653260 , 654148 , 661078 , 661130 , 661579 , 661693 , 661729 , 661788 , 662033 , 662723 , 662982 , 662994 , 663020 , 663690 , 666331 , 668250 , 668905 , 669111 , 669136 , 669220 , 693235 , 710285 , 712166 , 730686 , 731604 , 751918 );
Copy
5
68.09 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
384325
388022
390050
390083
390175
390321
400435
438460
442800
447529
447542
454066
456640
486481
510571
517821
525402
535733
538359
542944
543043
551288
551292
551370
551419
564626
564631
564633
565771
567764
574902
576401
579405
588736
599531
643835
645847
646183
648876
653260
654148
661078
661130
661579
661693
661729
661788
662033
662723
662982
662994
663020
663690
666331
668250
668905
669111
669136
669220
693235
710285
712166
730686
731604
751918
]
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 (384325 , 388022 , 390050 , 390083 , 390175 , 390321 , 400435 , 438460 , 442800 , 447529 , 447542 , 454066 , 456640 , 486481 , 510571 , 517821 , 525402 , 535733 , 538359 , 542944 , 543043 , 551288 , 551292 , 551370 , 551419 , 564626 , 564631 , 564633 , 565771 , 567764 , 574902 , 576401 , 579405 , 588736 , 599531 , 643835 , 645847 , 646183 , 648876 , 653260 , 654148 , 661078 , 661130 , 661579 , 661693 , 661729 , 661788 , 662033 , 662723 , 662982 , 662994 , 663020 , 663690 , 666331 , 668250 , 668905 , 669111 , 669136 , 669220 , 693235 , 710285 , 712166 , 730686 , 731604 , 751918 );
Copy