Tag: solution
MySQL: only_full_group_by issue on joins
Issue #1055 – Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column xxxx which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by After upgrading ubuntu 14.04 to
TF30063 Issue – Authorization
TF30063 Issue: You are not authorized to access (Tfs Server link) I suddenly started getting the error while committing the code to TFS in Visual studio, after the password of the Microsoft account was changed. As per the scheduled password
Laravel: Issues in Thumbnails in Email Attachments
Laravel: Issues in thumbnail along with images while attaching multiple attachments to the mail While sending an email to someone using a laravel Mailable class, we may need to attach some attachments to it. Then we can simply use the