Wednesday 15 February 2012

jpa - mySQL tables get dropped un-intentionally -



jpa - mySQL tables get dropped un-intentionally -

in development environment, ubuntu 14.04 installed , updated kubuntu 14.04 used operating system. mysql installed , used netbeans , jpa using eclipselink. noted tables dropped without knowledge , created users no drop or delete privileges. when log mysql command, can not delete tables. tables still dropped intermittently ? can cause? worried similar environment used in production , loss of table can lead severe consequences.

table don't magically disappear. if you, i'd start getting list of users having rights delete/drop table. inquire them if working on ddl.

if no 1 seems "guilty", check logging possibilities provided dbms, , extent log drop operations.

mysql jpa netbeans ubuntu-14.04

No comments:

Post a Comment