serg@serg.mysql.com
|
0674da3b27
|
ft_boolean_search.c test
|
2001-11-08 00:16:08 +01:00 |
|
serg@serg.mysql.com
|
9fdd88e1f3
|
bug in relevance calculation fixed
|
2001-11-08 00:06:07 +01:00 |
|
monty@hundin.mysql.fi
|
30209c1d66
|
Portability fix.
Fixed linking problem with InnoDB.
|
2001-11-07 02:30:34 +02:00 |
|
serg@serg.mysql.com
|
bfc6a29df6
|
cleanup
|
2001-11-06 19:30:19 +01:00 |
|
serg@serg.mysql.com
|
e3849552b1
|
Merge
|
2001-11-06 16:43:47 +01:00 |
|
serg@serg.mysql.com
|
1f5c997667
|
ft boolean search by table scan; queue_fix()
|
2001-11-06 16:17:31 +01:00 |
|
monty@hundin.mysql.fi
|
3afb157ca2
|
Fixes up things after merge from 3.23.44
Portability fixes.
Don't delete temporary tables on FLUSH tables.
|
2001-11-05 01:04:08 +02:00 |
|
serg@serg.mysql.com
|
392315df0c
|
I have to commit to be able to pull
|
2001-10-22 11:52:17 +02:00 |
|
serg@serg.mysql.com
|
5051120313
|
typo fixed
|
2001-10-17 14:49:54 +02:00 |
|
serg@serg.mysql.com
|
8ad15872a5
|
misc. fulltext staff
|
2001-10-11 18:46:35 +02:00 |
|
serg@serg.mysql.com
|
9ec4ca9c4d
|
get rid of comp() macro - CMP is already in place
|
2001-10-09 15:23:44 +02:00 |
|
serg@serg.mysql.com
|
3d3ef6528a
|
Boolean search passes _some_ tests
|
2001-10-09 14:53:54 +02:00 |
|
serg@serg.mysql.com
|
57e4c8ef3b
|
Initial checkin of the new boolean fulltext search code
|
2001-09-21 18:38:17 +02:00 |
|
monty@hundin.mysql.fi
|
0d72e5440f
|
Portability fixes
|
2001-09-15 16:22:34 +03:00 |
|
serg@serg.mysql.com
|
15b6738474
|
memory-limited tree
bulk inserts optimization: caching keys in binary tree
|
2001-07-02 21:18:57 +02:00 |
|
serg@serg.mysql.com
|
c3039e8005
|
ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanup
|
2001-05-24 13:14:25 +02:00 |
|
sasha@mysql.sashanet.com
|
a12117f036
|
change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments
|
2001-05-10 18:14:15 -06:00 |
|
monty@donna.mysql.fi
|
417dd72856
|
Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()
|
2001-04-12 00:54:35 +03:00 |
|
monty@work.mysql.com
|
8f62579c38
|
Added all changes from old 4.0 version:
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys
|
2001-04-11 13:04:03 +02:00 |
|