Я видимо как-то неправильно понимаю идею %s параметров, но до меня не доходит почему эта конструкция не работает:
cursor.execute("select ID,LINK from LINKS where USERID=%s ",(id))
ошибка:
(42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%s' at line 1