.. |
.cvsignore
|
|
|
ChangeLog
|
|
|
ft_boolean_search.c
|
fixed a bug in boolean fts where a word queue was created based on min_word_len, while with trunc* operator one could get shorter words
|
2003-11-03 23:18:55 +01:00 |
ft_dump.c
|
snprintf compatibility fix
|
2003-08-12 15:28:36 +02:00 |
ft_eval.c
|
|
|
ft_eval.h
|
|
|
ft_nlq_search.c
|
FT-NL bugfix - ignore words that appear more than in 2mio rows to avoid tree overflow.
|
2003-08-19 20:53:45 +02:00 |
ft_parser.c
|
|
|
ft_static.c
|
--ft_stopword_file command-line option
|
2003-01-23 13:20:37 +01:00 |
ft_stem.c
|
|
|
ft_stopwords.c
|
remove warnings
|
2003-01-27 17:52:55 +01:00 |
ft_test1.c
|
|
|
ft_test1.h
|
|
|
ft_update.c
|
|
|
ftdefs.h
|
|
|
fulltext.h
|
|
|
make-ccc
|
|
|
Makefile.am
|
|
|
mi_cache.c
|
enadling out-of-cache reads for shared IO_CACHE
|
2003-01-26 14:20:43 +01:00 |
mi_changed.c
|
|
|
mi_check.c
|
More explicit error messages from myisamchk
|
2003-09-16 14:45:42 +03:00 |
mi_checksum.c
|
|
|
mi_close.c
|
|
|
mi_create.c
|
Fixed some varnings from valgrind
|
2003-08-20 16:25:44 +03:00 |
mi_dbug.c
|
|
|
mi_delete.c
|
|
|
mi_delete_all.c
|
|
|
mi_delete_table.c
|
|
|
mi_dynrec.c
|
More explicit error messages from myisamchk
|
2003-09-16 14:45:42 +03:00 |
mi_extra.c
|
Call my_sync() after all data is written to .frm file
|
2003-11-02 15:55:02 +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
|
Fixed memory overrun when doing REPAIR on table with multi-part auto_increment key where one part was a packed CHAR
|
2003-07-18 04:04:24 +03:00 |
mi_locking.c
|
Call my_sync() after all data is written to .frm file
|
2003-11-02 15:55:02 +02:00 |
mi_log.c
|
|
|
mi_open.c
|
Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was not updated directly after an UPDATE of split dynamic rows.
|
2003-09-05 06:42:55 +03:00 |
mi_packrec.c
|
Correct fix for buffer overruns for compressed blobs.
|
2003-09-24 14:33:23 +03:00 |
mi_page.c
|
|
|
mi_panic.c
|
|
|
mi_range.c
|
Fixed problem when comparing a key for a multi-byte-character set. (bug 152)
|
2003-04-27 22:12:08 +03:00 |
mi_rename.c
|
|
|
mi_rfirst.c
|
|
|
mi_rkey.c
|
Fix reference to not initialized memory
|
2003-04-30 10:15:09 +03:00 |
mi_rlast.c
|
|
|
mi_rnext.c
|
|
|
mi_rnext_same.c
|
post-merge fix
|
2002-12-04 10:47:51 +01:00 |
mi_rprev.c
|
|
|
mi_rrnd.c
|
|
|
mi_rsame.c
|
|
|
mi_rsamepos.c
|
|
|
mi_scan.c
|
|
|
mi_search.c
|
Fixed some varnings from valgrind
|
2003-08-20 16:25:44 +03:00 |
mi_static.c
|
|
|
mi_statrec.c
|
|
|
mi_test1.c
|
A lot of portability fixes.
|
2003-01-05 20:18:49 +02:00 |
mi_test2.c
|
Fix for service names on windows; Now we always put the service name last when we create a service
|
2003-11-17 13:06:32 +02:00 |
mi_test3.c
|
Fixes for Netware
|
2003-01-28 08:38:28 +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
|
Merge with 3.23
|
2003-01-16 20:47:46 +02:00 |
mi_update.c
|
Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was not updated directly after an UPDATE of split dynamic rows.
|
2003-09-05 06:42:55 +03:00 |
mi_write.c
|
Fixed some varnings from valgrind
|
2003-08-20 16:25:44 +03:00 |
myisamchk.c
|
Change back service name to MySQL
|
2003-10-30 01:01:53 +02:00 |
myisamdef.h
|
Correct fix for buffer overruns for compressed blobs.
|
2003-09-24 14:33:23 +03:00 |
myisamlog.c
|
Fixed a very rarge memory overrun bug in the myisamlog program.
|
2003-08-26 22:02:58 +03:00 |
myisampack.c
|
s/\t/ / in command-line help text
|
2003-09-02 08:37:27 +02:00 |
NEWS
|
|
|
sort.c
|
Fix to remove compiler warnings
|
2003-04-28 19:05:57 +03:00 |
test_pack
|
|
|
TODO
|
|
|