Commit graph

2419 commits

Author SHA1 Message Date
Sinisa@sinisa.nasamreza.org
71775a801f Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-09-04 21:28:59 +03:00
Sinisa@sinisa.nasamreza.org
8f539d2e5e A small explanation regarding comparison of ENUM and SET values 2002-09-04 21:25:53 +03:00
serg@serg.mysql.com
2697582cfb merged 2002-09-04 16:00:57 +00:00
serg@serg.mysql.com
0ce6e3ea15 changelog updated 2002-09-04 15:55:40 +00:00
Sinisa@sinisa.nasamreza.org
d88492938d Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-09-04 15:26:25 +03:00
Sinisa@sinisa.nasamreza.org
cded64f5f3 a small bug fix 2002-09-04 15:24:27 +03:00
lenz@mysql.com
2ed3af4d8f Merge mysql.com:/space/my/mysql-4.0
into mysql.com:/space/my/mysql-4.0-build
2002-09-04 13:43:04 +02:00
lenz@mysql.com
dcf559af18 - Reworked/Cleaned up Build-tools/Do-compile to be more flexible and
better documented
 - Added a note to manual.texi about using sysctl to tune Linux kernel
   parameters, corrected a wrong path name
2002-09-04 13:39:21 +02:00
arjen@fred.bitbike.com
1a0e3423e6 Keyword typo fixup (noted by Carsten). 2002-09-04 11:35:28 +10:00
Sinisa@sinisa.nasamreza.org
1703a7b006 Adding to the Changelog 2002-09-03 23:23:46 +03:00
monty@mashka.mysql.fi
d11512ccd2 Merge mashka.mysql.fi:/home/my/mysql-3.23
into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-03 16:50:59 +03:00
monty@mashka.mysql.fi
fee5128d25 Merge 2002-09-03 16:48:37 +03:00
monty@mashka.mysql.fi
20680f895e Check if AND/OR expression can be NULL
Better fix for ALTER TABLE on BDB tables
(Both of the above fixes are already in 4.0)
2002-09-03 15:53:07 +03:00
monty@mashka.mysql.fi
93e033fabc Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 2002-09-03 15:46:13 +03:00
monty@mashka.mysql.fi
a01a0840dc Some trivial optimzations
Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL
Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables.
Better fix for ALTER TABLE on BDB tables.
2002-09-03 15:44:25 +03:00
lenz@mysql.com
f7f940fc92 - added gcc 3.1 on HP-UX compile options to manual.texi 2002-09-02 10:05:47 +02:00
paul@teton.kitebird.com
87938a3266 manual.texi clarify 4.0.2 ORDER BY change note. 2002-09-01 20:55:05 -05:00
paul@teton.kitebird.com
94b04cdcab Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-09-01 16:49:06 -05:00
paul@teton.kitebird.com
cf814b3a6f manual.texi A little rearrangement of binlog description. 2002-09-01 16:43:50 -05:00
serg@serg.mysql.com
a5f9e95a93 merged 2002-09-01 00:02:13 +00:00
serg@serg.mysql.com
b962da9aab merged 2002-08-31 23:38:10 +00:00
serg@serg.mysql.com
27390a8d81 LOCK+modify+OPTIMIZE bugfix 2002-08-31 23:18:08 +00:00
serg@serg.mysql.com
2fb0ed812e changelog updated 2002-08-31 20:51:21 +00:00
monty@mashka.mysql.fi
184ef91d4c Merge 2002-08-31 14:41:56 +03:00
paul@teton.kitebird.com
8625fca784 manual.texi minor symlink section cleanups 2002-08-29 15:31:53 -05:00
paul@teton.kitebird.com
b5ac744db4 manual.texi define "replication coordinates"
manual.texi	minor fixups
2002-08-29 15:22:57 -05:00
paul@teton.kitebird.com
6dc167281b manual.texi minor fix 2002-08-28 11:32:53 -05:00
paul@teton.kitebird.com
f7ee98f438 manual.texi Some BDB fixups. 2002-08-28 11:30:10 -05:00
paul@teton.kitebird.com
0970e25d26 manual.texi minor fix to 3.23.53 change note 2002-08-28 10:00:48 -05:00
paul@teton.kitebird.com
c983bca51f Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-28 08:57:11 -05:00
paul@teton.kitebird.com
5104585fc0 manual.texi minor fixes
manual.texi	fix minor typo.
manual.texi	make some @code{} -> @file{} changes
2002-08-28 08:56:15 -05:00
Sinisa@sinisa.nasamreza.org
54594ebca1 Little but nasty bug with BDB and alter table 2002-08-28 16:41:23 +03:00
jani@rhols221.adsl.netsonic.fi
c7d7d8abe3 * Fixed a bug in my_getopt
* Fixed some spelling/language errors in mysqlcheck
* Added some more information in mysql -client internal help.
2002-08-28 13:14:11 +03:00
paul@teton.kitebird.com
7d4de76907 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 21:04:55 -05:00
paul@teton.kitebird.com
71f6a378ee manual.texi max_bin_log_size -> max_binlog_size 2002-08-27 21:02:08 -05:00
arjen@george.bitbike.com
5560580149 Fix up dating of versions to sync with the bk tags. 2002-08-28 09:22:27 +10:00
paul@teton.kitebird.com
5174d98ed2 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 16:41:25 -05:00
paul@teton.kitebird.com
7a3375c144 manual.texi minor fixes 2002-08-27 16:40:17 -05:00
lenz@mysql.com
35edb8ffd2 Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/space/my/mysql-4.0
2002-08-27 20:02:36 +02:00
paul@teton.kitebird.com
6bb2fd9f3d manual.texi --with-extra-charset -> --with-extra-charsets 2002-08-27 12:48:18 -05:00
lenz@mysql.com
00d1ca5f69 - added "--libwrap" option to Do-compile
- fixed wording of two 4.0 features in manual.texi
2002-08-27 19:48:11 +02:00
paul@teton.kitebird.com
454a5db425 manual.texi Fix busted @node for 4.0.3.
manual.texi	Document equivalence of REPAIR ... EXTENDED and
manual.texi	myisamchk --safe-recover.
2002-08-27 11:19:31 -05:00
paul@teton.kitebird.com
de871008c1 manual.texi whare -> where 2002-08-27 11:08:49 -05:00
paul@teton.kitebird.com
9b496fc37a Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 11:02:54 -05:00
paul@teton.kitebird.com
6c44112c52 manual.texi fix agreeement.
manual.texi	undo botched "-specific" to " specific"
manual.texi	some changes to dynamic variable-setting section.
2002-08-27 11:01:36 -05:00
paul@teton.kitebird.com
243e00d710 manual.texi add dashes to "-specific" constructs
manual.texi	misc. small corrections.
2002-08-27 10:53:31 -05:00
lenz@mysql.com
812f54588f - Added option "--raid" to Build-Tools/Do-compile
- Added 4.0.4 News section and updated Alpha-Linux compilation notes
   to manual.texi
 - Tagged ChangeSet 1.1244.1.2 as mysql-4.0.3
2002-08-27 16:03:42 +02:00
arjen@george.bitbike.com
e8461d6d55 Grammar fix.
B-Tree explanation fix (from Peter Zaitsev).
2002-08-27 08:05:38 +10:00
paul@teton.kitebird.com
a56631a7ca manual.texi misc. minor corrections 2002-08-26 11:28:04 -05:00
paul@teton.kitebird.com
10416c1be5 manual.texi fix typos 2002-08-24 22:34:35 -05:00