serg@serg.mysql.com
f0e137e539
follow-up correction patch for 'boolean fulltext search weighting scheme changed'
2002-04-19 13:59:54 +00:00
serg@serg.mysql.com
c64221f107
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-04-19 13:45:01 +00:00
serg@serg.mysql.com
239f0714a6
boolean fulltext search weighting scheme changed
2002-04-19 13:36:16 +00:00
monty@tik.mysql.fi
f98bf0a065
Fixed bug in @@unknown_variable
2002-04-19 11:38:58 +03:00
paul@teton.kitebird.com
195aecad8f
manual.texi Ditto for fail safe and fail-safe (use fail-safe).
...
manual.texi Use thread-safe consistently, not a mixture of
manual.texi thread safe and thread-safe.
2002-04-19 01:14:32 -05:00
paul@teton.kitebird.com
249eb22cf9
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-04-19 01:07:42 -05:00
arjen@fred.bitbike.com
3f796edc51
Style fix (by Trevor Smith).
2002-04-19 14:21:22 +10:00
arjen@fred.bitbike.com
3ee3dd6b49
Changed @node name with "i/o" to "I/O" for clarity and consistency.
2002-04-19 14:15:11 +10:00
arjen@fred.bitbike.com
3bef32c052
Added @node for mysql_thread_safe() (text by Paul DuBois).
...
Removed blank line that messed up @node relinking (someone committed without testing!)
2002-04-19 14:06:52 +10:00
sasha@mysql.sashanet.com
fb1a0c950b
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-04-18 18:51:10 -06:00
sasha@mysql.sashanet.com
b82d2ff355
fixed assertion failure on corrupted log in reckless slave mode
2002-04-18 18:41:45 -06:00
paul@teton.kitebird.com
4991df98fc
manual.texi Get rid of non-ASCII (?) character.
2002-04-18 17:16:18 -05:00
paul@teton.kitebird.com
c214287c44
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-04-18 17:07:37 -05:00
paul@teton.kitebird.com
f37434614b
manual.texi Mods to RESET section (syntax description said FLUSH,
...
manual.texi options table was busted in HTML version).
manual.texi Minor mods to FLUSH section.
manual.texi Minor mods to RENAME TABLE section.
2002-04-18 17:04:30 -05:00
serg@serg.mysql.com
5f2d79c55a
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-04-18 18:51:01 +00:00
serg@serg.mysql.com
2e6b3c2673
ftb bug fixed
2002-04-18 18:44:18 +00:00
paul@teton.kitebird.com
5f5cc5795d
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-04-18 12:23:39 -05:00
serg@serg.mysql.com
e1a6d0e13d
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-04-18 17:23:38 +00:00
paul@teton.kitebird.com
f917c8e051
manual.texi Some HANDLER section cleanup; section is still confusing, though.
...
manual.texi Remove some duplicated words (like "the the column")
2002-04-18 10:27:00 -05:00
monty@hundin.mysql.fi
baa297b789
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2002-04-18 18:24:15 +03:00
monty@tik.mysql.fi
f94d84a9ec
SHOW VARIABLES LIKE ... are now case insensitive
...
Fixed stack overflow checking with crash-me with gcc 3.0.4
Using @@unknown_variable doesn't hang client anymore
Added @@VERSION variable
2002-04-18 18:24:14 +03:00
paul@teton.kitebird.com
20621cd9ea
manual.texi Clarify scope of HANDLER statement.
2002-04-18 09:48:13 -05:00
serg@serg.mysql.com
366fe664b0
Merge
2002-04-18 14:26:47 +00:00
serg@serg.mysql.com
2dc6af4a38
phrase search is documented
2002-04-18 14:23:02 +00:00
paul@teton.kitebird.com
5168ad594b
manual.texi More pertinent @ref.
...
manual.texi Add note about "source" to one batch file section,
manual.texi make it more obvious to readers that there is another
manual.texi batch file section with more information.
2002-04-18 09:16:03 -05:00
serg@serg.mysql.com
3cc69d5a64
phrase search
2002-04-18 14:12:29 +00:00
jani@rhols221.adsl.netsonic.fi
0ac5fa5246
Merge work:/home/bk/mysql-4.0
...
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
2002-04-18 13:54:26 +03:00
jani@rhols221.adsl.netsonic.fi
430e9cab9f
Bug fixes in mysql.cc and myisamchk.c
2002-04-18 13:53:28 +03:00
heikki@hundin.mysql.fi
626f5bff47
univ.i:
...
Prevent use of X86 assembler when WIN64 defined
2002-04-18 12:03:40 +03:00
heikki@hundin.mysql.fi
c8b5e41791
univ.i:
...
Make possible switch off X86 assembler usage in Windows: needed for the Itanium port
2002-04-18 10:50:42 +03:00
heikki@hundin.mysql.fi
8da85956dd
Many files:
...
Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
2002-04-18 10:40:32 +03:00
jcole@mugatu.spaceapes.com
7b2c9943e2
Merge jcole@work.mysql.com:/home/bk/mysql-4.0
...
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-04-17 20:12:42 -05:00
paul@teton.kitebird.com
ab8851d6ef
manual.texi Use @strong{lowercasename} consistently to refer to privileges.
...
manual.texi Minor mods to OPTIMIZE TABLE section.
2002-04-17 18:41:02 -05:00
paul@teton.kitebird.com
2eae032595
manual.texi Table types are @code{}, not @strong{}.
2002-04-17 16:01:52 -05:00
paul@teton.kitebird.com
433d400170
manual.texi Use I/O consistently, not I/O sometimes and i/o sometimes.
...
manual.texi Fix a bunch of menu/section titles that are
manual.texi missing @code{} around command names.
manual.texi Use question marks at the end of questions.
manual.texi Added missing 3.23.16 change note about
manual.texi SLAVE START/STOP.
2002-04-17 15:51:16 -05:00
paul@teton.kitebird.com
8da8694d7c
manual.texi Added missing change 3.23.26 note about renaming of
...
manual.texi FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.
2002-04-17 13:19:41 -05:00
paul@teton.kitebird.com
1b042bb333
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-04-17 09:39:51 -05:00
monty@work.mysql.com
794eb03b29
Deleted some old Makefiles
2002-04-17 15:32:28 +02:00
monty@hundin.mysql.fi
18fd8bef7d
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-04-17 16:15:46 +03:00
monty@tik.mysql.fi
c987b8bab8
Fixed typo
...
Removed some files from the bitkeeper delete tree.
(To fix problem with duplicate filenames on MacOS X)
2002-04-17 16:06:19 +03:00
monty@tik.mysql.fi
6519ed11fe
Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23
2002-04-17 11:47:29 +03:00
monty@tik.mysql.fi
e29bd611f9
Abort if 'listen()' on TCP/IP fails.
2002-04-17 11:45:26 +03:00
monty@hundin.mysql.fi
fadcf27995
Removed wrong configure line from configure.in
2002-04-17 09:26:47 +03:00
monty@tik.mysql.fi
7258bf9357
Cleanup of pthread_cond_timedwait for HPUX
2002-04-17 08:59:48 +03:00
arjen@fred.bitbike.com
ae4455b5e7
English text enhancement.
...
SQL keywords/statements in caps.
2002-04-17 11:18:41 +10:00
paul@teton.kitebird.com
cccebf1946
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-04-16 16:39:36 -05:00
sasha@mysql.sashanet.com
19c57455a5
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-04-16 13:26:10 -06:00
Sinisa@sinisa.nasamreza.org
9fc8200249
Small fix for HP-UX 10.20 with DCE threads
...
Also --with-libwrap is tested on Linux just fine.
2002-04-16 21:19:00 +03:00
paul@teton.kitebird.com
9954c0dbf6
manual.texi Change note mods, 4.0.2.
2002-04-16 11:28:05 -05:00
paul@teton.kitebird.com
1553cb8da7
manual.texi fix typo, clarify sentence
2002-04-16 11:10:09 -05:00