Strange error
| User, date | Message |
|---|---|
|
Written by BubikolRamios
2 years ago Category: General 275 posts since Thu, 14 Jan 10 |
probably not heidisql related, or is it ? http://www.codingforums.com/showthread.php?t=217255 |
|
Written by ansgar
2 years ago 4018 posts since Fri, 07 Apr 06 |
Eh, "duplicate entry" is an error from an INSERT or UPDATE query, not from a SELECT query. That error is surely not something HeidiSQL specific, it's returned by the server. Or is there some more details I am missing in that thread? |
|
Written by BubikolRamios
2 years ago 275 posts since Thu, 14 Jan 10 |
Nope it is caused by select statement. I think "distinct_key" is something that should tell something, but google does not give me nothing. |
|
Written by ansgar
2 years ago 4018 posts since Fri, 07 Apr 06 |
Hm probably a rare case of a broken table file on the server, where the distinct'ed columns return non-unique rows, or so. Just guessing. |
|
Please login to leave a reply, or register at first. |