Commit graph

3440 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
ed8fc0b0c6 Fix for --enable-local-infile 2002-03-06 22:06:18 +02:00
monty@hundin.mysql.fi
fa38c84be7 merge 2002-03-06 19:53:31 +02:00
monty@hundin.mysql.fi
668d09cc5c Fixed bug in DATE_FORMAT when used with GROUP BY 2002-03-06 18:36:31 +02:00
serg@serg.mysql.com
2d9d140771 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-03-06 15:11:23 +00:00
Sinisa@sinisa.nasamreza.org
c00ddbab54 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-06 14:41:26 +02:00
Sinisa@sinisa.nasamreza.org
5d83add471 iA fix for small bug that returns wrong index instead of enf of file 2002-03-06 14:39:16 +02:00
serg@serg.mysql.com
9730790c0c News updated 2002-03-06 09:24:12 +00:00
monty@tik.mysql.fi
4508fbb558 Use portable comments in assembler files 2002-03-05 19:19:00 +02:00
sasha@mysql.sashanet.com
7779e2cbe6 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-03-05 08:49:12 -07:00
sasha@mysql.sashanet.com
38e31c6f0b replication documentation update 2002-03-05 08:48:03 -07:00
monty@tik.mysql.fi
c1ab560c3d Corrected fix for not freed memory when using corrupted tables 2002-03-05 17:38:16 +02:00
monty@tik.mysql.fi
cde0896521 Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23 2002-03-05 15:49:34 +02:00
monty@tik.mysql.fi
539718ba25 Update scripts for new POSIX spec
Fix for --enable-local-infile
Portability fix for bison
2002-03-05 15:46:30 +02:00
Sinisa@sinisa.nasamreza.org
ea087c4fa1 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-05 14:24:34 +02:00
Sinisa@sinisa.nasamreza.org
1086e7c52f several bug fixes and tests 2002-03-05 14:22:32 +02:00
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
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