1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/BUILD
Michael Widenius 1ee94dc2f7 Fixed all BUILD scripts to use g++ instead of gcc for linking
Fixed memory leak from HEAP tables that was not deleted properly


BUILD/compile-alpha-ccc:
  Use g++ instead of gcc for linking
BUILD/compile-alpha-debug:
  Use g++ instead of gcc for linking
BUILD/compile-pentium-pgcc:
  Use g++ instead of gcc for linking
BUILD/compile-solaris-sparc:
  Use g++ instead of gcc for linking
BUILD/compile-solaris-sparc-debug:
  Use g++ instead of gcc for linking
BUILD/compile-solaris-sparc-purify:
  Use g++ instead of gcc for linking
sql/item.cc:
  Safety fixes for expr_cache
  Call Item_result:field::cleanup() in Item_cache_wrapper::cleanup()
  More DBUG_PRINT
sql/sql_base.cc:
  Simple optimization for setup_wild
  More DBUG_PRINT
sql/sql_expression_cache.cc:
  Added header
  Removed not needed initialization
sql/sql_lex.cc:
  More DBUG_PRINT
sql/sql_select.cc:
  More DBUG_PRINT
  Fixed memory leak from HEAP tables that was not deleted properly
storage/heap/hp_create.c:
  More DBUG_PRINT
2011-03-31 16:26:51 +03:00
..
2000-07-31 21:29:14 +02:00
2010-12-29 00:47:05 +01:00
2011-02-20 18:51:43 +02:00
2010-12-29 00:47:05 +01:00
2010-12-28 19:57:23 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-03-31 10:17:03 +02:00
2010-12-29 00:47:05 +01:00
2011-02-23 14:46:16 +02:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2009-06-09 15:19:13 +02:00
2009-06-09 15:19:13 +02:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2009-10-07 13:02:43 +03:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-28 19:57:23 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2011-02-23 11:22:56 +02:00
2011-03-01 17:04:17 +02:00