Database error , what is it.

Hi i got this error appear on my site i got the error report sent by email. any reason thanks.

Database error in my social network

Query:

SELECT obj.*
                FROM  `sys_objects_tag` obj LEFT JOIN  `sys_tags` tgs
                ON obj.`ObjectName` = tgs.`Type` WHERE `tgs`.`Tag` IS NOT NULL GROUP BY obj.`ObjectName` ORDER BY obj.`ID`

Mysql error: Can't create/write to file '/tmp/#sql_1363_1.MYI' (Errcode: 17)

Found error in the file '/home/???????????/public_html/inc/classes/BxDolTags.php' at line 64.
Called 'getAllWithKey' function with erroneous argument #0.

Quote · 22 Feb 2013

Error 17 means that MySQL is trying to create a temporary file that already exists.

Quote · 22 Feb 2013

hi what do i do , is this a bad error

Quote · 22 Feb 2013

you can try and restart mysql  with     service mysqld restart      via ssh  or from you control panel of choice.  

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 22 Feb 2013

hi got this answer from my hosting company



That error was due to an issue with the /tmp partition on the server, which has been resolved.

Quote · 22 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.