I have a database MySql
, where I performed a backup of all data from a particular database (all data was actually saved within a .sql
file) but when I > reset using this file not all bank tables (Total 18, Inserted 14)
Questions:
Obs1: I noticed that the tables were saved in alphabetical order as soon as I noticed a mismatch of Primary and Foreign Keys (insertion of foreigners before the foreign keys) MySQL dump 10.13 Distrib 5.6.21, for Win32 (x86), InnoDB