Comments on: How to write MySQL conditional comments http://www.xaprb.com/blog/2007/05/22/how-to-write-mysql-conditional-comments/ Stay curious! Mon, 13 May 2013 05:55:40 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Mark Stoecker http://www.xaprb.com/blog/2007/05/22/how-to-write-mysql-conditional-comments/#comment-18493 Mark Stoecker Mon, 12 Jul 2010 20:25:06 +0000 http://www.xaprb.com/blog/2007/04/15/how-to-write-mysql-conditional-comments/#comment-18493 Thank you so much for this article Baron. I was searching for a while for the exact syntax for version specific comments as I have commands that need to be executed across a large range of MySQL versions (the MySQL manual was less than helpful) and this was exactly what I needed.

]]>
By: Scott Noyes http://www.xaprb.com/blog/2007/05/22/how-to-write-mysql-conditional-comments/#comment-10224 Scott Noyes Fri, 01 Jun 2007 13:45:04 +0000 http://www.xaprb.com/blog/2007/04/15/how-to-write-mysql-conditional-comments/#comment-10224 Version 10 won’t matter if the values are compared as integers, rather than strings. 100101 > 9999, and it’s backwards compatible too. The only problem occurs if there’s a minor version or revision that gets over 100.

]]>
By: Xaprb http://www.xaprb.com/blog/2007/05/22/how-to-write-mysql-conditional-comments/#comment-8584 Xaprb Thu, 24 May 2007 12:34:07 +0000 http://www.xaprb.com/blog/2007/04/15/how-to-write-mysql-conditional-comments/#comment-8584 I almost made a Y2K reference about version 10 myself :-)

I don’t know what’s up with the pass-math plugin. Some people complain about it, but I haven’t seen problems. I upgraded WP and of course lost my custom anti-captcha, so I decided to try this one. I’ll write more about this later; the upgrade has been educational. In any event I’ll probably get into the code and try to fix the math thing. I suspect it’s a cookie problem.

]]>
By: Sheeri http://www.xaprb.com/blog/2007/05/22/how-to-write-mysql-conditional-comments/#comment-8572 Sheeri Thu, 24 May 2007 11:50:29 +0000 http://www.xaprb.com/blog/2007/04/15/how-to-write-mysql-conditional-comments/#comment-8572 So, um…what happens when MySQL gets to version 10?

(and why is it telling me I didn’t pass math when 1 7=8?)

]]>
By: Rdb Notes · How to write MySQL conditional comments at Xaprb http://www.xaprb.com/blog/2007/05/22/how-to-write-mysql-conditional-comments/#comment-8447 Rdb Notes · How to write MySQL conditional comments at Xaprb Wed, 23 May 2007 16:46:41 +0000 http://www.xaprb.com/blog/2007/04/15/how-to-write-mysql-conditional-comments/#comment-8447 [...] How to write MySQL conditional comments at Xaprb MySQL’s version-specific conditional comment syntax confused me [...]

]]>