Hi. (I am sorry but I am not sure if it's appropriate place to ask about bug)
I've tested on 2.1.214. If the multibyte space was passed as argument, the database hangs(never return any errors). sql> select floor( ); Error: org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "select floor( [*])"; expected "INTERSECTS (, NOT, EXISTS, UNIQUE, INTERSECTS"; SQL statement: select floor( ) [42001-214] sql> select floor( ); (Hang up here) -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/ad8dd63e-3ef8-4f0d-ace2-df80daa2e358n%40googlegroups.com.
