Commit graph

1739 commits

Author SHA1 Message Date
serg@sergbook.mysql.com
6052c85604 Merge 2002-05-15 20:57:10 +02:00
serg@sergbook.mysql.com
8667b0a2d9 yet another ft-trunc bug fixed 2002-05-15 20:31:24 +02:00
monty@hundin.mysql.fi
a68e91cc60 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-15 17:23:14 +03:00
monty@hundin.mysql.fi
48067f3cd6 Removed some long from mysqld comments (should be in manual). 2002-05-15 16:36:41 +03:00
Sinisa@sinisa.nasamreza.org
17bdd9d68d fixing resolve errors 2002-05-15 14:18:36 +03:00
Sinisa@sinisa.nasamreza.org
961f98f1d0 resolve changes 2002-05-15 14:11:27 +03:00
Sinisa@sinisa.nasamreza.org
d65671f778 Features made for Schlund plus several bug fixes.
Read a manual for more detail
2002-05-15 13:50:38 +03:00
arjen@fred.bitbike.com
05b874714b Style fixups. 2002-05-15 09:46:57 +10:00
arjen@fred.bitbike.com
ce29105265 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-05-15 09:42:32 +10:00
paul@teton.kitebird.com
438e3debcb manual.texi Operators are operators, not functions, so they take
manual.texi	operands, not arguments.
2002-05-14 11:10:29 -05:00
paul@teton.kitebird.com
5cabfa201b manual.texi Update description of logical AND. (In 3.23.9, it changed
manual.texi	behavior to return NULL, not zero, if either operand is NULL)
2002-05-14 11:03:10 -05:00
paul@teton.kitebird.com
bd3421c45b manual.texi Change note mods, 3.23.51. 2002-05-14 11:00:10 -05:00
paul@teton.kitebird.com
6eae1feb05 manual.texi Clarify meaning of SET TRANSACTION. 2002-05-14 11:00:09 -05:00
paul@teton.kitebird.com
728ff6f134 manual.texi Add --quote-names to mysqldump option list. 2002-05-14 11:00:08 -05:00
paul@teton.kitebird.com
9c20630918 manual.texi DATE_FORMAT() %U, %u, %V, %u specifiers produce two digits. 2002-05-14 11:00:07 -05:00
arjen@fred.bitbike.com
e41fc926bd Fix in CONCAT/DELETE example to make it work with text fields (from Greg Jones). 2002-05-14 09:03:25 +10:00
arjen@fred.bitbike.com
b292571c77 Added doc/changelog for --no-beep and --prompt=... in mysql cmdline client.
(--prompt code contributed by Harrison Fisk.)
Made mysql subsection title clear.
Little style cleanups.
2002-05-10 11:04:44 +10:00
arjen@fred.bitbike.com
34a9241f86 Style fixup for docs commit. 2002-05-09 14:17:49 +10:00
monty@narttu.
31091c3b8b merge 2002-05-09 06:29:49 +03:00
monty@narttu.
ea206309ef Update manual information about libstdc++ 2002-05-09 06:19:02 +03:00
monty@hundin.mysql.fi
17741ac2a0 Updated patch for glibc 2002-05-09 06:03:51 +03:00
arjen@fred.bitbike.com
3117ee6b80 Made "full-text" references consistent. 2002-05-09 07:19:10 +10:00
paul@teton.kitebird.com
58eff32903 manual.texi Clean up some MERGE uses.
manual.texi	Change note mods, 4.0.2.
2002-05-08 13:13:46 -05:00
paul@teton.kitebird.com
42af46cae4 manual merge 2002-05-08 13:13:45 -05:00
serg@serg.mysql.com
d8c9b903b3 three fulltext search bugs documented in News section 2002-05-08 18:13:44 +00:00
arjen@fred.bitbike.com
6dae651846 Clarified default of case-insensitive ORDER BY for char-type columns. 2002-05-08 12:57:47 +10:00
arjen@fred.bitbike.com
01bfcfd298 Documented server behaviour for out-of-range dates. 2002-05-08 10:25:26 +10:00
paul@teton.kitebird.com
816ac895c6 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-05-03 13:13:31 -05:00
arjen@fred.bitbike.com
6e2fe429ae Late source entry of some proofread catches in ch02. 2002-05-03 10:00:57 +10:00
arjen@fred.bitbike.com
b79e410fbc Cleanups for reserved words table. 2002-05-03 08:47:21 +10:00
arjen@fred.bitbike.com
f4693d2cdc NOTE: this is post-O'Reilly final.
Change table from 4 columns to 3 (looks better in output).
2002-05-03 08:16:19 +10:00
paul@teton.kitebird.com
97e464ccfb manual.texi Change note mods, 4.0.[12].
Manual_style_guidelines.txt	put back item I lost after manual merge.
2002-05-02 12:53:56 -05:00
arjen@fred.bitbike.com
23982514c1 Update on British English. 2002-05-02 17:09:42 +10:00
arjen@fred.bitbike.com
4255232f09 (hopefully) final fixups for O'Reilly and XML/DocBook. 2002-05-02 16:31:03 +10:00
arjen@fred.bitbike.com
bbdd1aa7cb Fixed oopsie in table column fraction. 2002-05-01 11:15:27 +10:00
arjen@fred.bitbike.com
e247e514e8 Bundle of O'Reilly-related fixups, mostly table column-width related. 2002-05-01 10:59:24 +10:00
bell@sanja.is.com.ua
4328a8cff0 ChangeLog merging 2002-04-30 21:27:26 +03:00
arjen@fred.bitbike.com
643a90b222 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-04-30 09:34:15 +10:00
arjen@fred.bitbike.com
e72ed66bd2 Removed another rebel reference by Sasha... 2002-04-30 09:29:47 +10:00
lenz@mysql.com
fc8240d19b Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/my/mysql-4.0
2002-04-29 20:51:34 +02:00
lenz@mysql.com
0629c24b09 - Added Docs/Manual_style_guidelines.txt on Paul's request - this document
is supposed to become the central repository for documentation guidelines
- re-fixed wording in configure.in according to Manual style guidelines
  (thanks to Paul for the hint)
