Export Broken in Safari
-
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.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Export Broken in Safari’ is closed to new replies.