mariadb/include
unknown 8dd2e5b8d9 Added all changes from old 4.0 version:
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys



Makefile.am:
  Added support for pstack and libmysqld_dir
acconfig.h:
  MySQL filesystem and PSTACK
acinclude.m4:
  MySQL File system
client/mysql.cc:
  Support for --xml
configure.in:
  Pstack, MySQL FS and libmysqld_dir
include/ft_global.h:
  Faster fulltext
include/my_pthread.h:
  Made c++ safe
include/myisam.h:
  Update for faster fulltext
include/mysql_com.h:
  new my_net_read()
include/violite.h:
  libmysqld
libmysql/net.c:
  New protocol that supports big packets
myisam/Makefile.am:
  Faster fulltext
myisam/ft_parser.c:
  Faster fulltext
myisam/ft_search.c:
  Faster fulltext
myisam/ft_update.c:
  Faster fulltext
myisam/ftdefs.h:
  Faster fulltext
myisam/mi_check.c:
  Faster fulltext
myisam/mi_open.c:
  Faster compressed keys
myisam/mi_search.c:
  Faster compressed keys
myisam/mi_update.c:
  Faster compressed keys
myisam/myisamdef.h:
  Faster compressed keys
myisam/sort.c:
  Faster compressed keys
mysql-test/mysql-test-run.sh:
  --skip-innobase and --skip-bdb
sql/ChangeLog:
  Changelog
sql/Makefile.am:
  PSTACK
sql/mysql_priv.h:
  New ORDER BY options and libmysqld
sql/mysqld.cc:
  PSTACK
sql/net_serv.cc:
  New protocol that supports big packets
sql/share/estonian/errmsg.txt:
  New error messages
sql/sql_base.cc:
  Better list_open_tabels
sql/sql_delete.cc:
  ORDER BY for delete
sql/sql_lex.cc:
  Added language convertation of all strings
sql/sql_parse.cc:
  Changes for libmysqld
  Use new ORDER BY options
sql/sql_show.cc:
  Character set convertations
  Use new list_open_tables function.
sql/sql_update.cc:
  UPDATE ... ORDER BY
sql/sql_yacc.yy:
  Clean up symbol definitions
  DELETE .. ORDER BY
  UPDATE .. ORDER BY
sql/table.h:
  new OPEN_TABLE_LIST structure
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-04-11 13:04:03 +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-win.h Fixed benchmarks and compare of NULL with <> 2000-10-17 23:57:26 +03:00
dbug.h Small bug fixes 2000-09-07 04:55:17 +03:00
errmsg.h Import changeset 2000-07-31 21:29:14 +02:00
ft_global.h Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
getopt.h New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
global.h Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
hash.h Import changeset 2000-07-31 21:29:14 +02:00
heap.h Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
m_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
m_string.h Update of interface for BDB tables. 2000-10-24 02:39:54 +03:00
Makefile.am Added missing file 2001-02-03 18:18:58 +02:00
merge.h Import changeset 2000-07-31 21:29:14 +02:00
my_alarm.h Import changeset 2000-07-31 21:29:14 +02:00
my_base.h Add support for Gemini table handler, Monty has checked and approved 2001-03-21 15:34:16 -05:00
my_bitmap.h Force sockets to be blocking on HPUX 11.0 2001-02-07 23:27:19 +02:00
my_dir.h Import changeset 2000-07-31 21:29:14 +02:00
my_list.h Import changeset 2000-07-31 21:29:14 +02:00
my_net.h Portability fixes 2001-02-02 03:47:06 +02:00
my_no_pthread.h Import changeset 2000-07-31 21:29:14 +02:00
my_nosys.h Import changeset 2000-07-31 21:29:14 +02:00
my_pthread.h Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
my_sys.h Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
my_tree.h Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
myisam.h Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
myisammrg.h Fix for SAFE_MUTEX + MERGE tables 2000-09-21 01:58:38 +03:00
myisampack.h Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
mysql.h Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
mysql_com.h Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
mysql_version.h.in Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysqld_error.h Fixed a bug that allowed: 2001-03-02 05:03:18 -06:00
mysys_err.h Fixes for release 2000-09-27 02:40:54 +03:00
nisam.h Import changeset 2000-07-31 21:29:14 +02:00
queues.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
raid.h Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
sslopt-case.h Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
sslopt-longopts.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-usage.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-vars.h Import changeset 2000-07-31 21:29:14 +02:00
t_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
thr_alarm.h New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
thr_lock.h Added locks needed for Innobase 2001-02-18 00:03:37 +02:00
violite.h Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00