Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
floatboth
on April 25, 2017
|
parent
|
context
|
favorite
| on:
Go programming language secure coding practices gu...
OMG. How would escaping be faster than prepared statements if prepared statements are literally cached in the database server instead of re-parsing and re-planning every time?! o_0
mohaine
on April 26, 2017
|
next
[–]
To be fair, it can be faster if the binds cause the plan to be much more efficient. I've had to remove binds before for this very reason.
Note that this was exactly once in 20 years.
tyingq
on April 26, 2017
|
prev
[–]
It happens.
https://bugs.mysql.com/bug.php?id=73056
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: