Updated to check table exists

This commit is contained in:
laf
2016-01-24 23:38:30 +00:00
parent 2a2c32787a
commit ceec16e0ed

View File

@@ -1 +1 @@
DROP TABLE `vmware_vminfo`;
DROP TABLE IF EXISTS `vmware_vminfo`;