Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Oh yeah, MySQL and Its vagueness, feels like unless you do alot of googling, Oracle does it to push their approved people to fix stuff for you... and charge you. It reminds me something I deal with not so long ago in another place that feel like me shouting to the void ... and a few days later I found this site 👍
Oh yeah also, welcome to devRant @Fenix-Prime -
Tobyvw6987yAssembly's "segmentation error" is nicely vague too. No line number nothing. Not even when you miss a semicolon.
-
mundo0349797ySQL Is simple enough to find the mistake and make the statement run.
But complex enough to make you think you got the right data when you did not.
:(
Related Rants
MySQL has the absolute worst error messages.
"You have an error in your SQL syntax; check the manual that corresponds blah blah near '(some random code line)'".
How vague can you be? It doesn't help that I always find the error in a completely different place to where the message says it is.
rant
errors
mysql