Thanks Wei, I tried these commands
SET FOREIGN_KEY_CHECKS=0; SET GLOBAL FOREIGN_KEY_CHECKS=0; without success, I removed Mariadb and installed Mysql 8.x and it working now. Atte, Ricardo Pertuz On 20 Oct 2023 at 4:46 AM -0500, [email protected], wrote: > > SET FOREIGN_KEY_CHECKS=0; > SET GLOBAL FOREIGN_KEY_CHECKS=0;
