WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-6070-5c5a35-136442.MAI' (Errcode: 28 "No space left on device")]SELECT
relationships.id AS id,
relationships.slug AS slug,
relationships.display_name_plural AS display_name_plural,
relationships.display_name_singular AS display_name_singular,
relationships.driver AS driver,
relationships.parent_domain AS parent_domain,
relationships.child_domain AS child_domain,
relationships.intermediary_type AS intermediary_type,
relationships.ownership AS ownership,
relationships.cardinality_parent_max AS cardinality_parent_max,
relationships.cardinality_parent_min AS cardinality_parent_min,
relationships.cardinality_child_max AS cardinality_child_max,
relationships.cardinality_child_min AS cardinality_child_min,
relationships.is_distinct AS is_distinct,
relationships.scope AS scope,
relationships.origin AS origin,
relationships.role_name_parent AS role_name_parent,
relationships.role_name_child AS role_name_child,
relationships.role_name_intermediary AS role_name_intermediary,
relationships.role_label_parent_singular AS role_label_parent_singular,
relationships.role_label_child_singular AS role_label_child_singular,
relationships.role_label_parent_plural AS role_label_parent_plural,
relationships.role_label_child_plural AS role_label_child_plural,
relationships.needs_legacy_support AS needs_legacy_support,
relationships.is_active AS is_active,
relationships.autodelete_intermediary AS autodelete_intermediary,
relationships.parent_types AS parent_types_set_id,
relationships.child_types AS child_types_set_id,
GROUP_CONCAT(DISTINCT parent_types_table.type) AS parent_types,
GROUP_CONCAT(DISTINCT child_types_table.type) AS child_types
FROM 5VNTPYo8_toolset_relationships AS relationships
JOIN 5VNTPYo8_toolset_type_sets AS parent_types_table
ON (relationships.parent_types = parent_types_table.set_id )
JOIN 5VNTPYo8_toolset_type_sets AS child_types_table
ON (relationships.child_types = child_types_table.set_id )
WHERE ( ( relationships.child_domain = 'posts' ) AND ( child_types_table.type = 'page' ) ) AND ( 1 = 1 ) AND ( ( relationships.cardinality_parent_max = 1 ) AND ( relationships.cardinality_child_max != 1 ) ) AND ( relationships.is_active = 1 ) AND ( ( (
relationships.parent_domain != 'posts'
OR parent_types_table.type IN ( 'post', 'page', 'attachment', 'oembed_cache', 'user_request', 'wp_template', 'wp_template_part', 'wp_global_styles', 'wp_navigation', 'wp_font_family', 'wp_font_face', 'duck-note', 'coloring-by', 'story-by', 'pencil-by', 'duck-note-coloring-b', 'duck-note-story-by', 'duck-note-pencil-by', 'book', 'comic-story', 'comic-tracker-colori', 'comic-story-by', 'comic-pencil-by', 'character', 'comic-tracker-charac', 'comic-book', 'comic', 'cartoon', 'comicbook-collection', 'gp_elements' )
) ) AND ( (
relationships.child_domain != 'posts'
OR child_types_table.type IN ( 'post', 'page', 'attachment', 'oembed_cache', 'user_request', 'wp_template', 'wp_template_part', 'wp_global_styles', 'wp_navigation', 'wp_font_family', 'wp_font_face', 'duck-note', 'coloring-by', 'story-by', 'pencil-by', 'duck-note-coloring-b', 'duck-note-story-by', 'duck-note-pencil-by', 'book', 'comic-story', 'comic-tracker-colori', 'comic-story-by', 'comic-pencil-by', 'character', 'comic-tracker-charac', 'comic-book', 'comic', 'cartoon', 'comicbook-collection', 'gp_elements' )
) ) ) GROUP BY relationships.id
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-6070-5c5a35-136455.MAI' (Errcode: 28 "No space left on device")]SELECT SQL_CALC_FOUND_ROWS 5VNTPYo8_posts.ID
FROM 5VNTPYo8_posts INNER JOIN 5VNTPYo8_postmeta ON ( 5VNTPYo8_posts.ID = 5VNTPYo8_postmeta.post_id ) INNER JOIN 5VNTPYo8_postmeta AS mt1 ON ( 5VNTPYo8_posts.ID = mt1.post_id ) INNER JOIN 5VNTPYo8_postmeta AS mt2 ON ( 5VNTPYo8_posts.ID = mt2.post_id )
WHERE 1=1 AND (
5VNTPYo8_postmeta.meta_key = 'wpcf-type'
AND
(
( mt1.meta_key = 'wpcf-in-collection' AND mt1.meta_value != '0' )
AND
( mt2.meta_key = 'wpcf-publisher' AND mt2.meta_value = 'Gladstone' )
)
) AND 5VNTPYo8_posts.post_type = 'comic-book' AND ((5VNTPYo8_posts.post_status = 'publish'))
GROUP BY 5VNTPYo8_posts.ID
ORDER BY 5VNTPYo8_postmeta.meta_value ASC, 5VNTPYo8_posts.post_title ASC
LIMIT 0, 39