unknown
9a6d02d183
Merge work.mysql.com:/home/bk/mysql-4.0
...
into fred.bitbike.com:/home/arjen/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-26 14:36:12 +10:00
unknown
0c83caeece
Change XML/DocBook output to have version #.## instead of #.##-alpha.
...
Add URL reference to "Enforcing the GPL" article.
Removed duplicate SQL_BUFFER_RESULT/SQL_SMALL_RESULT texts (reported by Fournier Jocelyn).
Docs/Support/make-docbook:
Change XML/DocBook output to have version #.## instead of #.##-alpha.
Docs/manual.texi:
Add URL reference to "Enforcing the GPL" article.
Removed duplicate SQL_BUFFER_RESULT/SQL_SMALL_RESULT texts (reported by Fournier Jocelyn).
2002-04-26 14:35:15 +10:00
unknown
1602fa04b4
Zak's colspec script fixups.
...
Zak's manual fixups.
Docs/Support/colspec-fix.pl:
Zak's colspec script fixups.
Docs/manual.texi:
Zak's manual fixups.
2002-04-26 12:12:43 +10:00
unknown
1570ecfeca
manual.texi Minor SHOW STATUS tweaks.
...
Docs/manual.texi:
Minor SHOW STATUS tweaks.
2002-04-25 18:19:23 -05:00
unknown
4c95626eea
manual.texi add-hook -> ad hoc
...
Docs/manual.texi:
add-hook -> ad hoc
2002-04-25 10:15:24 -05:00
unknown
f0c11ef83d
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-24 12:50:40 -05:00
unknown
251857fdc2
Removed obsolete bit of text about case-sensitive regular expressions.
2002-04-24 13:39:59 +10:00
unknown
24f60591ef
Further fixups in licensing info.
...
Rewrote badly phrased sentence; we sell licenses, not the code itself.
2002-04-24 10:31:05 +10:00
unknown
9a5ce4d508
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-22 13:38:29 -05:00
unknown
ebbd2668bd
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-22 18:38:28 +00:00
unknown
5f22abb2b8
Fulltext todo updated, typo in mi_check.c fixed
...
Docs/manual.texi:
Fulltext TODO updated
myisam/mi_check.c:
typo in #ifdef fixed
2002-04-22 18:35:19 +00:00
unknown
af0a878278
manual.texi More SQL keyword capping.
...
Docs/manual.texi:
More SQL keyword capping.
2002-04-22 12:23:25 -05:00
unknown
9c0b347447
manual.texi More SQL keyword capping.
...
Docs/manual.texi:
More SQL keyword capping.
2002-04-22 10:24:27 -05:00
unknown
6840320d16
manual.texi:
...
Update manual on ON DELETE CASCADE
Docs/manual.texi:
Update manual on ON DELETE CASCADE
2002-04-22 09:45:12 +03:00
unknown
f12a00d8e1
manual.texi:
...
Update manual on ON DELETE CASCADE
Docs/manual.texi:
Update manual on ON DELETE CASCADE
2002-04-22 09:35:24 +03:00
unknown
8be822e674
manual.texi More keyword capping.
...
Docs/manual.texi:
More keyword capping.
2002-04-20 12:40:16 -05:00
unknown
cd24d15b44
manual.texi More keyword capping.
...
Docs/manual.texi:
More keyword capping.
2002-04-20 12:25:19 -05:00
unknown
73e7afaa61
manual.texi Starting to capitalize SQL keywords in examples.
...
Docs/manual.texi:
Starting to capitalize SQL keywords in examples.
2002-04-20 05:16:29 -05:00
unknown
bfe4c0ad04
manual.texi Tweaks to replication section.
...
manual.texi @code{master.info} -> @file{master.info}
manual.texi @code{my.cnf} -> @file{my.cnf}
Docs/manual.texi:
Tweaks to replication section.
2002-04-19 15:54:24 -05:00
unknown
273543e38b
manual.texi The transaction level is required, not optional.
...
Docs/manual.texi:
The transaction level is required, not optional.
2002-04-19 10:57:26 -05:00
unknown
9ec994e09f
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-19 08:59:55 -05:00
unknown
0a2319e115
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-19 13:45:01 +00:00
unknown
19013b3031
boolean fulltext search weighting scheme changed
...
Docs/internals.texi:
fulltext chapter added
Docs/manual.texi:
news updated
BitKeeper/etc/ignore:
Added Docs/internals.info to the ignore list
myisam/ft_boolean_search.c:
weighting scheme changed
2002-04-19 13:36:16 +00:00
unknown
c681007362
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.
Docs/manual.texi:
Ditto for fail safe and fail-safe (use fail-safe).
2002-04-19 01:14:32 -05:00
unknown
e2d256c5e6
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-19 01:07:42 -05:00
unknown
5ccbbee104
Style fix (by Trevor Smith).
2002-04-19 14:21:22 +10:00
unknown
21aa09fac2
Changed @node name with "i/o" to "I/O" for clarity and consistency.
2002-04-19 14:15:11 +10:00
unknown
5f9594b634
Added @node for mysql_thread_safe() (text by Paul DuBois).
...
Removed blank line that messed up @node relinking (someone committed without testing!)
Docs/manual.de.texi:
Added @node mysql_thread_safe - needs to be translated!
2002-04-19 14:06:52 +10:00
unknown
2f8d990da6
manual.texi Get rid of non-ASCII (?) character.
...
Docs/manual.texi:
Get rid of non-ASCII (?) character.
2002-04-18 17:16:18 -05:00
unknown
16ffefd617
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-18 17:07:37 -05:00
unknown
1402bee469
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.
Docs/manual.texi:
Mods to RESET section (syntax description said FLUSH,
options table was busted in HTML version).
2002-04-18 17:04:30 -05:00
unknown
8a20bc123b
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-18 18:51:01 +00:00
unknown
fa14d2e51b
ftb bug fixed
2002-04-18 18:44:18 +00:00
unknown
d11ba624fe
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-18 12:23:39 -05:00
unknown
db9a12039f
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-18 17:23:38 +00:00
unknown
68e348974a
manual.texi Some HANDLER section cleanup; section is still confusing, though.
...
manual.texi Remove some duplicated words (like "the the column")
Docs/manual.texi:
Some HANDLER section cleanup; section is still confusing, though.
2002-04-18 10:27:00 -05:00
unknown
04cd96a555
manual.texi Clarify scope of HANDLER statement.
...
Docs/manual.texi:
Clarify scope of HANDLER statement.
2002-04-18 09:48:13 -05:00
unknown
ccc556436e
Merge
...
Docs/manual.texi:
SCCS merged
2002-04-18 14:26:47 +00:00
unknown
5decbb5368
phrase search is documented
2002-04-18 14:23:02 +00:00
unknown
32b479ec56
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.
Docs/manual.texi:
More pertinent @ref.
2002-04-18 09:16:03 -05:00
unknown
849f5bb404
manual.texi Use @strong{lowercasename} consistently to refer to privileges.
...
manual.texi Minor mods to OPTIMIZE TABLE section.
Docs/manual.texi:
Use @strong{lowercasename} consistently to refer to privileges.
2002-04-17 18:41:02 -05:00
unknown
2267676cb1
manual.texi Table types are @code{}, not @strong{}.
...
Docs/manual.texi:
Table types are @code{}, not @strong{}.
2002-04-17 16:01:52 -05:00
unknown
07b716921b
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.
Docs/manual.texi:
Use I/O consistently, not I/O sometimes and i/o sometimes.
2002-04-17 15:51:16 -05:00
unknown
3cb4cfa30a
manual.texi Added missing change 3.23.26 note about renaming of
...
manual.texi FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.
Docs/manual.texi:
- Added missing change not about renming of
FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.
2002-04-17 13:19:41 -05:00
unknown
5640c204b7
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
2002-04-17 09:39:51 -05:00
unknown
c995b39757
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
...
Docs/manual.texi:
Auto merged
2002-04-17 16:15:46 +03:00
unknown
03e5b55fab
Fixed typo
...
Removed some files from the bitkeeper delete tree.
(To fix problem with duplicate filenames on MacOS X)
BitKeeper/deleted/.del-ha_hash.h~27e36916116beb3e:
Delete: sql/ha_hash.h
Docs/manual.texi:
Fixed typo
2002-04-17 16:06:19 +03:00
unknown
a94c9b0f5a
manual.texi Change note mods, 4.0.2.
...
Docs/manual.texi:
Change note mods, 4.0.2.
2002-04-16 11:28:05 -05:00
unknown
baf4a27f76
manual.texi fix typo, clarify sentence
...
Docs/manual.texi:
fix typo, clarify sentence
2002-04-16 11:10:09 -05:00
unknown
e84bfc2eff
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0
Docs/manual.texi:
Auto merged
2002-04-15 21:50:46 +03:00