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
..
.cvsignore
autorun.sh Merge 2010-12-29 00:47:05 +01:00
build_mccge.sh Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
check-cpu Merge 2010-12-29 00:47:05 +01:00
cleanup
compile-alpha
compile-alpha-ccc Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-alpha-cxx Merge 2010-12-29 00:47:05 +01:00
compile-alpha-debug Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-amd64-debug-all
compile-amd64-debug-max Merge 2010-12-29 00:47:05 +01:00
compile-amd64-debug-max-no-ndb Merge 2010-12-29 00:47:05 +01:00
compile-amd64-gcov
compile-amd64-gprof
compile-amd64-gprof-no-ndb
compile-amd64-max Merge 2010-12-29 00:47:05 +01:00
compile-amd64-max-sci
compile-amd64-valgrind-max Merge 2010-12-29 00:47:05 +01:00
compile-bintar
compile-darwin-mwcc Merge 2010-12-29 00:47:05 +01:00
compile-dist Fixed build issues 2011-02-23 14:46:16 +02:00
compile-hpux11-parisc2-aCC Merge 2010-12-29 00:47:05 +01:00
compile-ia64-debug-max Merge 2010-12-29 00:47:05 +01:00
compile-innodb
compile-innodb-debug
compile-irix-mips64-mipspro Merge 2010-12-29 00:47:05 +01:00
compile-ndb-autotest
compile-pentium
compile-pentium-cybozu
compile-pentium-debug Merge 2010-12-29 00:47:05 +01:00
compile-pentium-debug-all
compile-pentium-debug-max Merge 2010-12-29 00:47:05 +01:00
compile-pentium-debug-max-no-embedded Merge 2010-12-29 00:47:05 +01:00
compile-pentium-debug-max-no-ndb Merge 2010-12-29 00:47:05 +01:00
compile-pentium-debug-max-no-qc
compile-pentium-debug-openssl Merge 2010-12-29 00:47:05 +01:00
compile-pentium-debug-yassl Merge 2010-12-29 00:47:05 +01:00
compile-pentium-gcov Merge 2010-12-29 00:47:05 +01:00
compile-pentium-gprof
compile-pentium-icc
compile-pentium-icc-valgrind-max Merge 2010-12-29 00:47:05 +01:00
compile-pentium-icc-yassl
compile-pentium-max Merge 2010-12-29 00:47:05 +01:00
compile-pentium-myodbc
compile-pentium-pgcc Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-pentium-valgrind-max Merge 2010-12-29 00:47:05 +01:00
compile-pentium-valgrind-max-no-ndb Merge 2010-12-29 00:47:05 +01:00
compile-pentium64 Merge 2010-12-29 00:47:05 +01:00
compile-pentium64-debug Merge 2010-12-29 00:47:05 +01:00
compile-pentium64-debug-all
compile-pentium64-debug-max Merge 2010-12-29 00:47:05 +01:00
compile-pentium64-gcov
compile-pentium64-gprof
compile-pentium64-max Merge 2010-12-29 00:47:05 +01:00
compile-pentium64-max-sci
compile-pentium64-valgrind-max Merge 2010-12-29 00:47:05 +01:00
compile-ppc
compile-ppc-debug Merge 2010-12-29 00:47:05 +01:00
compile-ppc-debug-max Merge 2010-12-29 00:47:05 +01:00
compile-ppc-debug-max-no-ndb Merge 2010-12-29 00:47:05 +01:00
compile-ppc-max Merge 2010-12-29 00:47:05 +01:00
compile-solaris-amd64 Merge 2010-12-29 00:47:05 +01:00
compile-solaris-amd64-debug
compile-solaris-amd64-debug-forte
compile-solaris-amd64-forte Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
compile-solaris-amd64-forte-debug Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
compile-solaris-sparc Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-solaris-sparc-debug Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-solaris-sparc-forte Merge 2010-12-29 00:47:05 +01:00
compile-solaris-sparc-purify Fixed all BUILD scripts to use g++ instead of gcc for linking 2011-03-31 16:26:51 +03:00
compile-solaris-x86-32
compile-solaris-x86-32-debug
compile-solaris-x86-32-debug-forte
compile-solaris-x86-forte-32
FINISH.sh Merge 2010-12-29 00:47:05 +01:00
Makefile.am Fixed build failures 2011-02-23 11:22:56 +02:00
SETUP.sh merge 2011-03-01 17:04:17 +02:00
util.sh