more of an aspiration than a claim

MySQL Dump Incorrect Format Bug

Check out the MacBook prices

I had some fun trying to import:

-- MySQL dump 8.23
--
-- Host: blah    Database: blah
---------------------------------------------------------

Which was giving me the strange error, “DROP TABLE IF EXIS’ at line”

Turns out you need a space after a comment, so to fix it will be as follows:

-- MySQL dump 8.23
--
-- Host: blah    Database: blah
-- -------------------------------------------------------

I had some problems with the Logitech MX Master 3S Mouse with an M1 MacBook Pro, but I had better luck with a Logitech G502 X Mouse