Simple Machines Community Forum

SMF Support => Server Performance and Configuration => Topic started by: jhonhernandez300 on November 06, 2017, 11:57:31 AM

Title: Error phpmyadmin
Post by: jhonhernandez300 on November 06, 2017, 11:57:31 AM
Hi, i get this error:
use bd_banco_cesde

alter table tbl_cuentas
add CONSTRAINT FK_PersonOrder
FOREIGN KEY (identificacion) REFERENCES tbl_clientes(identificacion);

#1064 - Algo está equivocado en su sintax cerca 'alter table tbl_cuentas
add CONSTRAINT FK_PersonOrder
FOREIGN KEY (identificac' en la linea 3
Title: Re: Error phpmyadmin
Post by: Illori on November 06, 2017, 12:01:21 PM
are you using SMF?
Title: Re: Error phpmyadmin
Post by: Arantor on November 06, 2017, 12:44:55 PM
That's not SMF, especially judging by other copies of this message on help forums on the web.