mariadb/BUILD
unknown 26ffc5d4de auto-magic replication redirection logic support in the client,
compiles, passes test suite, does magic, has bugs, but none that I know 
at this point. Have not tested everything yet, though. Changed
a lot of code in the client, but normal stuff appears to be working.


BUILD/SETUP.sh:
  make sure client link statically
client/mysqltest.c:
  new commands to test replication probe/parse
include/errmsg.h:
  new error messages
include/mysql.h:
  support for replication auto-magic
libmysql/errmsg.c:
  new error messages
libmysql/libmysql.c:
  replication probe/parse auto-magic
mysql-test/mysql-test-run.sh:
  --client-gdb to run the client in debugger
2001-06-08 19:24:41 -06:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
compile-alpha - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-alpha-ccc Faster log::write() call, memory leak fix, flush master fix. 2000-09-16 04:27:21 +03:00
compile-alpha-cxx Removed SCCS flag from all test cases 2001-01-03 16:54:46 +02:00
compile-alpha-debug Import changeset 2000-07-31 21:29:14 +02:00
compile-pentium BUILD/SETUP.sh@1.9 2001-05-25 16:26:52 -06:00
compile-pentium-debug moved bdb/innobase to compile-pentium-debug-max 2001-04-05 19:04:34 -06:00
compile-pentium-debug-max Changed Innobase to Innodb 2001-04-13 12:25:12 +03:00
compile-pentium-debug-no-bdb - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-pentium-debug-openssl Support for VIO library 2001-05-31 17:18:25 +03:00
compile-pentium-gcov worked around gcc bug to make compile-pentium-gcov work 2001-03-26 21:03:08 -07:00
compile-pentium-gprof added compile-pentium-gprof 2001-04-09 13:08:35 -06:00
compile-pentium-max Changed -O6 to -O3 2001-04-13 22:09:33 +03:00
compile-pentium-myodbc - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-pentium-mysqlfs-debug Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
compile-pentium-pgcc Lots of new benchmark runs 2000-12-18 16:09:19 +02:00
compile-pentium-symbols Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
compile-solaris-sparc - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-solaris-sparc-purify Added test case that crashed Innobase 2001-03-26 13:27:36 +03:00
FINISH.sh Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
SETUP.sh auto-magic replication redirection logic support in the client, 2001-06-08 19:24:41 -06:00
test-alpha-ccc Import changeset 2000-07-31 21:29:14 +02:00