monty@donna.mysql.com
2620ca4cf5
Fixes for automatic repair
2000-10-17 05:29:56 +03:00
monty@donna.mysql.com
117d8b7f64
Automatic repair of MyISAM tables + small bug fixes
2000-10-17 00:47:15 +03:00
monty@tik.mysql.com
9323e733ff
Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables
2000-10-15 18:45:53 +03:00
monty@donna.mysql.com
7ac13c89e6
Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and
...
a lot of portability issues.
2000-10-14 03:16:35 +03:00
monty@donna.mysql.com
5134b08422
merge
2000-10-11 01:18:03 +03:00
monty@tik.mysql.com
09dce662e2
Automatic repair of MyISAM tables + portability fixes
2000-10-11 00:06:37 +03:00
serg@serg.mysql.com
1e562819cd
Merge
2000-10-07 14:05:45 +02:00
monty@donna.mysql.com
a7c5cc01b3
Small fixes
2000-10-05 01:00:36 +03:00
monty@donna.mysql.com
b55de19ed2
Portability fixes
2000-10-04 23:20:16 +03:00
serg@serg.mysql.com
054d7c9abf
sql_table.cc key length limit check disabled for FULLTEXT
...
ft_parser.c Nasty buffer overflow fixed
2000-10-04 17:26:31 +02:00
monty@tramp.mysql.fi
9f7c4563f7
First part of automatic repair of MyISAM tables.
...
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
2000-10-03 14:18:03 +03:00
monty@donna.mysql.com
02fd65b970
Fixed indention, removed compiler varnings and fixed a bug
...
in FULLTEXT indexes.
2000-09-29 00:58:16 +03:00
monty@donna.mysql.com
083e1852e1
Fixes for release
2000-09-27 02:40:54 +03:00
monty@donna.mysql.com
a9e11f2378
Small fixes for release
2000-09-26 22:39:45 +03:00
monty@tramp.mysql.fi
e32799e4dd
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
...
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
2000-09-26 00:33:25 +03:00
monty@donna.mysql.com
50486eeb80
Fixes for MyISAM and packed keys + AIX
2000-09-22 01:46:26 +03:00
monty@donna.mysql.com
df280335b0
Fix for SAFE_MUTEX + MERGE tables
2000-09-21 01:58:38 +03:00
monty@donna.mysql.com
dc4525636c
Small bug fixes + code for DELETE QUICK
2000-09-20 04:54:10 +03:00
monty@donna.mysql.com
f2f515e5c2
Fix that REPAIR/ALTER TABLE use myisam_tempdir
2000-09-16 19:06:21 +03:00
monty@donna.mysql.com
b581f17be2
Fixes for MERGE TABLES and HEAP tables
2000-09-14 02:39:07 +03:00
monty@donna.mysql.com
4726593862
Fixes for FULLTEXT and TIME type
2000-09-13 01:08:34 +03:00
monty@donna.mysql.com
2776500c22
Update to new root alloc, OPTIMIZE TABLE and some other changes
2000-09-12 03:02:33 +03:00
monty@donna.mysql.com
be5e4e72b6
Small bug fixes
2000-09-07 04:55:17 +03:00
monty@donna.mysql.com
25929faf44
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-08-29 19:40:11 +03:00
monty@donna.mysql.com
306640e274
Updates for release
2000-08-29 19:38:32 +03:00
serg@infomag.ape.relarn.ru
980e911343
sql_select.cc ft-optimization: AND, GT/LT/GE/LE
...
sql_select.cc EXPLAIN fulltext
Makefile.am CLEANFILES corrected
sql_show.cc SHOW CREATE now displays FULLTEXT keys properly
2000-08-29 19:44:22 +04:00
monty@donna.mysql.com
710b75f5b8
merge
2000-08-29 12:56:57 +03:00
monty@donna.mysql.com
066d55c0c0
Bug fixes for 3.23.23
2000-08-29 12:31:01 +03:00
serg@infomag.ape.relarn.ru
eb8ad15751
ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.
...
**************** !!! NOTE EVERYBODY: SYNTAX CHANGED !!! ********************
There's no COLLECTIONs now, full-text indexes can be created via the word
FULLTEXT, which should be used like UNIQUE.
2000-08-28 17:43:58 +04:00
serg@infomag.ape.relarn.ru
6236dfc7a3
Stopwords (English only); fulltext keys now can be repaired
2000-08-25 19:56:55 +04:00
monty@donna.mysql.com
d564acf14e
Fixes for Ia64
2000-08-23 15:02:27 +03:00
monty@donna.mysql.com
f0952ce3e1
FLUSH TABLE table_list
...
Fixes for RENAME TABLE
Portability fixes
2000-08-22 00:18:32 +03:00
monty@donna.mysql.com
aa3580924b
RENAME TABLE table_name TO new_table_name ; Faster Alloc
...
Small bug fixes
2000-08-21 03:00:52 +03:00
monty@donna.mysql.com
86f4dbe20e
Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-08-18 17:38:57 +03:00
monty@donna.mysql.com
1243abdcf2
Force bitkeeper into sync
2000-08-18 17:38:24 +03:00
serg@infomag.ape.relarn.ru
b2760c0a80
myisam/ft_* bugfix
2000-08-18 15:05:36 +04:00
monty@donna.mysql.com
9c1ecff8ec
Merge
2000-08-18 13:09:26 +03:00
monty@donna.mysql.com
a753a3a2ce
Updated benchmark and results for PostgreSQL 7.0.2
...
Added more status to the MyISAM files to avoid checking files that
has already been checked.
2000-08-18 12:48:00 +03:00
serg@infomag.ape.relarn.ru
b231fdefca
Merge
2000-08-17 19:43:38 +04:00
serg@infomag.ape.relarn.ru
2006b4c551
Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but
...
slow - full table scan); ORDER BY now works with MATCH (slow, full table
scan)
2000-08-17 19:30:36 +04:00
monty@donna.mysql.com
c5842d42f6
Additions for CHECK table + update of benchmarks
2000-08-17 01:05:02 +03:00
serg@infomag.ape.relarn.ru
8b86536844
Merge
2000-08-16 13:03:58 +04:00
monty@donna.mysql.com
2f450e4fc7
Delayed keys + portability fixes
2000-08-16 05:14:02 +03:00
serg@infomag.ape.relarn.ru
bf617db818
Merge
2000-08-15 21:52:42 +04:00
monty@donna.mysql.com
ea013c2152
Fixed for Ia64 + delayed key creation + a lot of small bug fixes
2000-08-15 20:09:37 +03:00
serg@infomag.ape.relarn.ru
5886090182
PART I: Keys support for MyMERGE tables
...
myisammrg/ |
Makefile.am |
mymrgdef.h | support for keys
myrg_open.c | &
myrg_queue.c | bugfixes
myrg_rfirst.c |
myrg_rkey.c |
myrg_rlast.c |
myrg_rnext.c |
myrg_rprev.c |
myrg_rrnd.c |
include/myisammrg.h | rkey/rnext/etc prototyped
sql/ |
ha_myisammrg.cc | support for keys
ha_myisammrg.h |
myisam/ |
mi_rkey.c | buf==NULL extension, _mi_rkey()
mi_rnext.c |
mi_rprev.c |
include/queues.h | reinit_queue() - same as init_queue, but w/o malloc
mysys/queues.c |
PART II: Miscellaneous
myisam/common_words | deleted (looks like I checked it in by mistake)
some files (like acconfig.h, Makefile.am, COPYING.LIB, etc)
| Change mode to -rw-r--r-- (by `chmod a-x ')
2000-08-14 15:27:19 +04:00
jcole@jcole.burghcom.com
aaf6c72cc4
Aesthetic changes only.
2000-08-11 10:17:38 -05:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00