Commit 7a4adfa9 authored by iggy@amd64.(none)'s avatar iggy@amd64.(none)
Browse files

Merge mysqldev@production.mysql.com:my/mysql-5.0-release

into  amd64.(none):/src/rel_clean_up/my50-release
parents f8a3ad59 997af9c1
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -14,8 +14,7 @@
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */

/* To avoid problems with alarms in debug code, we disable DBUG here */
#undef DBUG_OFF
#define DBUG_OFF
#define FORCE_DBUG_OFF
#include <my_global.h>

#if defined(THREAD) && !defined(DONT_USE_THR_ALARM)