WordPress database error: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `mb_options`

Data Structure, C – Matheus Bratfisch

WordPress database error: [Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `mb_options`

Skip to content

Data Structure, C

Hello,

This semester I have data structure class, my professor Aldo Von Wangenheim, decided to use C in the first part of the class, and in the end C++. If you don’t know it, he recommended this C course. He asked us to solve some exercices. Me and my colleague solved it and I’m uploading it here.

5 exercices for begginers (Portuguese)
Implementation of exercices

Regards,
Matheus

PS: I start translating “all” old posts. Maybe this old ones, don’t have all stuffs translated (like attachments in this one)

Published inAprendendoCEstrutura de Dados

WordPress database error: [Error writing file '/tmp/#sql/fd=141' (Errcode: 28 "No space left on device")]
SELECT SQL_CALC_FOUND_ROWS mb_comments.comment_ID FROM mb_comments JOIN mb_posts ON mb_posts.ID = mb_comments.comment_post_ID WHERE ( comment_approved = '1' ) AND comment_post_ID = 30 ORDER BY mb_comments.comment_date_gmt ASC, mb_comments.comment_ID ASC LIMIT 13050,50

55,888 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *