mariadb/include
unknown f4fee3d90e Added macros for nice TIMESPEC usage.
Fixes for building MySQL with gcc 3.0
Added SIGNED / UNSIGNED casts
Fixed core dump bug in net_clear() with libmysqld.
Back to using semaphores in query cache.
Added 'Null' and 'Index_type' to SHOW INDEX.


BUILD/FINISH.sh:
  Fixes for gcc 3.0
BUILD/SETUP.sh:
  Fixes for gcc 3.0
Docs/manual.texi:
  Changelog + SIGNED/UNSIGNED casts.
Makefile.am:
  include BUILD scripts in source distribution.
client/Makefile.am:
  Fixes for gcc 3.0
client/mysql.cc:
  Cleanup
client/mysqldump.c:
  Changed 'K' to mean 'disable-keys' instead of 'no-disabled-keys'
client/readline.cc:
  Cleanup
configure.in:
  Include BUILD in source distrbution
extra/my_print_defaults.c:
  Cleanup
include/my_global.h:
  Fix for HPUX and setrlimit.
  Portability fix.
  Added macros for nice TIMESPEC usage.
innobase/include/dyn0dyn.h:
  Fix for AIX
libmysql/Makefile.shared:
  Added strxmov to libmysqld
libmysqld/examples/Makefile.am:
  Fixes for gcc 3.0
libmysqld/lib_vio.c:
  Cleanup
myisam/ft_dump.c:
  Portability fixes
myisam/ftdefs.h:
  Portability fixes
mysql-test/r/bdb.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/bigint.result:
  New test for SIGNED/UNSIGNED
mysql-test/r/fulltext.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/heap.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/innodb.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/isam.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/key.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/myisam.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/query_cache.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/select.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/show_check.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/r/type_ranges.result:
  Cleanup results after adding 2 columns to SHOW KEYS
mysql-test/t/bigint.test:
  New test for SIGNED/UNSIGNED
mysql-test/t/key.test:
  New test for SIGNED/UNSIGNED
mysql-test/t/query_cache.test:
  Test for FOUND_ROWS()
sql-bench/crash-me.sh:
  Safety fixes
sql/derror.cc:
  Cleanup
sql/ha_berkeley.h:
  New test for SIGNED/UNSIGNED
sql/ha_heap.h:
  New test for SIGNED/UNSIGNED
sql/ha_innobase.cc:
  New test for SIGNED/UNSIGNED
sql/ha_innobase.h:
  New test for SIGNED/UNSIGNED
sql/ha_isam.h:
  New test for SIGNED/UNSIGNED
sql/ha_myisam.cc:
  New test for SIGNED/UNSIGNED
sql/ha_myisam.h:
  New test for SIGNED/UNSIGNED
sql/handler.h:
  New test for SIGNED/UNSIGNED
sql/item_func.cc:
  Cleanup TIMESPEC usage
sql/item_func.h:
  Added SIGNED / UNSIGNED casts
sql/lex.h:
  Added SIGNED / UNSIGNED casts
sql/mysqld.cc:
  Cleanup TIMESPEC usage
sql/net_pkg.cc:
  Cleanup
sql/net_serv.cc:
  Fixed core dump bug in net_clear()
sql/slave.cc:
  Cleanup
sql/sql_cache.cc:
  Back to using semaphores
sql/sql_cache.h:
  Back to using semaphores
sql/sql_insert.cc:
  Cleanup TIMESPEC usage
sql/sql_manager.cc:
  Cleanup TIMESPEC usage
sql/sql_parse.cc:
  Cleanup
sql/sql_repl.cc:
  Cleanup TIMESPEC usage
sql/sql_show.cc:
  Added 'Null' and 'Index_type' to SHOW INDEX.
sql/sql_table.cc:
  Sort keys in table in a more logical order.
sql/sql_yacc.yy:
  Support for SIGNED/UNSIGNED casts.
2002-01-02 21:29:41 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
.my_sys.h.swp fixed --skip-slave-thread bug 2000-10-26 22:11:55 -06:00
config-os2.h OS2 patch 2001-09-12 23:53:31 +03:00
config-win.h Removed compiler warnings. 2001-12-10 00:08:24 +02:00
dbug.h Update copyright 2001-12-06 14:10:51 +02:00
errmsg.h Update copyright 2001-12-06 14:10:51 +02:00
ft_global.h Update copyright 2001-12-06 14:10:51 +02:00
getopt.h Update copyright 2001-12-06 14:10:51 +02:00
hash.h Update copyright 2001-12-06 14:10:51 +02:00
heap.h Update copyright 2001-12-06 14:10:51 +02:00
m_ctype.h Update copyright 2001-12-06 14:10:51 +02:00
m_string.h Fix after merge 2001-12-17 23:24:51 +02:00
Makefile.am merged 2001-09-22 21:51:17 -06:00
md5.h Update copyright 2001-12-06 14:10:51 +02:00
merge.h Update copyright 2001-12-06 14:10:51 +02:00
my_alarm.h Update copyright 2001-12-06 14:10:51 +02:00
my_base.h Update copyright 2001-12-06 14:10:51 +02:00
my_bitmap.h Merge with 3.23.47 2001-12-15 05:12:21 +02:00
my_dir.h Update copyright 2001-12-06 14:10:51 +02:00
my_global.h Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
my_list.h Update copyright 2001-12-06 14:10:51 +02:00
my_net.h Update copyright 2001-12-06 14:10:51 +02:00
my_no_pthread.h Update copyright 2001-12-06 14:10:51 +02:00
my_nosys.h Update copyright 2001-12-06 14:10:51 +02:00
my_pthread.h Fix insert delated + query cache. 2001-12-20 06:14:11 +02:00
my_semaphore.h Removed compiler warnings. 2001-12-10 00:08:24 +02:00
my_sys.h Removed compiler warnings. 2001-12-10 00:08:24 +02:00
my_tree.h Update copyright 2001-12-06 14:10:51 +02:00
myisam.h Update copyright 2001-12-06 14:10:51 +02:00
myisammrg.h Update copyright 2001-12-06 14:10:51 +02:00
myisampack.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.h Update copyright 2001-12-06 14:10:51 +02:00
mysql_com.h Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
mysql_embed.h Update copyright 2001-12-06 14:10:51 +02:00
mysql_version.h.in Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysqld_error.h Update copyright 2001-12-06 14:10:51 +02:00
mysys_err.h Update copyright 2001-12-06 14:10:51 +02:00
nisam.h Update copyright 2001-12-06 14:10:51 +02:00
queues.h Update copyright 2001-12-06 14:10:51 +02:00
raid.h Fixed access privilege bug in query cache. 2001-12-22 15:13:31 +02:00
sslopt-case.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-longopts.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-usage.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-vars.h Update copyright 2001-12-06 14:10:51 +02:00
t_ctype.h Update copyright 2001-12-06 14:10:51 +02:00
thr_alarm.h Cleanup of alarm macros. 2001-12-21 07:00:58 +02:00
thr_lock.h Update copyright 2001-12-06 14:10:51 +02:00
violite.h Update copyright 2001-12-06 14:10:51 +02:00