serg@serg.mysql.com
4151fd0a3c
broken merge, fix required
2001-11-21 19:08:33 +01:00
serg@serg.mysql.com
e8b45861e9
(UPDATE|DELETE) ...WHERE MATCH bugfix
2001-11-21 18:25:44 +01:00
serg@serg.mysql.com
f6cf7618be
removed ftfuncs argument for mysql_select
...
it uses now thd->lex.ftfunc_list
moved ft-initialization to a separate function
re-disabled implicit ft initialization
2001-11-21 18:05:11 +01:00
monty@hundin.mysql.fi
c6b3afe2d7
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-11-21 15:39:01 +02:00
monty@tik.mysql.fi
27d2057c55
Added note to manual that usernames in GRANT don't allow wildcards.
2001-11-21 15:39:00 +02:00
monty@bitch.mysql.fi
d33c13e4fe
Merge
2001-11-21 15:24:02 +02:00
monty@bitch.mysql.fi
9cb670df71
Generate core file on Solaris.
2001-11-21 15:08:01 +02:00
serg@serg.mysql.com
47a75b04d4
typo fixed
2001-11-21 12:36:05 +01:00
serg@serg.mysql.com
3e231a8206
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-21 12:08:25 +01:00
serg@serg.mysql.com
659a8e0e8a
make ../INSTALL-SORCE bugfix
2001-11-21 12:05:59 +01:00
arjen@co3064164-a.bitbike.com
83b16ed741
List of mirrors now separate include file.
2001-11-21 13:43:47 +10:00
tfr@sarvik.tfr.cafe.ee
4afbc0362f
mirrors.texi:
...
Change list format
2001-11-20 23:12:00 +02:00
tfr@sarvik.tfr.cafe.ee
a4c5bde05a
Merge tfr@work.mysql.com:/home/bk/mysql-4.0
...
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-11-20 23:01:19 +02:00
tfr@sarvik.tfr.cafe.ee
dc11a5ff37
mirrors.texi:
...
new file
2001-11-20 23:00:53 +02:00
serg@serg.mysql.com
4aa8f0adc1
fixes: --gdb does not implies --manager
...
--manager implies --skip-gdb-magic
(which was introduced to make --gdb usable w/o manager)
2001-11-20 17:59:57 +01:00
serg@serg.mysql.com
e30fc1ac17
tests added
2001-11-20 17:58:00 +01:00
serg@serg.mysql.com
dd09b4e9c7
./mysql-test-run test1 test2 test3
2001-11-20 14:18:57 +01:00
arjen@co3064164-a.bitbike.com
a0878d336b
Fix to reserved words script.
...
Updated reserved words list in manual.
2001-11-20 13:29:02 +10:00
sasha@mysql.sashanet.com
2b17a22a6b
fixed problem in rpl_log test
2001-11-19 12:03:30 -07:00
tfr@sarvik.tfr.cafe.ee
773ed93755
manual.texi:
...
Remove "for windows"
Updated contributed software link
2001-11-19 15:00:38 +02:00
heikki@donna.mysql.fi
365bd6eb6e
srv0srv.c:
...
Fix a seg fault if a lock wait timeout is exceeded at the some time someone grants the lock
2001-11-19 13:11:37 +02:00
arjen@co3064164-a.bitbike.com
5dc650e742
Fixed self-reference to proper cross-reference.
2001-11-19 13:43:07 +10:00
arjen@co3064164-a.bitbike.com
0b0ad8ed6f
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-11-19 13:08:48 +10:00
monty@hundin.mysql.fi
75a274fd96
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-11-18 14:34:52 +02:00
monty@hundin.mysql.fi
701636ef6e
Merge
2001-11-18 14:33:53 +02:00
monty@hundin.mysql.fi
c76c42066e
Test of optimize table.
2001-11-18 14:13:09 +02:00
monty@hundin.mysql.fi
fb1f8c4f0a
Fixed bug in OPTIMIZE TABLE that reset index cardinality if it
...
was up to date.
2001-11-18 14:08:17 +02:00
sasha@mysql.sashanet.com
e6c2f14587
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-17 17:24:42 -07:00
sasha@mysql.sashanet.com
586e812452
use env vars for socket/port in connect in mysqltest
...
--local-master option in mysql-test-run
do not log CREATE TABLE when doing table dump
fix replication to slave off 3.23 master
2001-11-17 17:23:46 -07:00
miguel@light.local
7c77952106
Removing registry service parameter code
2001-11-17 15:48:22 -02:00
miguel@light.local
ecd4471c22
Removing registry service parameter code
2001-11-17 15:40:59 -02:00
serg@serg.mysql.com
4caf57c33c
bugfix
2001-11-17 14:28:04 +01:00
heikki@donna.mysql.fi
5b54fab6a0
dict0dict.h, dict0dict.c:
...
Fix wrong (though equivalent) type decl
2001-11-17 14:18:27 +02:00
heikki@donna.mysql.fi
086fe41294
btr0cur.c, btr0btr.c, dict0dict.h, dict0dict.c:
...
Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick
buf0flu.c:
Fix a bug in previous change
A small optimization for LRU flushes to avoid losing hot pages from the buffer pool
2001-11-17 13:48:39 +02:00
serg@serg.mysql.com
ced56f7de0
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-16 10:50:04 +01:00
serg@serg.mysql.com
fb8d3fe732
typo fixed
2001-11-16 10:48:30 +01:00
arjen@co3064164-a.bitbike.com
8fef142c6e
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-11-16 11:05:20 +10:00
arjen@co3064164-a.bitbike.com
fcbbd22103
Clarified bk install from public source tree.
2001-11-16 10:27:05 +10:00
tfr@sarvik.tfr.cafe.ee
c6418daabe
manual.texi:
...
Remove links to /company/people/index.html
2001-11-15 10:20:24 +02:00
arjen@co3064164-a.bitbike.com
8d6d5472b1
Insert link to upto-date list of people at MySQL AB (previously removed old bad link).
2001-11-15 15:01:51 +10:00
arjen@co3064164-a.bitbike.com
65bc25f8ca
Increased mentioning ACID compliancy of InnoDB.
2001-11-15 11:43:09 +10:00
arjen@co3064164-a.bitbike.com
060a85faeb
Clarified "not allowing column alias in WHERE clause" explicitly in SELECT section.
2001-11-15 11:03:15 +10:00
heikki@donna.mysql.fi
3ed8188bfb
buf0flu.c:
...
Fix a bug which could cause InnoDB to complain it cannot find free blocks from the buffer cache during recovery
2001-11-14 17:06:04 +02:00
arjen@co3064164-a.bitbike.com
1b158f687d
Table names in example to singular (note from Bennett Haselton).
2001-11-14 13:39:29 +10:00
serg@serg.mysql.com
16e16e7d07
ignore ft_min_word_len and stopword check for truncated words in the query
2001-11-13 19:25:06 +01:00
arjen@co3064164-a.bitbike.com
297f653dde
Reformatted some fixed-font texts for better output.
2001-11-12 15:47:17 +10:00
arjen@co3064164-a.bitbike.com
a1c0436b18
Kaj extremely hates the hugely profuse use of fundamentally exaggerated adjectives.
2001-11-12 07:45:34 +10:00
tfr@sarvik.tfr.cafe.ee
632588a7af
manual.texi:
...
Update mirror listing
2001-11-11 13:37:49 +02:00
sasha@mysql.sashanet.com
f89418b4e5
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-10 22:24:46 -07:00
sasha@mysql.sashanet.com
beaf95b09d
work to enable reading 3.23 logs - not yet finished
...
moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc
write start event only in the first log
2001-11-10 22:24:12 -07:00