summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-12-064-119/+23
|\
| * Merge arjen@work.mysql.com:/home/bk/mysql-4.0arjen@co3064164-a.bitbike.com2001-12-061-10/+10
| |\
| | * Fixed typos in boolean fulltext search text.arjen@co3064164-a.bitbike.com2001-12-061-10/+10
| * | bulk_insert feature can be turned offserg@serg.mysql.com2001-12-053-3/+4
| |/
| * Change mode to -rw-rw-r--serg@serg.mysql.com2001-12-051-0/+0
| * Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-12-051-106/+9
| |\
| | * wrong menues - mostly leftover after grand manual massage - that broke texinf...serg@serg.mysql.com2001-12-051-106/+9
* | | merge with 3.23.47monty@hundin.mysql.fi2001-12-0614-31/+257
|\ \ \
| * | | Small changes to mysql_config.shmonty@hundin.mysql.fi2001-12-052-10/+25
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-12-058-34/+127
| |\ \ \
| | * | | Upgrade version numbermonty@hundin.mysql.fi2001-12-051-1/+1
| | * | | Fixed bug in LEFT JOINmonty@hundin.mysql.fi2001-12-057-33/+126
| * | | | buf0buf.ic, mtr0log.ic:heikki@donna.mysql.fi2001-12-042-2/+15
| * | | | log0recv.c:heikki@donna.mysql.fi2001-12-041-1/+3
| * | | | get correct paths in mysql_config even if the user moves basedirsasha@mysql.sashanet.com2001-12-011-0/+39
| * | | | added build-tagssasha@mysql.sashanet.com2001-11-303-0/+33
| |/ / /
| * | | Better optimization for InnoDB and BDB tables for ORDER BYmonty@hundin.mysql.fi2001-11-2910-7/+143
| * | | Added read log caching and fixed a possible bug in write cacheing.monty@hundin.mysql.fi2001-11-282-6/+25
* | | | Update of query cache codemonty@hundin.mysql.fi2001-12-0616-80/+305
* | | | mergemonty@hundin.mysql.fi2001-12-0566-929/+4255
|\ \ \ \ | |_|/ / |/| | |
| * | | Update of query cache code.monty@hundin.mysql.fi2001-12-0528-1942/+2197
| * | | Query cache.monty@hundin.mysql.fi2001-12-0251-292/+3363
* | | | Updated Sinisa's contribution items.arjen@co3064164-a.bitbike.com2001-12-051-3/+23
| |_|/ |/| |
* | | myisam_bulk_insert_tree_size clarificationserg@serg.mysql.com2001-12-041-5/+7
* | | ft_boolean_search.c bugfix "+(aaa bbb) +ccc"serg@serg.mysql.com2001-12-042-18/+41
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-12-032-11/+6
|\ \ \
| * | | tags: target added for Sashaserg@serg.mysql.com2001-12-032-11/+6
* | | | use $MASTER_PORTsasha@mysql.sashanet.com2001-12-014-15/+9
* | | | manual.texi mysql_store_results() -> mysql_store_result()paul@teton.kitebird.com2001-11-301-2/+2
| |/ / |/| |
* | | Update test resultsmonty@hundin.mysql.fi2001-11-291-0/+3
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-2912-63/+216
|\ \ \
| * | | Fix not critical MyISAM bug in locking.monty@hundin.mysql.fi2001-11-299-14/+97
| * | | Extended manual section about MySQL statesmonty@hundin.mysql.fi2001-11-284-49/+119
* | | | Merge jcole@work.mysql.com:/home/bk/mysql-4.0jcole@sarvik.tfr.cafe.ee2001-11-282-0/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | docbook-fixup.pl:jcole@sarvik.tfr.cafe.ee2001-11-281-1/+1
| * | | docbook-fixup.pl:jcole@sarvik.tfr.cafe.ee2001-11-282-0/+25
* | | | Mergeserg@serg.mysql.com2001-11-2813-118/+113
|\ \ \ \
| * | | | boolean fulltext search without an indexserg@serg.mysql.com2001-11-2813-118/+113
* | | | | Merge tfr@work.mysql.com:/home/bk/mysql-4.0tfr@sarvik.tfr.cafe.ee2001-11-281-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mirrors.texi:tfr@sarvik.tfr.cafe.ee2001-11-281-0/+5
| | |/ / | |/| |
* | | | Fix of testcases after merge.monty@hundin.mysql.fi2001-11-285-18/+29
* | | | mergemonty@hundin.mysql.fi2001-11-2810-62/+88
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge work:/home/bk/mysql into mysql.sashanet.com:/reiser-data/mysqlsasha@mysql.sashanet.com2001-11-275-7/+13
| |\ \
| | * | fixed alias drop bug in binlogsasha@mysql.sashanet.com2001-11-275-7/+13
| * | | Small safety fixmonty@hundin.mysql.fi2001-11-285-8/+13
| |/ /
| * | Fixed bug when joining with caching.monty@hundin.mysql.fi2001-11-274-44/+65
* | | Fix for IO_CACHE.monty@hundin.mysql.fi2001-11-289-109/+142
* | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0monty@bitch.mysql.fi2001-11-2829-407/+490
|\ \ \
| * | | New improved IO_CACHEmonty@bitch.mysql.fi2001-11-2829-407/+490
* | | | mirrors.texi:tfr@sarvik.tfr.cafe.ee2001-11-271-0/+4