3
9.95 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
691725
657247
768578
726157
704187
567600
691724
560447
790754
467632
761088
828251
749743
585623
761513
500534
414987
444728
725902
727357
456954
461518
663271
784877
611907
512280
573775
444329
487090
470891
467133
475023
636232
804964
742178
724265
611980
566244
520925
623817
550024
667436
697169
573770
511685
511176
502541
578126
623504
476414
580344
520730
499740
581257
607227
515171
558444
550629
611900
504171
729826
471596
507566
509714
]
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 (691725 , 657247 , 768578 , 726157 , 704187 , 567600 , 691724 , 560447 , 790754 , 467632 , 761088 , 828251 , 749743 , 585623 , 761513 , 500534 , 414987 , 444728 , 725902 , 727357 , 456954 , 461518 , 663271 , 784877 , 611907 , 512280 , 573775 , 444329 , 487090 , 470891 , 467133 , 475023 , 636232 , 804964 , 742178 , 724265 , 611980 , 566244 , 520925 , 623817 , 550024 , 667436 , 697169 , 573770 , 511685 , 511176 , 502541 , 578126 , 623504 , 476414 , 580344 , 520730 , 499740 , 581257 , 607227 , 515171 , 558444 , 550629 , 611900 , 504171 , 729826 , 471596 , 507566 , 509714 );
Copy
4
2.84 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
414987
444329
444728
456954
461518
467133
467632
470891
471596
475023
476414
487090
499740
500534
502541
504171
507566
509714
511176
511685
512280
515171
520730
520925
550024
550629
558444
560447
566244
567600
573770
573775
578126
580344
581257
585623
607227
611900
611907
611980
623504
623817
636232
657247
663271
667436
691724
691725
697169
704187
724265
725902
726157
727357
729826
742178
749743
761088
761513
768578
784877
790754
804964
]
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 (414987 , 444329 , 444728 , 456954 , 461518 , 467133 , 467632 , 470891 , 471596 , 475023 , 476414 , 487090 , 499740 , 500534 , 502541 , 504171 , 507566 , 509714 , 511176 , 511685 , 512280 , 515171 , 520730 , 520925 , 550024 , 550629 , 558444 , 560447 , 566244 , 567600 , 573770 , 573775 , 578126 , 580344 , 581257 , 585623 , 607227 , 611900 , 611907 , 611980 , 623504 , 623817 , 636232 , 657247 , 663271 , 667436 , 691724 , 691725 , 697169 , 704187 , 724265 , 725902 , 726157 , 727357 , 729826 , 742178 , 749743 , 761088 , 761513 , 768578 , 784877 , 790754 , 804964 );
Copy
5
76.54 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
414987
444329
444728
456954
461518
467133
467632
470891
471596
475023
476414
487090
499740
500534
502541
504171
507566
509714
511176
511685
512280
515171
520730
520925
550024
550629
558444
560447
566244
567600
573770
573775
578126
580344
581257
585623
607227
611900
611907
611980
623504
623817
636232
657247
663271
667436
691724
691725
697169
704187
724265
725902
726157
727357
729826
742178
749743
761088
761513
768578
784877
790754
804964
]
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 (414987 , 444329 , 444728 , 456954 , 461518 , 467133 , 467632 , 470891 , 471596 , 475023 , 476414 , 487090 , 499740 , 500534 , 502541 , 504171 , 507566 , 509714 , 511176 , 511685 , 512280 , 515171 , 520730 , 520925 , 550024 , 550629 , 558444 , 560447 , 566244 , 567600 , 573770 , 573775 , 578126 , 580344 , 581257 , 585623 , 607227 , 611900 , 611907 , 611980 , 623504 , 623817 , 636232 , 657247 , 663271 , 667436 , 691724 , 691725 , 697169 , 704187 , 724265 , 725902 , 726157 , 727357 , 729826 , 742178 , 749743 , 761088 , 761513 , 768578 , 784877 , 790754 , 804964 );
Copy