| Bug #24190 | many exportable definitions of field_in_record_is_null | ||
|---|---|---|---|
| Submitted: | 10 Nov 2006 15:21 | Modified: | 28 Nov 2006 21:49 |
| Reporter: | Andrei Elkin | ||
| Status: | Closed | ||
| Category: | Server | Severity: | S3 (Non-critical) |
| Version: | 5.1.13 | OS: | |
| Assigned to: | Andrei Elkin | Target Version: | |
[10 Nov 2006 15:21]
Andrei Elkin
[10 Nov 2006 15:24]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/15136 ChangeSet@1.2322, 2006-11-10 17:22:43+02:00, aelkin@dsl-hkibras-fe30f900-107.dhcp.inet.fi +2 -0 Bug #24190 many exportable definitions of field_in_record_is_null mysql had several(2) exportable definitions of field_in_record_is_null function. Fixed with adding static.
[20 Nov 2006 16:40]
Lars Thalmann
Pushed into 5.1.14.
[28 Nov 2006 21:49]
Paul DuBois
Noted in 5.1.14 changelog. The server source code had multiple exportable definitions of the field_in_record_is_null() function. These are now all declared static.
