Bug #3241 bigint.test fails on OpenBSD
Submitted: 19 Mar 2004 2:15 Modified: 19 Mar 2004 10:16
Reporter: Sergei Golubchik Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1 OS:Other (openbsd)
Assigned to: Victor Vagin CPU Architecture:Any

[19 Mar 2004 2:15] Sergei Golubchik
Description:
bigint.test fails on OpenBSD

How to repeat:
bigint                         [ fail ]

Errors are (from /home/guest/mysqldev/m/mysql-test/var/log/mysqltest-time) :
/home/guest/mysqldev/m/client/mysqltest: At line 25: query 'insert into t1 values (18446744073709551615), (0xFFFFFFFFFFFFFFFE), (18446744073709551613), (18446744073709551612)' failed: 1054: Unknown column '0xFFFFFFFFFFFFFFFE' in 'field list'
[19 Mar 2004 10:16] Victor Vagin
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

This bug was fixed by monty 
18 March
changeset 1.1697.2.1
the reason was redefining macro like _U..