Bug #22139 | undefined reference to `my_memmem' when compiling tests/mysql_client_test | ||
---|---|---|---|
Submitted: | 9 Sep 2006 4:04 | Modified: | 15 Sep 2006 23:17 |
Reporter: | Carlos Velasco | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.0.24a | OS: | |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[9 Sep 2006 4:04]
Carlos Velasco
[12 Sep 2006 8:25]
Magnus Blåudd
We will change so that mysql_client_test is not linked with mysy but rather builds it's own version of ../mysys/my_memem.c
[12 Sep 2006 9:15]
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/11751 ChangeSet@1.2232, 2006-09-12 11:15:27+02:00, msvensson@shellback.(none) +1 -0 Bug#22139 undefined reference to `my_memmem' when compiling tests/mysql_client_test - Build mysql_client_test from mysql_client_test.c and mysys/my_memmem.c
[12 Sep 2006 9:17]
Magnus Blåudd
Carlos, could you please test the patch?
[12 Sep 2006 9:35]
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/11752 ChangeSet@1.2232, 2006-09-12 11:34:46+02:00, msvensson@shellback.(none) +1 -0 Bug#22139 undefined reference to `my_memmem' when compiling tests/mysql_client_test - Build mysql_client_test from mysql_client_test.c and mysys/my_memmem.c
[12 Sep 2006 12:27]
Carlos Velasco
Tested... it works perfectly
[15 Sep 2006 22:21]
Chad MILLER
Available in 5.1.12-beta.
[15 Sep 2006 23:17]
Paul DuBois
Test suite change. No changelog needed.