Fix GetSongsFullByWhere to work around SQLite query optimiser bug that makes left...
authorDaveTBlake <oak99sky@yahoo.co.uk>
Thu, 11 Feb 2016 10:32:29 +0000 (10:32 +0000)
committerDaveTBlake <oak99sky@yahoo.co.uk>
Fri, 12 Feb 2016 09:24:37 +0000 (09:24 +0000)
commite957065d969ba9e6d01527664db4e4f732618292
treee8bf468114913efed830281ef0ae830820f7e67f
parentb587e98911fcedc4b800cd923a882c7aeeaa2146
Fix GetSongsFullByWhere to work around SQLite query optimiser bug that makes left join on views very slow
xbmc/music/MusicDatabase.cpp