Closed BrandonRoehl closed 5 years ago
We try to dump a mysql's default packet size per insert statement if we exceed that we just make larger statements. This then allows us to restore tables that are larger than MySQL's max_packet_size
max_packet_size
We try to dump a mysql's default packet size per insert statement if we exceed that we just make larger statements. This then allows us to restore tables that are larger than MySQL's
max_packet_size