[mysql] don't recreate views on copy() - they'll be dropped and recreated in the...
authorDmitry Blokhin <santafox@gmail.com>
Mon, 20 Jan 2014 22:44:17 +0000 (00:44 +0200)
committerJonathan Marshall <jmarshall@xbmc.org>
Wed, 5 Feb 2014 20:27:32 +0000 (09:27 +1300)
commite240446aa4d81949934afeefc4c3ea6a32522b51
treec83a42ba75acb768cce5bf4a635fa8b02459c0f7
parent4efda50a771f82ec87ed367fd1538f5244980f88
[mysql] don't recreate views on copy() - they'll be dropped and recreated in the update routines
xbmc/dbwrappers/mysqldataset.cpp