mariadb/BUILD
unknown 015157fd9b Fix for the test failure of binlog_row_ctype_cp932. Note that since we pushed row-based replication,
"make test" != "mysql-test-run && mysql-test-run --ps-protocol". "make test" is what should be used;
had it been, the failure would have been noticed earlier. Putting back cxx flags I had by accident removed.
Disclaimer: 5.1-new is in a sorry state: log_tables and some ndb* fail, mysqlslap test crashes randomly in a row-based replication assertion (sql_class.cc:2207). 


BUILD/SETUP.sh:
  Putting back flags which I, by accident, removed during the push of row-based replication (I had removed
  them in my tree because they cause tens of wrong warnings with my gcc4.0.0, and committed that by accident).
mysql-test/r/binlog_row_ctype_cp932.result:
  result update (people should run "make test" now, it tests row-based replication too).
2006-01-23 22:17:12 +01:00
..
.cvsignore
autorun.sh
check-cpu check-cpu: 2005-11-30 09:57:40 +01:00
cleanup
compile-alpha
compile-alpha-ccc
compile-alpha-cxx
compile-alpha-debug
compile-amd64-debug-max
compile-amd64-debug-max-no-ndb New amd64 no-ndb build script. 2005-12-30 08:06:00 -08:00
compile-amd64-max
compile-darwin-mwcc
compile-dist Compile more stuff during make dist to detect more errors already during bootstrap. 2005-11-25 10:48:42 +01:00
compile-hpux11-parisc2-aCC
compile-ia64-debug-max
compile-irix-mips64-mipspro
compile-pentium
compile-pentium-cybozu
compile-pentium-debug
compile-pentium-debug-max
compile-pentium-debug-max-no-embedded
compile-pentium-debug-max-no-ndb
compile-pentium-debug-no-bdb
compile-pentium-debug-openssl
compile-pentium-debug-yassl
compile-pentium-gcov
compile-pentium-gprof
compile-pentium-icc
compile-pentium-icc-valgrind-max
compile-pentium-icc-yassl
compile-pentium-max
compile-pentium-myodbc
compile-pentium-mysqlfs-debug
compile-pentium-pgcc
compile-pentium-valgrind-max
compile-pentium64-debug
compile-pentium64-debug-max Added new build script for pentium64. 2005-11-03 11:19:06 +02:00
compile-pentium64-valgrind-max Fix for BUG#14703 "Valgrind error when inserting 0 into a BIT column (like in type_bit.test)": 2005-11-07 16:18:46 +01:00
compile-ppc
compile-ppc-debug
compile-ppc-debug-max
compile-ppc-debug-max-no-ndb
compile-ppc-max
compile-solaris-sparc
compile-solaris-sparc-debug
compile-solaris-sparc-forte
compile-solaris-sparc-purify
FINISH.sh Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
Makefile.am Makefile.am: 2005-12-18 15:07:58 +01:00
SETUP.sh Fix for the test failure of binlog_row_ctype_cp932. Note that since we pushed row-based replication, 2006-01-23 22:17:12 +01:00
test-alpha-ccc