Hi there,
how do i get this working on ubuntu ?
i get syntax errors on lines 108 and 110 (110 does not exist....it runs off the end of the script "unexpected end of script"
~~~~
It seems you cant have weird characters in your password for mysql as it breaks the script!
i have the following in my script : !`-
It is not the script at fault however, i could also not log in to mysql from the command line by inputting the password in the full command.
i had to specify the user only and then specify -p it would then prompt for a password.
I have subsequently changed my mysql password and the script now works perfectly!