diff options
author | montellese <montellese@xbmc.org> | 2011-12-17 12:24:34 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2011-12-17 12:24:34 +0100 |
commit | da93227bbfede9135255821a88b3be4e5066b7fe (patch) | |
tree | 867006bf6bb522a49043f2f3420eb6d8f7fef2a7 /system/keymaps | |
parent | dc0514f09d52f414e33d369dc0b75c3215a64873 (diff) |
fix SQL JOIN statements in CVideoDatabase::GetMoviesByActor/GetTvShowsByActor/GetEpisodesByActor
Those JOINs need to be LEFT JOINs because if one of the joined tables (e.g. directorlinktvshow) is empty
it will clear the whole result set independent of what matches result from the join with actorlinktvshow.
(approved by firnsy)
Diffstat (limited to 'system/keymaps')
0 files changed, 0 insertions, 0 deletions