BitKeeper/etc/ignore:
  Added mysql-test/install_test_db mysql-test/mysql-test-run to the ignore list
include/global.h:
  another fix for MIT-threads
This commit is contained in:
unknown 2000-12-13 16:43:18 -07:00
parent 1c0f675a60
commit 91fa299ef2
2 changed files with 3 additions and 0 deletions

View File

@ -175,3 +175,5 @@ support-files/mysql.server
support-files/mysql.spec
tags
libmysql_r/conf_to_src
mysql-test/install_test_db
mysql-test/mysql-test-run

View File

@ -479,6 +479,7 @@ extern double my_atof(const char*);
#undef HAVE_TEMPNAM /* Use ours */
#undef HAVE_PTHREAD_SETPRIO
#undef HAVE_FTRUNCATE
#undef HAVE_READLINK
#endif
/* This is from the old m-machine.h file */