pandorafms/pandora_console/extras/mr/29.sql

7 lines
86 B
SQL

START TRANSACTION;
DELETE FROM `ttipo_modulo` WHERE `nombre` LIKE 'log4x';
COMMIT;