7
9.41 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
492243
491676
489173
489167
488132
486659
486606
485533
485159
484299
482681
478367
471167
463101
462824
446970
445833
445789
444980
443644
443641
443639
443593
437857
429243
423626
419653
419150
419111
415766
415509
415508
413567
413560
413546
413542
413535
413534
413531
413529
413525
413524
413522
413520
413518
413516
413507
413505
413503
413499
413496
413495
413488
413485
413484
413292
409174
409121
408759
403880
402346
401559
384243
326189
278488
190891
100642
58516
]
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 (492243 , 491676 , 489173 , 489167 , 488132 , 486659 , 486606 , 485533 , 485159 , 484299 , 482681 , 478367 , 471167 , 463101 , 462824 , 446970 , 445833 , 445789 , 444980 , 443644 , 443641 , 443639 , 443593 , 437857 , 429243 , 423626 , 419653 , 419150 , 419111 , 415766 , 415509 , 415508 , 413567 , 413560 , 413546 , 413542 , 413535 , 413534 , 413531 , 413529 , 413525 , 413524 , 413522 , 413520 , 413518 , 413516 , 413507 , 413505 , 413503 , 413499 , 413496 , 413495 , 413488 , 413485 , 413484 , 413292 , 409174 , 409121 , 408759 , 403880 , 402346 , 401559 , 384243 , 326189 , 278488 , 190891 , 100642 , 58516 );
Copy
8
2.38 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
58516
100642
190891
278488
326189
384243
401559
402346
403880
408759
409121
409174
413292
413484
413485
413488
413495
413496
413499
413503
413505
413507
413516
413518
413520
413522
413524
413525
413529
413531
413534
413535
413542
413546
413560
413567
415508
415509
415766
419111
419150
419653
423626
429243
437857
443593
443639
443641
443644
444980
445789
445833
446970
462824
463101
471167
478367
482681
484299
485159
485533
486606
486659
488132
489167
489173
491676
492243
]
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 (58516 , 100642 , 190891 , 278488 , 326189 , 384243 , 401559 , 402346 , 403880 , 408759 , 409121 , 409174 , 413292 , 413484 , 413485 , 413488 , 413495 , 413496 , 413499 , 413503 , 413505 , 413507 , 413516 , 413518 , 413520 , 413522 , 413524 , 413525 , 413529 , 413531 , 413534 , 413535 , 413542 , 413546 , 413560 , 413567 , 415508 , 415509 , 415766 , 419111 , 419150 , 419653 , 423626 , 429243 , 437857 , 443593 , 443639 , 443641 , 443644 , 444980 , 445789 , 445833 , 446970 , 462824 , 463101 , 471167 , 478367 , 482681 , 484299 , 485159 , 485533 , 486606 , 486659 , 488132 , 489167 , 489173 , 491676 , 492243 );
Copy
9
71.37 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
58516
100642
190891
278488
326189
384243
401559
402346
403880
408759
409121
409174
413292
413484
413485
413488
413495
413496
413499
413503
413505
413507
413516
413518
413520
413522
413524
413525
413529
413531
413534
413535
413542
413546
413560
413567
415508
415509
415766
419111
419150
419653
423626
429243
437857
443593
443639
443641
443644
444980
445789
445833
446970
462824
463101
471167
478367
482681
484299
485159
485533
486606
486659
488132
489167
489173
491676
492243
]
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 (58516 , 100642 , 190891 , 278488 , 326189 , 384243 , 401559 , 402346 , 403880 , 408759 , 409121 , 409174 , 413292 , 413484 , 413485 , 413488 , 413495 , 413496 , 413499 , 413503 , 413505 , 413507 , 413516 , 413518 , 413520 , 413522 , 413524 , 413525 , 413529 , 413531 , 413534 , 413535 , 413542 , 413546 , 413560 , 413567 , 415508 , 415509 , 415766 , 419111 , 419150 , 419653 , 423626 , 429243 , 437857 , 443593 , 443639 , 443641 , 443644 , 444980 , 445789 , 445833 , 446970 , 462824 , 463101 , 471167 , 478367 , 482681 , 484299 , 485159 , 485533 , 486606 , 486659 , 488132 , 489167 , 489173 , 491676 , 492243 );
Copy