mariadb/myisam
unknown a6b15fdd76 merge
BitKeeper/etc/logging_ok:
  auto-union
include/my_sys.h:
  Auto merged
innobase/include/dyn0dyn.h:
  Auto merged
innobase/include/dyn0dyn.ic:
  Auto merged
myisam/mi_check.c:
  Auto merged
sql/ha_berkeley.h:
  Auto merged
sql/ha_innodb.h:
  Auto merged
sql/item_func.cc:
  Auto merged
sql/item_func.h:
  Auto merged
sql/item_timefunc.h:
  Auto merged
sql/lex.h:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/set_var.cc:
  Auto merged
sql/sql_cache.cc:
  Auto merged
sql/sql_delete.cc:
  Auto merged
sql/sql_parse.cc:
  Auto merged
sql/sql_select.cc:
  Auto merged
sql/sql_update.cc:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
2002-08-08 03:29:36 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
ft_boolean_search.c yet another "trunc*" bug fixed - and the fundamental one! (now, when next trunc* word is less than curdoc it doesn't led to wrong results) 2002-08-04 19:20:02 +00:00
ft_dump.c Remove remains of old getopt 2002-06-12 23:54:52 +03:00
ft_eval.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
ft_eval.h Update copyright 2001-12-06 14:10:51 +02:00
ft_nlq_search.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
ft_parser.c parser bug of "phrase search" fixed 2002-06-28 15:18:45 +02:00
ft_static.c freebsd fix for openssl 2001-12-15 21:39:26 +01:00
ft_stem.c Update copyright 2001-12-06 14:10:51 +02:00
ft_stopwords.c Update copyright 2001-12-06 14:10:51 +02:00
ft_test1.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
ft_test1.h Update copyright 2001-12-06 14:10:51 +02:00
ft_update.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
ftdefs.h phrase search 2002-04-18 14:12:29 +00:00
fulltext.h ft_* variables added 2001-04-17 21:30:02 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am ft_dump re-enabled, manual fixes 2001-11-22 22:50:41 +01:00
mi_cache.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
mi_changed.c Update copyright 2001-12-06 14:10:51 +02:00
mi_check.c merge 2002-08-08 03:29:36 +03:00
mi_checksum.c Update copyright 2001-12-06 14:10:51 +02:00
mi_close.c parallel repair needs rec_buff local for thread !!! 2002-07-14 21:47:46 +02:00
mi_create.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
mi_dbug.c Update copyright 2001-12-06 14:10:51 +02:00
mi_delete.c Update copyright 2001-12-06 14:10:51 +02:00
mi_delete_all.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
mi_delete_table.c Update copyright 2001-12-06 14:10:51 +02:00
mi_dynrec.c MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
mi_extra.c MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
mi_info.c Update copyright 2001-12-06 14:10:51 +02:00
mi_key.c MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
mi_locking.c Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
mi_log.c Update copyright 2001-12-06 14:10:51 +02:00
mi_open.c MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
mi_packrec.c MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
mi_page.c Update copyright 2001-12-06 14:10:51 +02:00
mi_panic.c Update copyright 2001-12-06 14:10:51 +02:00
mi_range.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rename.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rfirst.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rkey.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rlast.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rnext.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rnext_same.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rprev.c Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_rrnd.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rsame.c Update copyright 2001-12-06 14:10:51 +02:00
mi_rsamepos.c Update copyright 2001-12-06 14:10:51 +02:00
mi_scan.c Update copyright 2001-12-06 14:10:51 +02:00
mi_search.c make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de 2002-08-05 00:14:21 +02:00
mi_static.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mi_statrec.c Ensure that share->tot_locks s updated correctly 2002-06-17 12:34:19 +03:00
mi_test1.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
mi_test2.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
mi_test3.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
mi_test_all.res Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_test_all.sh Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mi_unique.c Update copyright 2001-12-06 14:10:51 +02:00
mi_update.c Update copyright 2001-12-06 14:10:51 +02:00
mi_write.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
myisamchk.c Small fixes in mysql and myisamchk. 2002-08-05 17:08:27 +03:00
myisamdef.h MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
myisamlog.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
myisampack.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
NEWS Import changeset 2000-07-31 21:29:14 +02:00
sort.c Removed wrong implementation of CUBE/ROLLUP 2002-07-24 19:55:08 +03:00
test_pack Import changeset 2000-07-31 21:29:14 +02:00
TODO Import changeset 2000-07-31 21:29:14 +02:00