fixed: mysql needs to recreate views after dependant table has been altered. sqlite...
authorfirnsy <firnsy@securixlive.com>
Fri, 18 Mar 2011 21:43:12 +0000 (08:43 +1100)
committerfirnsy <firnsy@securixlive.com>
Fri, 18 Mar 2011 21:44:39 +0000 (08:44 +1100)
commit1abe6055aa243886c2d4c3973eb46e9d9c6c133e
treea282eb2b852ea117b0d863b130227236e1025512
parente495488ab33c8f084250b6b4de37aaf924cafadc
fixed: mysql needs to recreate views after dependant table has been altered. sqlite doesn't care so we don't need to distinguish between the two. fixes #11340
xbmc/video/VideoDatabase.cpp
xbmc/video/VideoDatabase.h