Menu

#2 build crash when calling mysql_shutdown()

open-fixed
nobody
None
5
2006-10-09
2006-09-15
vassiliz
No

bug when building mysqlcc 0.9.7 from source on RHEL 3 :
in shared/src/MySQL.cpp, the call to mysql_shutdown()
function is erroneous : it is calling the function with
2 parameters (mysql, SHUTDOWN_DEFAULT) , while it is
defined in mysql.h with only one argument.
the patch simply deletes 'SHUTDOWN_DEFAULT'.

The used mysql version is :
12.22 Distrib 4.0.20 intel-linux (i686)

Discussion

  • vassiliz

    vassiliz - 2006-09-15

    patch file to fix mysql_shutdown() call

     
  • J French

    J French - 2006-10-09
    • status: open --> open-fixed
     
  • J French

    J French - 2006-10-09

    Logged In: YES
    user_id=412271

    The 0.9.7 release was for MySQL client libraries >= 5 only.
    The 0.9.8 release addressed this issue

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.