https://bugs.documentfoundation.org/show_bug.cgi?id=155431

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, here what I did:
1) create a table with:
id : int (primary key)
product_nr : int
2) add 2 lines in the table
3) Open Execute SQL Command dialog and type:
select * from a.tdf155431 WHERE product_nr = CAST(20 AS UNSIGNED)
=> I can reproduce this

BUT: if I click on "Run SQL command directly", I don't reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to