Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BASH Scripting Help Needed: Scripting MySQL
#5
[quote microchip13]Meaning it's trying to execute the stuff in the backtics. I've tried putting \ infront of all the backticks but there's no luck there.

Advice?
Use regulartics instead of backtics in that SQL statement (i.e. single quotes). You use the normal ones in the VALUES part. I don't understand why you chose to use backtics in the INSERT INTO part.
Reply


Messages In This Thread
Re: BASH Scripting Help Needed: Scripting MySQL - by TheTominator - 03-12-2007, 01:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)