1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-04 17:23:46 +03:00
Files
mariadb/dbug/dbug.c
unknown daa1d0280b Fix build problem for when not compiled with debugging.
dbug/dbug.c:
  Don't try to force DBUG on.
  
  Conditionally compile this file, as the headers we load may change the 
  value of DBUG_OFF /after/ we set it.
2006-09-06 17:10:58 -04:00

61 KiB