Commit graph

3360 commits

Author SHA1 Message Date
serg@serg.mysql.com
4e6150d4c7 fulltext+const_table bug fixed 2002-03-01 16:57:08 +00:00
Sinisa@sinisa.nasamreza.org
dbf2e812a8 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-01 13:59:00 +02:00
paul@teton.kitebird.com
d0e09ed8db Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-02-28 16:21:09 -06:00
Sinisa@sinisa.nasamreza.org
90629e2ccd many fixes 2002-02-28 21:58:32 +02:00
tfr@sarvik.tfr.cafe.ee
12f1cba0e7 mirrors.texi:
Update
costarica.txt, costarica.gif, costarica.eps:
  new file
2002-02-28 18:24:42 +02:00
Sinisa@sinisa.nasamreza.org
241f870744 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-02-28 13:51:52 +02:00
Sinisa@sinisa.nasamreza.org
b42ec166c0 Surgical changes in sql_select and sql_union code in order to
accomodate EXPLAIN properly for all possible variant of UNION's
derived tables etc ...

This also fixes all reported (and unreported) bugs when EXPLAIN is
run on UNION's.

select_describe() now has a very dirty hack to avoid some problems
with transactional tables on table unlocking.

Code speedup is possible. For the moment all that was important was
that all tests are passed.
2002-02-28 13:50:00 +02:00
arjen@co3064164-a.bitbike.com
f70c20efdc InnoDB stable notice (from 3.23.49). 2002-02-28 20:07:03 +10:00
zak@linux.local
17617180f2 Final set of changes for the docbook patching scripts for the MySQL
reference manual for O'Reilly.
2002-02-27 07:25:43 -07:00
zak@linux.local
1ae784153e colspec-fix.pl:
Script that takes the relative values in the 
  colspec tags and converts them to absolute values.
2002-02-27 06:47:14 -07:00
zak@linux.local
7f8b3ad3a0 Nice, relaxing Perl munging. :) Have another change to put into this
changeset - afaik, I can edit changesets with bk. So, rather than wait, I will
commit this now, finish up the other code, try to alter the changeset and then
push all the changes up.
2002-02-27 04:35:26 -07:00
serg@serg.mysql.com
87a3c7f0f9 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-02-26 12:44:35 +00:00
serg@serg.mysql.com
a93191a41a ft_boolean_search - minor simplification
manual: News updated
2002-02-26 12:42:22 +00:00
sasha@mysql.sashanet.com
8c01c96f90 updated version 2002-02-23 16:08:04 -07:00
sasha@mysql.sashanet.com
e4fe5ce185 Merge work:/home/bk/mysql into mysql.sashanet.com:/reiser-data/mysql 2002-02-23 14:44:12 -07:00
sasha@mysql.sashanet.com
5a34e9d250 updated glibc build instructions 2002-02-23 14:42:32 -07:00
serg@serg.mysql.com
e70ed294ae Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2002-02-23 15:22:53 +00:00
serg@serg.mysql.com
f2e7bb1204 mf_qsort.c:
qsort implementation backported from 4.0 tree, the old one was buggy
2002-02-23 15:22:19 +00:00
Sinisa@sinisa.nasamreza.org
c630531bb3 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-02-23 14:03:19 +02:00
Sinisa@sinisa.nasamreza.org
869004c683 Small addition to SHOW GRANTS 2002-02-23 14:00:07 +02:00
mwagner@cash.mwagner.org
51f47c3e07 manual.de.texi:
Experiment
2002-02-23 03:35:57 -06:00
mwagner@cash.mwagner.org
f58c0175a9 manual.de.texi:
@uref fix-ups
include.de.texi:
  new file
2002-02-23 03:25:26 -06:00
mwagner@cash.mwagner.org
2d72a15722 manual.de.texi:
new file
2002-02-23 03:12:08 -06:00
arjen@co3064164-a.bitbike.com
8a4b1298e5 Various fixups to correct DocBook output of manual. 2002-02-22 12:04:59 +10:00
arjen@co3064164-a.bitbike.com
da19322368 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2002-02-22 08:45:06 +10:00
arjen@co3064164-a.bitbike.com
7345205a44 Added MySQLfront to list of progs, for fairness; until all others are in the portals too. 2002-02-22 08:42:55 +10:00
paul@teton.kitebird.com
2645d5083f Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-02-21 16:10:27 -06:00
Sinisa@sinisa.nasamreza.org
3b5ae7f492 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-02-21 13:41:15 +02:00
Sinisa@sinisa.nasamreza.org
7bda9e7239 some UNION bug fixes.. 2002-02-21 13:40:22 +02:00
miguel@light.local
a4a150454e Changes for to control the tables and log clean up. 2002-02-20 23:20:15 -03:00
serg@serg.mysql.com
fce63b0044 wording changed 2002-02-20 23:00:32 +00:00
serg@serg.mysql.com
2cef9ef99d memory leak with broken tables fixed 2002-02-20 13:06:54 +00:00
serg@serg.mysql.com
26e0a5c5eb Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2002-02-20 12:03:43 +00:00
arjen@co3064164-a.bitbike.com
4ef5a7de9e Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2002-02-20 11:43:25 +10:00
arjen@co3064164-a.bitbike.com
dfb62cee2a Windows shutdown procedure further clarified, added NT workaround.
Fixed typo.
2002-02-20 11:39:26 +10:00
serg@serg.mysql.com
410cae668d bug fixed 2002-02-19 13:42:33 +00:00
Sinisa@sinisa.nasamreza.org
1f353c0073 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-02-19 15:12:52 +02:00
Sinisa@sinisa.nasamreza.org
b78cdc254d small fix for 2.95.4 compiler 2002-02-19 15:10:12 +02:00
monty@tik.mysql.fi
c639329afb Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0 2002-02-19 00:02:55 +02:00
monty@tik.mysql.fi
d7c268b325 Fix to work with old ISAM privilege tables + ssl support. 2002-02-18 23:54:45 +02:00
arjen@co3064164-a.bitbike.com
a083d8c164 Clarify Windows service shutdown behaviour. 2002-02-19 07:37:49 +10:00
arjen@co3064164-a.bitbike.com
68cbe4d708 VACUUM fixup in PostgreSQL info. 2002-02-18 16:49:09 +10:00
arjen@co3064164-a.bitbike.com
531ae581fb Fixed typo.
Added update about PostgreSQL 7.2 and VACUUM.
2002-02-18 12:21:47 +10:00
arjen@co3064164-a.bitbike.com
aa470adf5b Added "well-formed" XML checker script. 2002-02-18 11:44:39 +10:00
arjen@co3064164-a.bitbike.com
7bed2413e1 Added DocBook chapter split script. 2002-02-18 11:39:36 +10:00
zak@linux.local
5587460464 Merge zgreant@work.mysql.com:/home/bk/mysql-4.0
into linux.local:/home/zak/bk/mysql-4.0
2002-02-17 17:44:46 -07:00
sasha@mysql.sashanet.com
b065873163 RPM clean-up 2002-02-16 13:52:15 -07:00
sasha@mysql.sashanet.com
bcd8cd1372 updated build scripts for new Linux build 2002-02-16 11:32:06 -07:00
tfr@sarvik.tfr.cafe.ee
9e21382065 manual.texi:
Fix typo in a contrib download filename
2002-02-16 02:18:58 +02:00
tfr@sarvik.tfr.cafe.ee
8b528f2d6f Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2002-02-16 01:16:55 +02:00