1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-27 05:56:07 +03:00
Files
mariadb/storage/heap
Konstantin Osipov 65428955cd Fix a build break with cmake: remove the custom defines
that prevented hp_test2 to link in non-debug builds.

storage/heap/hp_test2.c:
  Don't try to define DBUG if we're building without
  DBUG -- that won't work,since dbug libary will be empty
  in non-debug builds and cmake.
2010-06-15 15:15:42 +04:00
..
2009-12-04 18:26:15 -07:00
2009-11-24 16:54:59 +03:00
2009-12-04 18:26:15 -07:00
2009-12-04 18:26:15 -07:00
2009-12-04 18:26:15 -07:00
2009-12-04 18:26:15 -07:00
2009-09-17 17:25:52 +02:00