switch to mysql-compatible DROP INDEX statements, and alter sqlite3 db layer so that...
authorJonathan Marshall <jmarshall@never.you.mind>
Sun, 1 May 2011 21:58:24 +0000 (09:58 +1200)
committerJonathan Marshall <jmarshall@never.you.mind>
Sun, 1 May 2011 21:58:24 +0000 (09:58 +1200)
commit35dfa7e8385b339c773766abff54fad599186360
tree5ce96d89f1582924c7aa4ae342789b8dde68503e
parentc8dc263fd2e57d0956ce67138888e14fb1df1134
switch to mysql-compatible DROP INDEX statements, and alter sqlite3 db layer so that it converts these to sqlite-friendly statements
xbmc/dbwrappers/sqlitedataset.cpp
xbmc/video/VideoDatabase.cpp