serg@serg.mysql.com
7347504ed6
phrase search parser bug
2002-05-08 16:47:27 +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
jani@rhols221.adsl.netsonic.fi
3a83499e35
Merge work:/home/bk/mysql-4.0
...
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
2002-05-07 21:27:40 +03:00
serg@serg.mysql.com
a902712b93
"duplicated rows" bug
2002-05-07 18:27:39 +00:00
jani@rhols221.adsl.netsonic.fi
c445048341
Fixed some bugs in my_getopt.c, added functionality for new GET_*
...
types, migrated mysqld.cc to use my_getopt.
2002-05-07 20:35:06 +03:00
serg@serg.mysql.com
d8f20876be
bug with indexless boolean fts and master-slave optimization fixed
2002-05-07 11:43:25 +00:00
bell@sanja.is.com.ua
dcaf8cfc43
Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
2002-05-03 23:53:17 +03:00
bell@sanja.is.com.ua
11fdb9d19b
Typo fixed
2002-05-03 23:52:36 +03:00
lenz@mysql.com
284633077b
Re-added the missing comma as required by the manual style guide
2002-05-03 20:25:03 +02:00
lenz@mysql.com
041238d7bd
Added "gnutar" to the TARs to check for, since this seems to be
...
how it's named on Mac OS X (thanks to Paul DuBois <paul@snake.net>
for the hint)
2002-05-03 20:13:30 +02:00
lenz@mysql.com
c6aa76a58c
Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.0.spec
2002-05-03 12:32:11 +02:00
lenz@mysql.com
818af46d6c
Reworked the RPM spec file and added several fixes to make the
...
build scripts work again.
2002-05-03 12:31:25 +02: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
db8610b387
Change bk post-commit trigger to pick up anything under Docs/ instead of just Docs/manual.texi
2002-05-03 08:57:31 +10:00
arjen@fred.bitbike.com
0f528bee42
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-05-03 08:51:38 +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
7b101d5f81
manual merge
2002-05-02 10:46:20 -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
monty@hundin.mysql.fi
7d276c3bb8
Portability fix
2002-04-30 16:40:46 +03:00
jani@rhols221.adsl.netsonic.fi
c8712a5b14
Merge work:/home/bk/mysql-4.0
...
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
2002-04-30 12:34:25 +03:00
jani@rhols221.adsl.netsonic.fi
ee4cfa340a
Fixed a bug in mysqldump.c
2002-04-30 12:32:45 +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
paul@teton.kitebird.com
a64077e0ee
Manual_style_guidelines.txt New item for style guidelines
2002-04-29 15:59:11 -05: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
serg@serg.mysql.com
b79f2f510d
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-04-28 21:27:21 +00:00
serg@serg.mysql.com
900788b2a1
init_dynamic_array MyODBC compatibility fix
2002-04-28 21:22:37 +00:00
bell@sanja.is.com.ua
ea459bc950
disabled query cache in mysqldump queries
2002-04-27 12:09:59 +03:00
paul@teton.kitebird.com
10135e11f1
manual.texi Minor tweaks to SHOW VARIABLES section.
2002-04-26 12:52:09 -05:00
lenz@mysql.com
1c2d9adbea
Fixed a typo and the wording of the message that is being displayed after "configure" has run
2002-04-26 17:52:50 +02:00
paul@teton.kitebird.com
ec07cbdfa4
manual.texi More SQL keyword capping + misc example format fixups.
2002-04-26 09:59:52 -05:00
paul@teton.kitebird.com
1d56eb7ab4
manual.texi Use wildcard consistently, not a mix of wild card,
...
manual.texi wild-card, and wildcard.
2002-04-26 09:28:11 -05:00
arjen@fred.bitbike.com
a20e563a6e
Merge work.mysql.com:/home/bk/mysql-4.0
...
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-04-26 20:12:26 +10:00
arjen@fred.bitbike.com
0a6e773ca3
Fixups in manual texi source and XML/Docbook output scripts.
2002-04-26 20:05:46 +10:00
monty@hundin.mysql.fi
36f81cb5f0
Added new error messages to mysqld_error.txt
2002-04-26 10:45:12 +03:00