Replies: 4
When running an export in Safari (currently using 17.0 but I believe this issue was present in 16 as well) the resulting sql file is 20 lines, mostly comments. The only SQL command included is SET sql_mode='NO_AUTO_VALUE_ON_ZERO';
I have seen this across multiple sites. When running the exact same export in Chrome the resulting file has the same first 20 lines, and also everything else I need.