On Thursday, August 28, 2003, at 06:08 AM, Jani Taskinen wrote:

On Wed, 27 Aug 2003, Dan Kalowsky wrote:

+ REGISTER_LONG_CONSTANT("SQL_BLOB", SQL_LONGVARBINARY, CONST_PERSISTENT | CONST_CS);

Isn't above supposed to be instead this:


REGISTER_LONG_CONSTANT("SQL_BLOB", SQL_BLOB, CONST_PERSISTENT | CONST_CS);

Don't mess with bits you don't understand. To answer your question, no it shouldn't.


I fixed one typo already, maybe you should TEST before you commit things?

Thank you. If you had read the commit you would notice that this is for some people to test via a snapshot. If it worked, I planned to leave it in, if not, out it comes.


>---------------------------------------------------------------<
Dan Kalowsky                    "I've learned to fake it,
http://www.deadmime.org/~dank    and just smile along."
[EMAIL PROTECTED]        - "Candy",
[EMAIL PROTECTED]                          Iggy Pop

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to