mariadb/myisam
unknown 3ca0fa1525 Update VC++ files
Portability fixes
After merge fixes


VC++Files/mysql.dsw:
  Added dependencys
VC++Files/mysys/mysys.dsp:
  Add missing files
client/mysqlcheck.c:
  Added comment
client/mysqltest.c:
  Remove not used variables
include/keycache.h:
  Removed not used element
include/m_ctype.h:
  Portability fix
include/my_base.h:
  Removed not used define
myisam/mi_keycache.c:
  Added mutex for extra safety
mysql-test/r/count_distinct3.result:
  Faster test
mysql-test/r/rpl_change_master.result:
  updated results
mysql-test/t/count_distinct3.test:
  Faster test
mysql-test/t/rpl_change_master.test:
  Make test repeatable
mysys/default.c:
  Remove compiler warning
mysys/mf_keycache.c:
  Removed not used 'action' element
mysys/my_getopt.c:
  Remove not used variable
sql/ha_myisam.cc:
  Remove compiler warning
sql/item.cc:
  Fixed wrong patch from last changeset
sql/item_timefunc.cc:
  Remove compiler warnings
sql/set_var.cc:
  Remove compiler warnings
sql/sql_prepare.cc:
  Remove not used variables
sql/sql_repl.cc:
  After merge fix
sql/sql_select.h:
  Added comments
sql/sql_table.cc:
  Remove not used define
strings/ctype-tis620.c:
  Remove not used variables
2003-11-21 01:53:01 +02:00
..
ftbench ftbench fixes 2003-10-23 23:33:06 +02:00
.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 merge 2003-11-18 13:51:48 +02:00
ft_parser.c style fixes 2003-10-24 13:23:06 +02:00
ft_static.c CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
ft_stem.c
ft_stopwords.c get rid of default_charset_info for index fulltext searches 2003-10-15 19:01:47 +02:00
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 query expansion for fulltext search 2003-10-23 15:21:06 +02:00
fulltext.h ft1->ft2 auto-conversion on INSERT (WL#725) 2003-10-02 20:22:29 +02:00
make-ccc
Makefile.am Makefile.am: 2003-07-16 13:57:04 -07:00
mi_cache.c
mi_changed.c
mi_check.c Merge with 4.0 to get: 2003-11-20 22:30:48 +02:00
mi_checksum.c CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
mi_close.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_create.c merge with 4.0.15 2003-08-29 13:44:35 +03:00
mi_dbug.c
mi_delete.c Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-31 10:34:34 +01:00
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 More explicit error messages from myisamchk 2003-09-16 14:45:42 +03:00
mi_extra.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
mi_info.c Fixed memory allocation in Unique to not allocate too much memory 2003-06-26 07:56:55 +03:00
mi_key.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
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 CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
mi_packrec.c Correct fix for buffer overruns for compressed blobs. 2003-09-24 14:33:23 +03:00
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 set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: 2003-08-09 11:12:22 -07:00
mi_rename.c
mi_rfirst.c
mi_rkey.c
mi_rlast.c
mi_rnext.c
mi_rnext_same.c Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
mi_rprev.c
mi_rrnd.c
mi_rsame.c
mi_rsamepos.c
mi_scan.c
mi_search.c Manual merge after improving concurrency for key cache reassignment 2003-10-01 20:16:36 -07:00
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 Add detection of in_addr_t 2003-08-28 06:08:17 +03:00
mi_unique.c
mi_update.c merge with 4.0.15 2003-09-11 20:24:14 +03:00
mi_write.c Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-31 10:34:34 +01:00
myisamchk.c Merge key cache structures to one 2003-11-20 22:06:25 +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 merge with 4.0.15 2003-09-11 20:24:14 +03:00
NEWS
rt_index.c fix for r-tree code (memory overlap reported by valgrind) 2003-11-04 17:58:18 +04:00
rt_index.h
rt_key.c set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: 2003-08-09 11:12:22 -07:00
rt_key.h
rt_mbr.c
rt_mbr.h
rt_split.c Fix for memory overlap in rt_split.c (reported by valgrind) 2003-11-04 18:59:49 +04:00
rt_test.c MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one now) 2003-06-03 14:59:17 +05:00
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