-
Committer:
Patrick Galbraith
-
Date:
2008-07-04 15:21:49 UTC
-
mto:
(51.1.8 remove-dbug)
-
mto:
This revision was merged to the branch mainline in
revision
98.
-
Revision ID:
patg@ishvara-20080704152149-qv6w3trrq2pjb2nb
Removed DBUG_PRINTs, DBUG_ASSERTs, DBUG_EXECUTE_IFs from
mysqld.cc
sql_table.cc
Still have #ifndef DBUG_OFF blocks, probably should remove them. Also, have
put the comment /* DBUG WAS HERE */ in some places where I wasn't how to handle removal since the DBUG_PRINT was the only thing in a "if" block.