mariadb/myisam
unknown ce44db9fb1 Fixed compiler warnings from Intel compiler in Win64
Added option --max-record-length=# to myisamchk
Don't try repair twice if doing myisamchk --repair --force
Shared memory handler didn't clean up things on errors or shutdown


VC++Files/libmysqltest/mytest.c:
  Fixed compiler warnings from Intel compiler
include/myisam.h:
  Added option --max-record-length=# to myisamchk
include/mysql_com.h:
  Fixed compiler warnings from Intel compiler
innobase/btr/btr0btr.c:
  Fixed compiler warnings from Intel compiler
innobase/btr/btr0cur.c:
  Fixed compiler warnings from Intel compiler
innobase/include/btr0btr.ic:
  Fixed compiler warnings from Intel compiler
innobase/include/buf0buf.ic:
  Fixed compiler warnings from Intel compiler
innobase/include/row0sel.ic:
  Fixed compiler warnings from Intel compiler
innobase/include/row0upd.ic:
  Fixed compiler warnings from Intel compiler
innobase/include/trx0rseg.ic:
  Fixed compiler warnings from Intel compiler
innobase/pars/pars0opt.c:
  Fixed compiler warnings from Intel compiler
innobase/que/que0que.c:
  Fixed compiler warnings from Intel compiler
myisam/mi_check.c:
  Added option --max-record-length=# to myisamchk
  Better error messages
myisam/myisamchk.c:
  Added option --max-record-length=# to myisamchk
  Don't try repair twice if doing myisamchk --repair --force
mysql-test/r/create.result:
  Updated test results
mysql-test/t/create.test:
  Better initialization
sql/ha_innodb.cc:
  Fixed compiler warnings from Intel compiler
sql/item_func.cc:
  Fixed compiler warnings from Intel compiler
sql/mysqld.cc:
  Fixed compiler warnings from Intel compiler
  Cleaned up handle_connections_shared_memory
  Shared memory handler didn't clean up things on errors or shutdown
strings/bmove512.c:
  Fixed compiler warnings from Intel compiler
2003-11-23 14:36:41 +02:00
..
ftbench
.cvsignore
ChangeLog
ft_boolean_search.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
ft_dump.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
ft_eval.c
ft_eval.h
ft_nlq_search.c
ft_parser.c
ft_static.c
ft_stem.c
ft_stopwords.c
ft_test1.c
ft_test1.h
ft_update.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
ftdefs.h
fulltext.h
make-ccc
Makefile.am
mi_cache.c
mi_changed.c
mi_check.c Fixed compiler warnings from Intel compiler in Win64 2003-11-23 14:36:41 +02:00
mi_checksum.c
mi_close.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_create.c
mi_dbug.c
mi_delete.c
mi_delete_all.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_delete_table.c
mi_dynrec.c
mi_extra.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_info.c
mi_key.c
mi_keycache.c Update VC++ files 2003-11-21 01:53:01 +02:00
mi_locking.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_log.c
mi_open.c
mi_packrec.c
mi_page.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_panic.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_preload.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_range.c
mi_rename.c
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c
mi_rnext_same.c
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c
mi_static.c
mi_statrec.c
mi_test1.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_test2.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_test3.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_test_all.res
mi_test_all.sh
mi_unique.c
mi_update.c
mi_write.c
myisamchk.c Fixed compiler warnings from Intel compiler in Win64 2003-11-23 14:36:41 +02:00
myisamdef.h Merge key cache structures to one 2003-11-20 22:06:25 +02:00
myisamlog.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
myisampack.c
NEWS
rt_index.c
rt_index.h
rt_key.c
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c
rt_test.c
sort.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
sp_defs.h
sp_key.c
sp_test.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
test_pack
TODO