mariadb/Build-tools
unknown a86390f01a Update for running gcc 3.x (mainly on HPUX)
Portability fixes for HPUX
Rename of CHECK_LOCK to IS_FREE_LOCK
Apply lower_case_table_names also to databases
Cleanup of describe code
Don't allow \ in database names


Build-tools/Do-compile:
  Added option --make-options
Docs/manual.texi:
  Changelog
  Added XOR, ^ and IS_FREE_LOCK() descriptions
acinclude.m4:
  Update for running gcc 3.x on HPUX
client/mysql.cc:
  Portability fix
client/mysqlbinlog.cc:
  Fix for using gcc 3.1
configure.in:
  Fix for using gcc 3.1
include/my_global.h:
  Fix for using gcc 3.1
include/my_pthread.h:
  Removed warning on HPUX
innobase/configure.in:
  Portability fix (for gcc 3.1 on HPUX)
innobase/ut/ut0ut.c:
  Portability fix (for gcc 3.1 on HPUX)
mysql-test/r/func_test.result:
  Test of new functions
mysql-test/r/rpl_get_lock.result:
  Test of new functions
mysql-test/t/func_test.test:
  Test of new functions
mysql-test/t/rpl_get_lock.test:
  Test of new functions
mysys/my_tempnam.c:
  Portability fix
sql/item_cmpfunc.cc:
  Added comments to Item_cond_xor.
  Fixed NULL handling for XOR
sql/item_create.cc:
  rename of CHECK_LOCK to IS_FREE_LOCK
sql/item_create.h:
  rename of CHECK_LOCK to IS_FREE_LOCK
sql/item_func.cc:
  Cleanup XOR handling
sql/item_func.h:
  rename of CHECK_LOCK to IS_FREE_LOCK
sql/lex.h:
  rename of CHECK_LOCK to IS_FREE_LOCK
sql/mysqld.cc:
  Moved chroot() to be exectued earlier.
sql/sql_db.cc:
  Apply lower_case_table_names also to databases
sql/sql_parse.cc:
  Apply lower_case_table_names also to databases
sql/sql_select.cc:
  Cleanup describe code (after Sinisa's patch for EXPLAIN + UNION)
sql/table.cc:
  Don't allow \ in database names
2002-06-30 18:57:21 +03:00
..
cvs-sanity-check Import changeset 2000-07-31 21:29:14 +02:00
Do-all-build-steps merge 2002-03-06 19:53:31 +02:00
Do-compile Update for running gcc 3.x (mainly on HPUX) 2002-06-30 18:57:21 +03:00
Do-create-perl-rpms Import changeset 2000-07-31 21:29:14 +02:00
Do-linux-build Merge with 3.23.52 2002-06-17 16:08:34 +03:00
Do-local-patch-file Import changeset 2000-07-31 21:29:14 +02:00
Do-patch-file Deleted some old Makefiles 2002-04-17 15:32:28 +02:00
Do-rpm merge with 3.23.51 2002-05-16 18:20:49 +03:00
mysql-copyright Fix for customer build 2002-02-10 02:28:24 +02:00
mysql-copyright-2 Fixed Build-tools/mysql-copyright-2 to properly replace the copyright 2002-06-17 08:54:57 +02:00
newest Import changeset 2000-07-31 21:29:14 +02:00