Commit graph

3576 commits

Author SHA1 Message Date
arjen@co3064164-a.bitbike.com
cb282ee506 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2002-03-05 15:16:53 +10:00
arjen@co3064164-a.bitbike.com
6b4ee955d3 Fixup of some titles (length and caps). 2002-03-05 15:14:05 +10:00
jani@rhols221.adsl.netsonic.fi
49f8b5849a Support for running different versions of mysqld with mysqld_multi 2002-03-04 23:16:43 +02:00
serg@serg.mysql.com
adf4f462ed apply freebsd/alpha portability patch 2002-03-04 17:04:21 +00:00
paul@teton.kitebird.com
98aec317bb Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-04 09:58:18 -06:00
serg@serg.mysql.com
2a973ced22 bug with indexless boolean fts fixed 2002-03-04 13:17:49 +00:00
zak@linux.local
68fc8f14b6 Additional minor patch for indexterms inside para handling 2002-03-04 02:16:37 -07:00
sasha@mysql.sashanet.com
a664ca007d fixed the use of unitialized variable - code now works on the test system
of one of our users which replicates from a live server. So I now have a
lot of confidence in it and will push. It passes all tests, so I if I broke
somebody's code in 3.23 merge this is your fault - you should have had a good test
case :-)
2002-03-02 22:00:37 -07:00
sasha@mysql.sashanet.com
f59809c85a load local fix
overrun sentry in my_vsnprintf() test
will not be pushed yet
2002-03-02 12:45:44 -07:00
monty@tik.mysql.fi
cb3499b7de merge 2002-03-02 13:59:26 +02:00
monty@tik.mysql.fi
9d9bcf25e7 Fix sorting of NULL values (Should always be first)
Fix problem with HAVING and MAX() IS NOT NULL
2002-03-02 09:51:24 +02:00
sasha@mysql.sashanet.com
b305a27ac1 post-merge fixup 2002-03-01 21:14:13 -07:00
sasha@mysql.sashanet.com
aa67831207 merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.
Let's hope this did not break anything. Will not push this one until Monty
gets back
2002-03-01 19:36:46 -07:00
sasha@mysql.sashanet.com
fdb0e646cd Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-03-01 17:14:40 -07:00
sasha@mysql.sashanet.com
40be5306e1 make my_vsnprintf() work with oversized strings
fixed replication bug - flush_master_info() needs to be called every time we read an 
    event from master

this is will not be pushed yet
2002-03-01 17:12:15 -07:00
serg@serg.mysql.com
863b5da02d Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-03-01 16:58:06 +00:00
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