Conversation
Notices
-
I can't understand what this error is about. All of my parenthesis seem to line up properly (and it successfully creates the first two tables before the one with the error) and I don't see any misplaced or missing semicolons. Any help? http://dpaste.com/747347/ @bitshift @widget !coderpony #SQL
Sunday, 13-May-12 01:13:01 UTC from web-
@toksyuryel Hm, nope. I'm not seeing anything wrong either. This is most baffling.
Sunday, 13-May-12 01:19:39 UTC from web -
@toksyuryel Incidentally, isn't "AND thread = postid" redundant in that line, given it only (as far as I can tell) gets used when "thread != postid" is false, and therefore it _must_ be true?
Sunday, 13-May-12 01:21:12 UTC from web-
@bitshift Good point, I forgot about that. *fix*
Sunday, 13-May-12 01:23:40 UTC from web
-
-