]> granicus.if.org Git - php/commit
- Fixed expectancy in for SQL query <select convert(datetime, "notadate")>
authorTimm Friebe <thekid@php.net>
Tue, 22 May 2007 11:38:57 +0000 (11:38 +0000)
committerTimm Friebe <thekid@php.net>
Tue, 22 May 2007 11:38:57 +0000 (11:38 +0000)
commit090cee2bdc40def4927ad2c987892a6e55ceba0f
tree2cb241d307fd26cb9213a589890e16431082e668
parent9181a464fea1c461758d3ac646cf05e182c9a82b
- Fixed expectancy in for SQL query <select convert(datetime, "notadate")>
  This query should return bool(false) and not a resource() because
  the above is a syntax error
# Exact message yielded by SQL server is the following:
# "Syntax error during explicit conversion of VARCHAR value `notadate`
# to a DATETIME field.
ext/sybase_ct/tests/test_msghandler_handled.phpt