monty@mashka.mysql.fi
|
0d348eeab2
|
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 |
|
serg@serg.mylan
|
9837748e5f
|
obligatory update checksum on repair, if it is obligatory verified on check.
|
2003-11-14 22:08:45 +01:00 |
|
serg@serg.mylan
|
f4d7afd213
|
multiple keycache fixes
|
2003-11-13 14:31:29 +01:00 |
|
serg@serg.mylan
|
cf10caef22
|
followup to the ft+latin2 bugfix
|
2003-11-13 12:54:53 +01:00 |
|
serg@sergbook.mylan
|
a1199c7749
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
|
2003-11-08 16:00:00 +01:00 |
|
serg@sergbook.mylan
|
cdd8a2a9a5
|
fulltext.test, fulltext.result, ft_nlq_search.c:
a bug in latin1_german2 FT fixed
|
2003-11-08 15:41:24 +01:00 |
|
hf@deer.(none)
|
aa2869a336
|
Fix for memory overlap in rt_split.c (reported by valgrind)
|
2003-11-04 18:59:49 +04:00 |
|
ram@deer.(none)
|
ea5a7a3d7e
|
fix for r-tree code (memory overlap reported by valgrind)
new comments.
|
2003-11-04 17:58:18 +04:00 |
|
monty@narttu.mysql.fi
|
f763d4c31d
|
Removed some warnings reported by valgrind
After merge fixes.
Now code compiles, but there is still some valgrind warnings that needs to be fixed
|
2003-11-04 14:09:03 +02:00 |
|
monty@narttu.mysql.fi
|
4e4725377d
|
Merge with 4.0
|
2003-11-04 09:40:36 +02:00 |
|
serg@serg.mylan
|
e1e82a4e00
|
Merge bk-internal:/home/bk/mysql-4.0/
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
|
2003-11-03 23:19:20 +01:00 |
|
serg@serg.mylan
|
5505abe102
|
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 |
|
monty@mysql.com
|
4668b54837
|
Call my_sync() after all data is written to .frm file
Added my_sync() to mysys which will do fsync/fdatasync/_commit() on a file.
|
2003-11-02 15:55:02 +02:00 |
|
serg@serg.mylan
|
13b5f71844
|
post-merge fixes
|
2003-10-31 15:49:59 +01:00 |
|
serg@serg.mylan
|
74551a72ec
|
Merge bk-internal:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
|
2003-10-31 10:34:34 +01:00 |
|
igor@rurik.mysql.com
|
f29ed57531
|
Merge
|
2003-10-30 10:45:28 -08:00 |
|
monty@narttu.mysql.fi
|
bc00893d16
|
Change back service name to MySQL
Don't add service name to read config file segments if it's "MySQL"
Fixed possible memory leak when CHANGE USER failed.
|
2003-10-30 01:01:53 +02:00 |
|
serg@serg.mylan
|
d74ecc079f
|
style fixes
|
2003-10-24 13:23:06 +02:00 |
|
serg@serg.mylan
|
ad175936ef
|
ftbench fixes
|
2003-10-23 23:33:06 +02:00 |
|
serg@serg.mylan
|
b820d2a347
|
query expansion for fulltext search
|
2003-10-23 15:21:06 +02:00 |
|
serg@serg.mylan
|
df69309593
|
MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntax
|
2003-10-22 17:57:09 +02:00 |
|
serg@serg.mylan
|
85942f14f4
|
ftbench fixes
|
2003-10-21 23:44:26 +02:00 |
|
serg@serg.mylan
|
f944fd4a65
|
merged
|
2003-10-21 11:58:43 +02:00 |
|
serg@serg.mylan
|
abb4c363d3
|
oops forgot to commit ft_parser.c :-[]
|
2003-10-20 21:32:49 +02:00 |
|
monty@mashka.mysql.fi
|
e87c9f5ff8
|
merge with 4.0
|
2003-10-16 03:08:40 +03:00 |
|
serg@serg.mylan
|
b3ca82ee21
|
get rid of default_charset_info for index fulltext searches
|
2003-10-15 19:01:47 +02:00 |
|
serg@serg.mylan
|
0ee817e737
|
cleanup
|
2003-10-15 18:05:04 +02:00 |
|
serg@serg.mylan
|
50d9b95b77
|
merged
|
2003-10-15 12:25:44 +02:00 |
|
serg@serg.mylan
|
5742f29a01
|
"phrase search" should not match partial words (it should not match 'paraphrase searches')
|
2003-10-14 16:19:13 +02:00 |
|
monty@narttu.mysql.fi
|
6056cfadfc
|
Merge with 4.0.16
|
2003-10-07 15:42:26 +03:00 |
|
serg@serg.mylan
|
0ce865b6b4
|
Merge bk-internal:/home/bk/mysql-4.0/
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
|
2003-10-06 09:24:12 +02:00 |
|
serg@serg.mylan
|
fc5dedc6c5
|
WL#1172 - no row scan on trunc* operator
|
2003-10-02 21:13:51 +02:00 |
|
serg@serg.mylan
|
9a057fd0bd
|
ft1->ft2 auto-conversion on INSERT (WL#725)
|
2003-10-02 20:22:29 +02:00 |
|
igor@rurik.mysql.com
|
17aecac32c
|
Manual merge after improving concurrency for key cache reassignment
|
2003-10-01 20:16:36 -07:00 |
|
igor@rurik.mysql.com
|
8e5c62190f
|
Many files:
Improved concurrency for key cache reassignment
|
2003-10-01 18:20:07 -07:00 |
|
serg@serg.mylan
|
8c7c4de0b4
|
enum options renamed to avoid possible name conflicts
|
2003-09-29 11:21:17 +02:00 |
|
monty@narttu.mysql.fi
|
6153b0073d
|
Correct fix for buffer overruns for compressed blobs.
(Bugs #770, #1304 and maybe #1295)
|
2003-09-24 14:33:23 +03:00 |
|
monty@narttu.mysql.fi
|
5f164e2f70
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
|
2003-09-23 13:36:25 +03:00 |
|
lenz@mysql.com
|
40cabaa773
|
- fixed several typos ("uppdate"->"update" and "tryed"->"tried")
|
2003-09-19 18:34:57 +02:00 |
|
monty@narttu.mysql.fi
|
dfd981505a
|
More explicit error messages from myisamchk
|
2003-09-16 14:45:42 +03:00 |
|
monty@mashka.mysql.fi
|
73f66f68fd
|
merge with 4.0.15
|
2003-09-11 20:24:14 +03:00 |
|
monty@mashka.mysql.fi
|
045eb3d8fe
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into mashka.mysql.fi:/home/my/mysql-4.0
|
2003-09-05 17:06:36 +03:00 |
|
monty@mashka.mysql.fi
|
75b2c4a62f
|
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 |
|
monty@narttu.mysql.fi
|
4b3b4b9250
|
merge
|
2003-09-03 19:53:08 +03:00 |
|
serg@serg.mylan
|
755455e15c
|
merged
|
2003-09-03 12:07:18 +02:00 |
|
serg@serg.mylan
|
2fcab1c2ee
|
CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]
|
2003-09-03 11:34:32 +02:00 |
|
serg@serg.mylan
|
15b650fe72
|
more sanity checks for compressed files, BUG#770
|
2003-09-02 16:49:00 +02:00 |
|
serg@serg.mylan
|
c297aa934e
|
s/\t/ / in command-line help text
|
2003-09-02 08:37:27 +02:00 |
|
monty@narttu.mysql.fi
|
77a70a0a24
|
merge with 4.0.15
|
2003-08-29 13:44:35 +03:00 |
|
serg@serg.mylan
|
d09626d9d6
|
post-merge fixes
|
2003-08-28 13:14:54 +02:00 |
|