Reformat: Connector/Python and calling stored procedures with backticks

2016-05-07 Thread Magnus Lind Oxlund
Hi again, Sorry about the bad formatting of my previous e-mail.Hopefully this copy will be more readable, or else I will just leave it at that. I have also included some extra info at the bottom that might be relevant. Hi, everyone I'm having trouble using MySQL Connector/Python's

Connector/Python and calling stored procedures with backticks

2016-05-07 Thread Magnus Lind Oxlund
Hi, everyone I'm having trouble using MySQL Connector/Python's cursor.callproc() method to call stored procedures whose names include backticks. Here is the entire traceback (with minor redactions): Traceback (most recent call last): File "C:\Users\[...]\Bottle\Website\website.py", line 108,