Error in foreign key constraint of table app_closed.apps
Error in foreign key constraint of table app_closed.apps
A — Preferred / simplest: import using the MySQL/MariaDB CLI (preserves the dump behavior)
use cmd as terminal it wil show error
The '<' operator is reserved for future use.
copy paste file in user folder and then
C:\Users\simra>mysql -u root -p app_closed < app_closed.sql
Enter password: **********
Comments
Post a Comment