Mongodb - Related information

  • Mongodb update level 3 or above cannot be deleted

    Project.updateOne(r, { $pull: { thunder2: { files: { _id: "5ab362d446f15936bcea7dd3" } } } }, function(err, data) { if (err) { res.send("") } else { ...

    Feb.26,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-28dcb60-16796.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-28dcb60-16796.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?