I'm getting the following error when trying to push DB to MariaDB on a production server.
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '/bin/sh: mysqldump: command not found' at line 1
Does it work with MariaDB?
I'm getting the following error when trying to push DB to MariaDB on a production server.
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '/bin/sh: mysqldump: command not found' at line 1
Does it work with MariaDB?