2002-04-29 19:51:01 +02:00
paul@teton.kitebird.com
1c7925fc65 manual.texi Change note mods, 4.0.2. 2002-04-29 10:52:03 -05:00
monty@hundin.mysql.fi
37d6a4e492 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-04-29 12:25:35 +03:00
monty@hundin.mysql.fi
9d0f8a1b5f Fixed that enable-reads-from-master and repl-parse-query works in option files.
Fixed slowdown problem on win98
Fixed syntax for ALTER TABLE .. RENAME
2002-04-29 12:24:14 +03:00
arjen@fred.bitbike.com
ba8a5fdc3c Various fixups in chapters 4-5 (O'Reilly feedback). 2002-04-29 15:29:59 +10:00
arjen@fred.bitbike.com
b7989fa572 Changed indices to indexes for consistency.
Added FIX reminder regarding @multitable in SHOW VARIABLES section.
2002-04-29 12:09:29 +10:00
arjen@fred.bitbike.com
6e9ade6770 Re-added note about R-trees in PostgreSQL (noting MySQL 4.1 support too). 2002-04-29 10:29:56 +10:00
arjen@fred.bitbike.com
cb280c5dc3 Added updated roadmap to MySQL/PostgreSQL comparison (by Monty). 2002-04-29 10:12:44 +10:00
arjen@fred.bitbike.com
c4f8e2c0e9 URL changed (reported by Melvyn Sopacua). 2002-04-29 09:06:39 +10:00
bell@sanja.is.com.ua
ea459bc950 disabled query cache in mysqldump queries 2002-04-27 12:09:59 +03:00