Слияние кода завершено, страница обновится автоматически
nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Prohibition of full table deletion ### The error may exist in com/hzb/erp/wechat/mapper/WxMenuMapper.java (best guess) ### The error may involve com.hzb.erp.wechat.mapper.WxMenuMapper.delete ### The error occurred while executing an update ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Prohibition of full table deletion
Выяснилось, что запрещено полное удаление таблицы, но с правами MySQL всё в порядке... Можете ли вы помочь разобраться с этой проблемой?