Closed RosemaryOrchard closed 2 years ago
what version of mysql are you using? I guess I haven't actually tried with the space in a while, but it used to only work with no space.
I use 5.7 and referenced this page today (for other purposes) to double check: https://dev.mysql.com/doc/refman/5.5/en/time-zone-support.html
I can confirm adding a space is not how any MySQL script I've ever written works, but perhaps uri database connection string would help to bypass?
-pownyourgram
sends the password as ownyourgarm -p ownyourgram
is setting the database to ownyourgram and prompting for password.
Missing space