User "^demon" posted a comment on MediaWiki.r98226.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98226#c23327
Commit summary:

follow up to r98183 - having binary or varbinary gives an error when I run 
update.php

Comment:

You didn't have an identical schema to the one I posted above ;-) You put: 
<tt>varbinary(14) binary</tt> / <tt>binary(14) binary</tt> in your examples, 
whereas I just had <tt>varbinary(14)</tt>. If you're specifying binary(n) or 
varbinary(n), there's no need to also denote it as binary, it's implicit :)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to